| non port: net/radiusclient/Makefile |
|
CVSWeb
|
Number of commits found: 24 |
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ]
1.6 accessibility/atkmm/Makefile
1.44 accessibility/gnome-speech/Makefile
1.67 archivers/libarchive/Makefile
1.9 archivers/libpar2/Makefile
1.8 archivers/snappy/Makefile
1.6 archivers/squeeze/Makefile
1.25 archivers/tardy/Makefile
1.3 audio/alsa-lib/Makefile
1.13 audio/audiere/Makefile
1.10 audio/celt/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
|
Sat, 29 Oct 2011
|
[ 10:03 miwi ]
1.7 devel/libgee/Makefile
1.87 devel/libglade2/Makefile
1.56 devel/pcsc-lite/Makefile
1.28 lang/vala/Makefile
1.50 math/gsl/Makefile
1.14 math/wfmath/Makefile
1.26 multimedia/mp4v2/Makefile
1.51 net/GeoIP/Makefile
1.10 net/libexosip2/Makefile
1.31 net/radiusclient/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
- Fix build on FreeBSD 10
Reported by: pointyhat
|
|
Sat, 19 Apr 2008
|
[ 17: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)
|
|
Thu, 3 Jan 2008
|
[ 08:03 sobomax ]
1.29 net/radiusclient/Makefile
1.5 net/radiusclient/pkg-descr
o Add WWW;
o Update pkg-descr/COMMENT to match reality.
Bump PORTREVISION.
|
|
Tue, 24 Jul 2007
|
[ 00:39 sobomax ]
1.28 net/radiusclient/Makefile
1.13 net/radiusclient/distinfo
Update to 0.5.6.
|
|
Fri, 23 Mar 2007
|
[ 20:39 sobomax ]
1.27 net/radiusclient/Makefile
Add another MASTER_SITE.
|
|
Fri, 16 Feb 2007
|
[ 18:03 sobomax ]
1.26 net/radiusclient/Makefile
1.12 net/radiusclient/distinfo
Update to 0.5.5.1.
|
[ 08:07 sobomax ]
1.25 net/radiusclient/Makefile
1.11 net/radiusclient/distinfo
1.4 net/radiusclient/files/patch-configure
Update to 0.5.5.
|
|
Sat, 3 Dec 2005
|
[ 18:48 sobomax ]
1.24 net/radiusclient/Makefile
Take maintainership - apparently the old maintainer doesn't have an interest
in mantaining this port anymore.
PR: 89041
|
|
Wed, 9 Nov 2005
|
[ 20:25 sobomax ]
1.23 net/radiusclient/Makefile
1.9 net/radiusclient/distinfo
1.3 net/radiusclient/files/patch-configure
1.1 net/radiusclient/files/patch-ltmain.sh
Update to 0.5.2.
|
|
Thu, 7 Jul 2005
|
[ 20:16 sobomax ]
1.22 net/radiusclient/Makefile
1.8 net/radiusclient/distinfo
1.8 net/radiusclient/pkg-plist
Update to 0.5.1.
|
|
Sun, 19 Jun 2005
|
[ 13:09 sobomax ]
1.21 net/radiusclient/Makefile
1.7 net/radiusclient/distinfo
Update to 0.4.9.
|
|
Fri, 26 Nov 2004
|
[ 16:40 sobomax ]
1.20 net/radiusclient/Makefile
1.6 net/radiusclient/distinfo
Update to 0.4.7.
|
|
Sun, 17 Oct 2004
|
[ 19:13 sobomax ]
1.19 net/radiusclient/Makefile
1.5 net/radiusclient/distinfo
1.2 net/radiusclient/files/patch-include::radiusclient.h
1.6 net/radiusclient/pkg-plist
Update to 0.4.5.
|
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Sun, 7 Dec 2003
|
[ 06:08 linimon ]
1.11 comms/plp/Makefile
1.8 graphics/dc20pack/Makefile
1.15 net/radiusclient/Makefile
Per redirect response when sending mail to maintainer, update maintainer's
email address.
|
|
Mon, 3 Nov 2003
|
[ 01:11 edwin ]
1.14 net/radiusclient/Makefile
Fix directory layout, but the file isn't there (yet)
|
|
Fri, 21 Feb 2003
|
[ 13:15 knu ]
1.3 net/6to4/Makefile
1.3 net/6tunnel/Makefile
1.10 net/adasockets/Makefile
1.8 net/adns/Makefile
1.9 net/aggregate/Makefile
1.3 net/aim/Makefile
1.7 net/ap-utils/Makefile
1.6 net/apinger/Makefile
1.2 net/arpd/Makefile
1.8 net/arping/Makefile
(Only the first 10 of 484 ports in this commit are shown above. )
De-pkg-comment.
|
|
Mon, 20 Jan 2003
|
[ 20:12 sobomax ]
1.12 net/radiusclient/Makefile
1.3 net/radiusclient/distinfo
1.1 net/radiusclient/files/patch-include::radiusclient.h
Update 0.3.2 and provide support for SIP-specific attributes, which is
necessary for SER port to be added later on.
Sponsored by: Porta Software Ltd.
|
|
Fri, 16 Jun 2000
|
[ 22: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.)
|
[ 09:19 sobomax ]
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
|
Thu, 15 Jun 2000
|
[ 18:59 sobomax ]
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown converters/recode/Makefile
unknown devel/popt/Makefile
unknown devel/pth-devel/Makefile
unknown devel/pth/Makefile
unknown devel/rpc2/Makefile
unknown devel/rvm/Makefile
unknown devel/sdl-devel/Makefile
unknown devel/sdl/Makefile
(Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 24 |