| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: devel/mico/Makefile |
|
CVSWeb
|
Number of commits found: 56 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 20 Aug 2008
|
[ 01:57 ade ]
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile
(Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
Sun, 30 Sep 2007
|
[ 05:47 linimon ]
1.22 archivers/arj/Makefile
1.6 archivers/torrentzip/Makefile
1.17 audio/bmp-faad/Makefile
1.7 audio/bmp-mac/Makefile
1.4 audio/bmp-musepack/Makefile
1.29 audio/faac/Makefile
1.44 audio/faad/Makefile
1.9 audio/libtremor/Makefile
1.8 audio/lmms/Makefile
1.10 audio/mt-daapd/Makefile
(Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
|
Tue, 14 Aug 2007
|
[ 16:11 sem ]
1.94 devel/mico/Makefile
- Remove obsolated USE_GCC=3.4+
- Add NOT_FOR_ARCHS=sparc64 (does not build)
|
|
Wed, 11 Apr 2007
|
[ 14:57 sem ]
1.93 devel/mico/Makefile
1.32 devel/mico/pkg-plist
- Get rid of 4.x hacks.
|
|
Sun, 17 Sep 2006
|
[ 08:17 sem ]
1.92 devel/mico/Makefile
1.1 devel/mico/files/patch-orb-ssl.cc
- Fix build on current
- Fix an issue with configure
- While I'm here: minor style changes, get rid of alpha mentioning
Submitted by: Alex Lyashkov (Umka@RusNet)
Reported by: kris mail
|
|
Mon, 11 Sep 2006
|
[ 00:39 kris ]
1.91 devel/mico/Makefile
BROKEN on 7.0: does not compile
|
|
Sun, 23 Jul 2006
|
[ 05:00 sem ]
1.90 devel/mico/Makefile
1.18 devel/mico/distinfo
1.1 devel/mico/files/patch-configure.in
1.3 devel/mico/files/patch-examples::Makefile
1.4 devel/mico/files/patch-fixes::externalization
1.4 devel/mico/files/patch-fixes::lifecycle
1.2 devel/mico/files/patch-src::configure.in
1.10 devel/mico/pkg-descr
1.31 devel/mico/pkg-plist
- Update to 2.3.12
|
|
Tue, 7 Mar 2006
|
[ 08:28 ade ]
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile
(Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
|
Tue, 28 Feb 2006
|
[ 06:53 sem ]
1.88 devel/mico/Makefile
1.30 devel/mico/pkg-plist
- Fix install after an additional documentation removal
Reported by: kris mail
Approved by: portmgr (marcus)
|
|
Tue, 21 Feb 2006
|
[ 13:56 sem ]
1.87 devel/mico/Makefile
1.17 devel/mico/distinfo
- Remove old, obsoleted and unsupported documentation.
|
|
Tue, 7 Feb 2006
|
[ 17:56 sem ]
1.27 databases/hk_classes/Makefile
1.25 databases/knoda/Makefile
1.23 devel/ace+tao/Makefile
1.86 devel/mico/Makefile
1.7 devel/omniNotify/Makefile
1.39 devel/omniORB/Makefile
1.25 devel/py-omniorb/Makefile
1.36 net/trafshow3/Makefile
1.14 sysutils/hdup/Makefile
1.23 www/cgicc/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
- Remove USE_REINPLACE from my ports
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
Tue, 19 Jul 2005
|
[ 17:58 kris ]
1.84 devel/mico/Makefile
Now builds on 6.x.
|
|
Sat, 7 May 2005
|
[ 03:57 kris ]
1.83 devel/mico/Makefile
BROKEN on 6.0: Does not compile
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sun, 27 Mar 2005
|
[ 20:32 kris ]
1.80 devel/mico/Makefile
Previous commit was in error, the port was fixed 5 days ago
Pointy hat to: kris
Approved by: portmgr (self)
|
|
Sat, 26 Mar 2005
|
[ 21:22 kris ]
1.79 devel/mico/Makefile
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
|
Sun, 26 Dec 2004
|
[ 11:50 sem ]
1.78 devel/mico/Makefile
1.29 devel/mico/pkg-plist
- Fix plist on 4.x
Submitted by: pointyhat via kris
|
|
Sat, 18 Dec 2004
|
[ 17:31 sem ]
1.77 devel/mico/Makefile
- Does not build on alpha 4.x
|
|
Wed, 24 Nov 2004
|
[ 03:27 sem ]
1.76 devel/mico/Makefile
1.1 devel/mico/files/patch-include::mico::util.h
- Fix build on 4.10.
|
|
Wed, 17 Nov 2004
|
[ 09:20 sem ]
1.75 devel/mico/Makefile
1.1 devel/mico/files/patch-include::mico::os-math.h
- Unbreak on 5.3+
|
|
Thu, 30 Sep 2004
|
[ 06:32 kris ]
1.6 audio/gspeakers/Makefile
1.23 audio/libsndfile/Makefile
1.14 cad/gtkwave/Makefile
1.2 cad/netgen/Makefile
1.5 chinese/gcin/Makefile
1.5 comms/aldo/Makefile
1.23 databases/firebird-devel/Makefile
1.59 devel/ddd/Makefile
1.5 devel/flowdesigner/Makefile
1.10 devel/gconfmm26/Makefile
(Only the first 10 of 71 ports in this commit are shown above. )
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
|
|
Tue, 10 Aug 2004
|
[ 07:53 sem ]
1.14 devel/ace+tao/Makefile
1.73 devel/mico/Makefile
Mark broken while I have no work around for gcc 3.4 build
|
|
Wed, 7 Jul 2004
|
[ 20:20 sem ]
1.10 databases/dbconnect/Makefile
1.11 databases/hk_classes/Makefile
1.9 databases/knoda/Makefile
1.12 databases/mysql-administrator/Makefile
1.4 devel/ace+tao-doc/Makefile
1.13 devel/ace+tao/Makefile
1.2 devel/argp-standalone/Makefile
1.4 devel/gsoap/Makefile
1.72 devel/mico/Makefile
1.27 devel/omniORB/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Change email address for my ports.
Approved by: krion (mentor)
|
|
Fri, 12 Mar 2004
|
[ 09:09 krion ]
1.71 devel/mico/Makefile
- Fix defaults with BATCH=yes
PR: ports/64128
Submitted by: maintainer
|
|
Wed, 25 Feb 2004
|
[ 05:38 linimon ]
1.70 devel/mico/Makefile
1.15 devel/mico/distinfo
1.3 devel/mico/files/patch-fixes::lifecycle
1.28 devel/mico/pkg-plist
Add missing files for lifecycle; utilize OPTIONS; add SIZE.
PR: ports/62886
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Wed, 5 Nov 2003
|
[ 08:08 sergei ]
1.68 devel/mico/Makefile
1.14 devel/mico/distinfo
1.3 devel/mico/files/patch-fixes::externalization
1.2 devel/mico/files/patch-fixes::lifecycle
1.2 devel/mico/files/patch-include::os-math.h
1.2 devel/mico/files/patch-src::configure
1.1 devel/mico/files/patch-src::configure.in
1.27 devel/mico/pkg-plist
- Update to 2.3.11
- USE_AUTOCONF
- gcc 3.2 -> 3.3 on -stable
PR: 58014
Submitted by: maintainer
|
|
Thu, 25 Sep 2003
|
[ 21:04 krion ]
1.67 devel/mico/Makefile
- Use ${PTHREAD_LIBS}
PR: 56761
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Mon, 8 Sep 2003
|
[ 09:33 edwin ]
1.66 devel/mico/Makefile
[MAINTAINER] devel/mico: fix docs fetch
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>
|
|
Mon, 25 Aug 2003
|
[ 13:37 krion ]
1.65 devel/mico/Makefile
1.26 devel/mico/pkg-plist
- Utilize DOCSDIR and EXAMPLESDIR
- make portlint happy: move DISTFILES
- change COMMENT a little
- ${ECHO} -> ${ECHO_MSG}
PR: 55946
Submitted by: maintainer
|
|
Tue, 29 Jul 2003
|
[ 14:18 krion ]
1.64 devel/mico/Makefile
Fix build on 4.x
PR: 55010
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
Mon, 14 Jul 2003
|
[ 07:41 daichi ]
1.63 devel/mico/Makefile
1.2 devel/mico/files/patch-fixes::externalization
1.25 devel/mico/pkg-plist
update devel/mico:
- 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)
|
|
Fri, 11 Jul 2003
|
[ 13:23 erwin ]
1.62 devel/mico/Makefile
Fix typo USE_XLIBS -> USE_XLIB
PR: 54357
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer
|
|
Mon, 7 Jul 2003
|
[ 08:24 daichi ]
1.61 devel/mico/Makefile
1.2 devel/mico/files/patch-examples::Makefile
1.1 devel/mico/files/patch-fixes::externalization
1.1 devel/mico/files/patch-fixes::lifecycle
1.9 devel/mico/pkg-descr
1.24 devel/mico/pkg-plist
fix devel/mico:
- 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)
|
|
Wed, 2 Jul 2003
|
[ 14:02 daichi ]
1.60 devel/mico/Makefile
1.12 devel/mico/distinfo
1.4 devel/mico/files/patch-aq
1.4 devel/mico/files/patch-ar
1.3 devel/mico/files/patch-as
1.1 devel/mico/files/patch-examples::Makefile
1.1 devel/mico/files/patch-include::os-math.h
1.1 devel/mico/files/patch-include::tclmico.h
1.1 devel/mico/files/patch-src::Makefile
1.1 devel/mico/files/patch-src::aclocal.m4
(Only the first 10 of 13 ports in this commit are shown above. )
update devel/mico: 2.3.10 --> 2.3.10_1
- 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)
|
|
Tue, 24 Jun 2003
|
[ 20:13 erwin ]
1.59 devel/mico/Makefile
1.2 devel/mico/files/patch-as
1.7 devel/mico/pkg-descr
1.22 devel/mico/pkg-plist
* Add detailed description about Mico features.
* 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>
|
|
Sun, 22 Jun 2003
|
[ 19:23 arved ]
1.58 devel/mico/Makefile
1.11 devel/mico/distinfo
1.1 devel/mico/files/patch-as
1.21 devel/mico/pkg-plist
Update to 2.3.10
Unbreak on -CURRENT
PR: 53610
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
Wed, 4 Jun 2003
|
[ 23:43 kris ]
1.8 astro/celestia/Makefile
1.12 audio/denemo/Makefile
1.12 audio/fcplay/Makefile
1.9 audio/mq3/Makefile
1.9 audio/rebler/Makefile
1.13 audio/spiralloops/Makefile
1.11 audio/spiralsynth/Makefile
1.6 biology/avida/Makefile
1.8 chinese/chinput2/Makefile
1.7 chinese/chinput3/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
|
Sun, 18 May 2003
|
[ 10:55 kris ]
1.56 devel/mico/Makefile
BROKEN on 5.1: bad C++
|
|
Sat, 10 May 2003
|
[ 00:49 arved ]
1.55 devel/mico/Makefile
Unbreake by using USE_GCC= 3.2
Submitted by: flynn@energyhq.homeip.net (Miguel Mendez)
|
|
Tue, 6 May 2003
|
[ 22:22 kris ]
1.54 devel/mico/Makefile
BROKEN: Does not compile
|
|
Fri, 7 Mar 2003
|
[ 06:01 ade ]
1.69 devel/ORBit/Makefile
1.83 devel/ORBit2/Makefile
1.7 devel/SN/Makefile
1.8 devel/a2dev/Makefile
1.10 devel/ac-archive/Makefile
1.21 devel/acpicatools/Makefile
1.4 devel/arch/Makefile
1.4 devel/as80/Makefile
1.5 devel/asmutils/Makefile
1.26 devel/atk/Makefile
(Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Sat, 22 Feb 2003
|
[ 17:21 arved ]
1.52 devel/mico/Makefile
1.10 devel/mico/distinfo
1.11 devel/mico/files/patch-ak
1.6 devel/mico/files/patch-am
1.6 devel/mico/files/patch-an
1.4 devel/mico/files/patch-ao
1.4 devel/mico/files/patch-ap
1.20 devel/mico/pkg-plist
Unbreak by updating to 2.3.9
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)
|
|
Sat, 31 Aug 2002
|
[ 03:40 kris ]
1.33 devel/ORBacus/Makefile
1.3 devel/cppadvio/Makefile
1.27 devel/gnustep-make/Makefile
1.6 devel/ixlib/Makefile
1.12 devel/libg++/Makefile
1.12 devel/libsigc++/Makefile
1.51 devel/mico/Makefile
1.19 devel/omniORB/Makefile
1.7 devel/projectcenter.app/Makefile
1.7 devel/py-omniorb/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
|
Fri, 30 Aug 2002
|
[ 14:31 lioux ]
1.5 devel/entity/Makefile
1.7 devel/gcvs/Makefile
1.4 devel/glg/Makefile
1.3 devel/gnome-devel/Makefile
1.50 devel/mico/Makefile
1.3 devel/ruby-gconf/Makefile
1.57 devel/sdl12/Makefile
1.9 devel/titano/Makefile
1.11 devel/veepee/Makefile
Deploy USE_GNOMENG infrastructure
PR: 42195
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
Sat, 20 Apr 2002
|
[ 00:18 will ]
1.49 devel/mico/Makefile
1.9 devel/mico/distinfo
1.10 devel/mico/files/patch-ak
1.5 devel/mico/files/patch-am
1.5 devel/mico/files/patch-an
1.3 devel/mico/files/patch-ao
1.3 devel/mico/files/patch-ap
1.3 devel/mico/files/patch-aq
1.3 devel/mico/files/patch-ar
1.4 devel/mico/pkg-comment
(Only the first 10 of 12 ports in this commit are shown above. )
Re-add this port marked BROKEN and commenting out USE_QT_VER and related
relating to Qt1. When someone has time they can test with Qt2 and fix this.
Requested by: sobomax
|
|
Fri, 19 Apr 2002
|
[ 03:30 will ]
1.49 astro/Makefile
1.9 astro/xglobe/Makefile
1.291 audio/Makefile
1.13 audio/kmikmod/Makefile
1.12 audio/kmp3/Makefile
1.21 audio/kmpg/Makefile
1.11 audio/krio/Makefile
1.4 audio/musicbox/Makefile
1.12 audio/xamp/Makefile
1.69 converters/Makefile
(Only the first 10 of 432 ports in this commit are shown above. )
Say goodbye to Qt 1.x and all of its dependents. The one port I found
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.
|
|
Tue, 29 Jan 2002
|
[ 10:16 knu ]
unknown devel/ORBit/Makefile
unknown devel/bin86/Makefile
unknown devel/codecrusader/Makefile
unknown devel/codemedic/Makefile
unknown devel/cvsgraph/Makefile
unknown devel/cvsweb/Makefile
unknown devel/ddd/Makefile
unknown devel/elib/Makefile
unknown devel/gettext-devel/Makefile
unknown devel/ilu/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 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.
|
|
Sun, 17 Jun 2001
|
[ 20:05 steve ]
unknown devel/mico/Makefile
Convert to use USE_QT_VER to avoid warnings.
|
|
Thu, 5 Oct 2000
|
[ 08:36 reg ]
unknown graphics/gcolor/pkg/COMMENT
unknown audio/autozen/Makefile
unknown audio/gdcd/Makefile
unknown audio/gmixer/Makefile
unknown audio/grip/Makefile
unknown audio/replay/Makefile
unknown audio/timidity++-emacs/Makefile
unknown audio/vorbis/Makefile
unknown audio/xmixer/Makefile
unknown audio/xmms-liveice/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
Implement USE_GTK, part 1.
|
|
Fri, 16 Jun 2000
|
[ 23:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 10:48 sobomax ]
unknown archivers/lzo/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
unknown converters/kdesupport11-i18n/Makefile
unknown converters/kdesupport11/Makefile
unknown converters/kdesupport2/Makefile
(Only the first 10 of 181 ports in this commit are shown above. )
Fourth round of INSTALLS_SHLIBS conversion.
|
Number of commits found: 56 |