| 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: net-im/kf/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
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 )
|
|
Fri, 6 Jun 2008
|
[ 14:51 edwin ]
1.34 net-im/amsn/Makefile
1.52 net-im/ayttm/Makefile
1.114 net-im/centericq/Makefile
1.13 net-im/centerim-devel/Makefile
1.9 net-im/centerim/Makefile
1.68 net-im/climm/Makefile
1.5 net-im/convey/Makefile
1.5 net-im/decibel/Makefile
1.27 net-im/ejabberd/Makefile
1.7 net-im/emesene/Makefile
(Only the first 10 of 73 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
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, 23 Mar 2008
|
[ 11:11 miwi ]
1.12 audio/gnowavcut/Makefile
1.29 audio/x11amp/Makefile
1.36 audio/xmp/Makefile
1.8 cad/opencascade/Makefile
1.16 chinese/pyDict/Makefile
1.15 comms/gmfsk/Makefile
1.12 comms/hamfax/Makefile
1.8 comms/syncterm/Makefile
1.29 deskutils/pinot/Makefile
1.23 deskutils/wmpinboard/Makefile
(Only the first 10 of 84 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
Thu, 20 Mar 2008
|
[ 09:56 pav ]
1.49 net-im/ayttm/Makefile
1.26 net-im/kf/Makefile
1.28 net-im/mcabber/Makefile
1.19 net-im/pork/Makefile
1.12 net-mgmt/arpalert/Makefile
1.5 net-mgmt/chillispot/Makefile
1.11 net-mgmt/nagios-devel/Makefile
1.16 net-mgmt/nagios-snmp-plugins/Makefile
1.67 net-mgmt/nagios/Makefile
1.50 net-mgmt/nagios12/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Tue, 27 Jun 2006
|
[ 07:16 anray ]
1.24 net-im/kf/Makefile
OPTIONify.
PR: ports/99511
Submitted by: Arseny Nasokin
|
|
Tue, 30 May 2006
|
[ 21:49 anray ]
1.23 net-im/kf/Makefile
1.7 net-im/kf/pkg-plist
Fix plist.
Reported by: krismail
|
|
Sun, 28 May 2006
|
[ 16:54 pav ]
1.1034 MOVED
1.30 deskutils/drivel/Makefile
1.13 deskutils/gtkjournal/Makefile
1.23 deskutils/logjam/Makefile
1.17 deskutils/tomboy/Makefile
1.51 devel/gtranslator/Makefile
1.2 devel/p5-Gtk2-Spell/Makefile
1.42 editors/poedit/Makefile
1.29 graphics/inkscape/Makefile
1.145 mail/sylpheed2-devel/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
|
|
Fri, 26 May 2006
|
[ 09:19 anray ]
1.21 net-im/kf/Makefile
1.2 net-im/kf/pkg-descr
- Change WWW to http://kf.jabberstudio.org/ and add
http://files.jabberstudio.org/kf/ mastersite - now it back to work.
Noticed by: Sam Lawrance
|
|
Tue, 23 May 2006
|
[ 22:25 anray ]
1.20 net-im/kf/Makefile
1.6 net-im/kf/pkg-plist
- Add fetchable mirrors. [1]
- Add WITHOUT_NLS for fix portlint -A warnings.
PR: ports/97728
Submitted by: "Martin Wilke" <freebsd@unixfreunde.de>
Reported by: fenner portsurvey [1]
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Thu, 15 Dec 2005
|
[ 20:34 anray ]
1.14 comms/bforce-kst/Makefile
1.24 comms/qicosi/Makefile
1.65 databases/msql/Makefile
1.69 databases/msql3/Makefile
1.42 editors/xemacs-devel-mule/Makefile
1.37 editors/xemacs-mule-packages/Makefile
1.53 editors/xemacs-packages/Makefile
1.78 editors/xemacs21-mule/Makefile
1.5 graphics/ida/Makefile
1.5 graphics/libpcd/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Change email address for all my ports.
Approved by: sem(mentor)
|
|
Fri, 25 Nov 2005
|
[ 01:54 mnag ]
1.17 net-im/kf/Makefile
1.4 net-im/kf/distinfo
1.1 net-im/kf/files/patch-configure
1.1 net-im/kf/files/patch-src__jispman.c
1.1 net-im/kf/files/patch-src__muc.c
1.1 net-im/kf/files/patch-src__muc_join.c
1.1 net-im/kf/files/patch-src__settings_icons.c
1.4 net-im/kf/pkg-plist
Update to 0.5.4.1
Add SHA256
PR: 89500
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
|
|
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.
|
|
Wed, 9 Nov 2005
|
[ 09:35 pav ]
1.15 net-im/kf/Makefile
- Fix dependency on loudmouth (net-im fallout)
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
|
[ 08:21 pav ]
1.802 MOVED
1.9 audio/gaim-festival/Makefile
1.13 deskutils/nautilus-sendto/Makefile
1.3 irc/gaim-irchelper/Makefile
1.43 japanese/gaim/Makefile
1.10 misc/gaim-bangexec/Makefile
1.35 misc/gaim-guifications/Makefile
1.12 misc/gaim-ignorance/Makefile
1.9 multimedia/gaim-xmms-remote/Makefile
1.3 net-im/Makefile
(Only the first 10 of 206 ports in this commit are shown above. )
Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 17 |