non port: devel/libidn/Makefile |
SVNWeb
|
Number of commits found: 52 |
Sat, 12 Nov 2005
|
[ 18:52 pav ] (Only the first 10 of 27 ports in this commit are shown above. )
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
|
Mon, 24 Oct 2005
|
[ 08:22 krion ]
Update to 0.5.20
|
Mon, 19 Sep 2005
|
[ 13:57 krion ]
Update to 0.5.19
|
Sun, 17 Jul 2005
|
[ 22:14 krion ]
Update to 0.5.18
|
Fri, 27 May 2005
|
[ 07:58 krion ]
Remove superfluous dependency.
|
Thu, 26 May 2005
|
[ 17:24 krion ]
Update to 0.5.17
|
Wed, 11 May 2005
|
[ 17:45 krion ]
Update to 0.5.16
|
Sun, 20 Mar 2005
|
[ 14:55 krion ]
Update to 0.5.15
|
Sat, 29 Jan 2005
|
[ 09:08 krion ]
Update to 0.5.13
|
Tue, 25 Jan 2005
|
[ 21:10 krion ]
Add pkgconfig dependency.
|
Sat, 4 Dec 2004
|
[ 08:00 krion ]
Update to 0.5.12
|
Mon, 22 Nov 2004
|
[ 10:54 krion ]
Update to 0.5.11
|
Mon, 8 Nov 2004
|
[ 20:32 krion ]
Update to 0.5.10
|
[ 08:23 krion ]
Update to 0.5.9
|
Tue, 26 Oct 2004
|
[ 15:19 krion ]
Update to 0.5.8
|
Tue, 12 Oct 2004
|
[ 14:26 krion ]
Update to 0.5.6
|
Fri, 13 Aug 2004
|
[ 22:51 krion ]
Update to 0.5.4
|
Sat, 7 Aug 2004
|
[ 07:14 krion ]
Update to 0.5.3
|
Wed, 14 Jul 2004
|
[ 12:39 krion ]
Update to 0.5.2
|
Fri, 9 Jul 2004
|
[ 20:56 krion ]
Update to 0.5.1
|
[ 17:43 marcus ] (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
|
Mon, 28 Jun 2004
|
[ 06:33 krion ]
Update to version 0.5.0
|
Mon, 24 May 2004
|
[ 15:11 krion ]
- Update to version 0.4.6
|
Sat, 22 May 2004
|
[ 08:07 krion ]
- Update to version 0.4.5
|
Thu, 29 Apr 2004
|
[ 20:44 krion ]
- Update to version 0.4.4
|
Wed, 28 Apr 2004
|
[ 19:37 krion ]
- Update to version 0.4.3
|
Sat, 17 Apr 2004
|
[ 14:23 krion ]
- Correct plist
|
Sun, 28 Mar 2004
|
[ 14:46 krion ]
- Support WITHOUT_NLS
|
Tue, 23 Mar 2004
|
[ 20:10 krion ]
- ad hoc fix for reported build errors which I was unable to
trace
Reported by: many
|
[ 15:08 krion ]
- Update to version 0.4.2
|
Thu, 18 Mar 2004
|
[ 23:03 krion ]
- Cosmetic changes
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (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.
|
Thu, 11 Mar 2004
|
[ 12:01 krion ]
- Fix build on 4.x
Noticed by: bento via kris
|
Tue, 9 Mar 2004
|
[ 09:46 krion ]
- Update to version 0.4.1
|
Sun, 29 Feb 2004
|
[ 14:29 krion ]
- Update to version 0.4.0
|
Fri, 30 Jan 2004
|
[ 14:05 krion ] (Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
Thu, 22 Jan 2004
|
[ 20:02 krion ]
- Update to version 0.3.7
|
Tue, 6 Jan 2004
|
[ 22:04 krion ]
- Update to version 0.3.6
|
Mon, 15 Dec 2003
|
[ 10:32 krion ]
- Update to version 0.3.5
|
Thu, 13 Nov 2003
|
[ 21:03 krion ]
- Fix build on -current
Reported by: bento via kris
|
Sun, 9 Nov 2003
|
[ 19:26 krion ]
- Update to 0.3.4
|
Fri, 31 Oct 2003
|
[ 02:45 ijliao ]
add a missing \\ in last commit
|
[ 02:39 ijliao ]
introduce MASTER_SITE_GNU_ALPHA
|
Thu, 30 Oct 2003
|
[ 09:25 krion ]
- Use "gnomehack" knob
- Bump PORTREVISION
Submitted by: ijliao
|
Sat, 18 Oct 2003
|
[ 12:41 krion ]
- Update to version 0.3.3
|
Wed, 8 Oct 2003
|
[ 11:25 krion ]
- Update to 0.3.2
|
Thu, 2 Oct 2003
|
[ 09:48 krion ]
- Update to version 0.3.1
|
Wed, 13 Aug 2003
|
[ 22:55 krion ]
- Update to 0.2.2
|
Mon, 4 Aug 2003
|
[ 20:17 krion ]
Add INFO macro
Approved by: fjoe (mentor) (implicit)
|
Tue, 22 Jul 2003
|
[ 10:34 krion ] (Only the first 10 of 56 ports in this commit are shown above. )
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
|
Mon, 21 Jul 2003
|
[ 13:37 krion ]
Update to 0.2.1
PR: 54645
Approved by: fjoe (mentor>
|
Wed, 2 Jul 2003
|
[ 12:24 daichi ]
Add libidn 0.2.0, internationalized Domain Names command line tool.
PR: 53519
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
Number of commits found: 52 |