Pav Lucistnik
ecea4a7603
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
2005-11-12 18:52:22 +00:00
Kirill Ponomarev
dc6d5cda60
Update to 0.5.20
2005-10-24 08:22:28 +00:00
Kirill Ponomarev
74566d4af3
Update to 0.5.19
2005-09-19 13:57:57 +00:00
Kirill Ponomarev
eaa2c31b71
Update to 0.5.18
2005-07-17 22:14:22 +00:00
Kirill Ponomarev
a34100fa5c
Remove superfluous dependency.
2005-05-27 07:58:36 +00:00
Kirill Ponomarev
aa173afd0b
Update to 0.5.17
2005-05-26 17:24:54 +00:00
Kirill Ponomarev
136d951bb1
Update to 0.5.16
2005-05-11 17:45:31 +00:00
Kirill Ponomarev
47142b783e
Update to 0.5.15
2005-03-20 14:55:35 +00:00
Kirill Ponomarev
c2d8dcef9a
Update to 0.5.13
2005-01-29 09:08:07 +00:00
Kirill Ponomarev
5a06d89e4d
Add pkgconfig dependency.
2005-01-25 21:10:41 +00:00
Kirill Ponomarev
4ed125e75e
Update to 0.5.12
2004-12-04 08:00:05 +00:00
Kirill Ponomarev
4d7b43990f
Update to 0.5.11
2004-11-22 10:54:31 +00:00
Kirill Ponomarev
42bfaba152
Update to 0.5.10
2004-11-08 20:32:13 +00:00
Kirill Ponomarev
c4c7a839f2
Update to 0.5.9
2004-11-08 08:23:41 +00:00
Kirill Ponomarev
bd4cd3f4d3
Oh, I'm insane...
...
Update distinfo for the last update.
Submitted by: Michael C. Shultz <ringworm@inbox.lv>
2004-10-26 17:37:51 +00:00
Kirill Ponomarev
d5e3e3a7f7
Update to 0.5.8
2004-10-26 15:19:43 +00:00
Kirill Ponomarev
49c59feb9a
Update to 0.5.6
2004-10-12 14:26:53 +00:00
Kirill Ponomarev
3931cf7f0f
Update to 0.5.4
2004-08-13 22:51:14 +00:00
Kirill Ponomarev
ddc82c082f
Update to 0.5.3
2004-08-07 07:14:15 +00:00
Kirill Ponomarev
2b881cbb30
Update to 0.5.2
2004-07-14 12:39:42 +00:00
Kirill Ponomarev
4e892cceb6
Update to 0.5.1
2004-07-09 20:56:06 +00:00
Joe Marcus Clarke
9e5632dd66
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
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
70e41684fa
Update to version 0.5.0
2004-06-28 06:33:06 +00:00
Kirill Ponomarev
ad8e324cd0
- Update to version 0.4.6
2004-05-24 15:11:16 +00:00
Kirill Ponomarev
70dbc732f4
- Update to version 0.4.5
2004-05-22 08:07:20 +00:00
Kirill Ponomarev
35504d4e37
- Update to version 0.4.4
2004-04-29 20:44:42 +00:00
Kirill Ponomarev
6acf2ddbb2
- Update to version 0.4.3
2004-04-28 19:37:58 +00:00
Kirill Ponomarev
aef4c8eb57
- Correct plist
2004-04-17 14:23:16 +00:00
Kirill Ponomarev
4a0f817aac
- Support WITHOUT_NLS
2004-03-28 14:46:18 +00:00
Kirill Ponomarev
70f2a5865f
- ad hoc fix for reported build errors which I was unable to
...
trace
Reported by: many
2004-03-23 20:10:57 +00:00
Kirill Ponomarev
625e6f2e2c
- Update to version 0.4.2
2004-03-23 15:08:51 +00:00
Kirill Ponomarev
7e6b0aeaaa
- Cosmetic changes
2004-03-18 23:03:09 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
4af832000b
- Fix build on 4.x
...
Noticed by: bento via kris
2004-03-11 12:01:00 +00:00
Kirill Ponomarev
c4074fd782
- Update to version 0.4.1
2004-03-09 09:46:58 +00:00
Kirill Ponomarev
0f411bc34d
- Update to version 0.4.0
2004-02-29 14:29:31 +00:00
Kirill Ponomarev
5e147280ef
- SIZEify
2004-01-30 14:05:15 +00:00
Kirill Ponomarev
0cb52f4228
- Update to version 0.3.7
2004-01-22 20:02:43 +00:00
Kirill Ponomarev
af97cf2914
- Update to version 0.3.6
2004-01-06 22:04:34 +00:00
Kirill Ponomarev
05c07ad71d
- Update to version 0.3.5
2003-12-15 10:32:47 +00:00
Kirill Ponomarev
0d76e65b55
- Fix build on -current
...
Reported by: bento via kris
2003-11-13 21:03:31 +00:00
Kirill Ponomarev
2d9fc12a5c
- Update to 0.3.4
2003-11-09 19:26:31 +00:00
Ying-Chieh Liao
27d17b638d
add a missing \\ in last commit
2003-10-31 02:44:59 +00:00
Ying-Chieh Liao
d5126fe5f3
introduce MASTER_SITE_GNU_ALPHA
2003-10-31 02:39:30 +00:00
Kirill Ponomarev
adc7d4de16
- Use "gnomehack" knob
...
- Bump PORTREVISION
Submitted by: ijliao
2003-10-30 09:25:01 +00:00
Kirill Ponomarev
4212917765
- Update to version 0.3.3
2003-10-18 12:41:52 +00:00
Kirill Ponomarev
1ca8b4795e
- Update to 0.3.2
2003-10-08 11:25:45 +00:00
Kirill Ponomarev
7aa50740ff
- Update to version 0.3.1
2003-10-02 09:48:32 +00:00
Kirill Ponomarev
10c0107d23
- Update to 0.2.2
2003-08-13 22:55:17 +00:00
Kirill Ponomarev
158f0cc587
Add INFO macro
...
Approved by: fjoe (mentor) (implicit)
2003-08-04 20:17:54 +00:00