| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
Pointy hat to: kris
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
Reported by: kris via pointyhat
Approved by: portmgr (marcus)
|
|
|
|
| |
Reported by: kris via pointyhat
|
|
|
|
| |
Submitted by: pointyhat via kris
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/64128
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/62886
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
PR: 59270
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- USE_AUTOCONF
- gcc 3.2 -> 3.3 on -stable
PR: 58014
Submitted by: maintainer
|
|
|
|
|
| |
PR: 56761
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
| |
Noticed thanks to: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
|
|
|
|
|
| |
Documentation has gone from master site (I hope accidently),
so I've put it on my home page to fix fetching.
Doesn't fix the checksum problem.
PR: ports/56568
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
|
|
|
|
| |
- make portlint happy: move DISTFILES
- change COMMENT a little
- ${ECHO} -> ${ECHO_MSG}
PR: 55946
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 55010
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- fix build and enable CSL2 on -STABLE with gcc32 port
- add patch for externalize service from developers
- change WITH_GCC32 to WITH_SYSTEM_GCC. Mico builds best with gcc32,
so it's default now
- bump PORTVERSION
PR: 54350
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
|
|
| |
PR: 54357
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- fix and enable lifecycle service
- WITHOUT_SREVICES=yes to build only ORB
- fixes to externalize service
PR: 54117
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install HTML documentation
- add build options: WITH_X11, WITH_QT, TITH_GTK, WITH_TCL
- fix PLIST and make it flexible and depended on build options
- add WITH_GCC32 option to build with lang/gcc32 on -STABLE
- add patches and rename old
- many style fixes
- change COMMENT to correspond to Mico current state
- decrease pkg-descr to 24 lines
PR: 53988
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove broken URL
* I'v broke mico on -STABLE accidentally. This patch fix it.
* remove dependency on gcc 3.2. it's uselessly;
* add multithread, SSL and full CORBA support;
* pass maintainership to submitter
PR: 53623
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
|
|
| |
Unbreak on -CURRENT
PR: 53610
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
| |
|
|
|
|
| |
Submitted by: flynn@energyhq.homeip.net (Miguel Mendez)
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
|
|
|
|
| |
Removed most of the optional dependencies.
Reset Maintainer to ports
Note: I did not test, if the port works but at least it builds now.
PR: 37903,36838
Submitted by: arved, Alex Zykov <az@ci.nnov.ru>
Approved by: Maintainer timeout (ca. 10 months)
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
|
|
|
|
| |
PR: 42195
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
|
| |
relating to Qt1. When someone has time they can test with Qt2 and fix this.
Requested by: sobomax
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
|
|
|
|
| |
the later case
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
| |
break portlint
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
| |
|
|
|
|
|
| |
PR: ports/16055
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|