Ade Lovett
54a0b86543
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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Pav Lucistnik
9c88206bde
- Update to 0.99.8
...
PR: ports/88381
Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer)
2005-11-03 20:23:58 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Kirill Ponomarev
d5343fd552
Change maintainer's email.
...
PR: ports/70758
Submitted by: maintainer
2004-08-21 06:22:57 +00:00
Ying-Chieh Liao
d39ad996a5
re-organize Makefile
...
Discussed with: maintainer
2004-07-19 01:51:42 +00:00
Volker Stolz
f9f4578699
Change the default configuration to use GTK2 rather than GTK1.
...
PR: ports/69069
Submitted by: Alex Varju (maintainer)
2004-07-15 10:39:31 +00:00
Volker Stolz
85a2d3ddb2
Fix build w/ GCC2 / GTK2
...
PR: ports/69077
Submitted by: Alex Varju (maintainer)
2004-07-14 11:53:14 +00:00
Pav Lucistnik
2838c86f2e
- Support WITHOUT_NLS to disable gettext
...
PR: ports/66126
Submitted by: Alex Varju <varju@webct.com> (maintainer)
2004-05-02 22:01:44 +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
Pav Lucistnik
398056e2cb
- Update to 0.99.7 [1]
...
- While here, use ${DOCSDIR} to silence portlint a bit
PR: ports/63560
Submitted by: Alex Varju <varju@webct.com> (maintainer)
2004-03-01 19:03:55 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Pav Lucistnik
baae9c9a1b
- Add optional GTK2 support.
...
PR: ports/60373
Submitted by: Alex Varju <varju@webct.com> (maintainer)
2003-12-19 00:37:11 +00:00
Kirill Ponomarev
0a58d288bc
- Fix MASTER_SITES
...
PR: 57816
Submitted by: maintainer
2003-10-10 07:17:34 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Oliver Lehmann
105ab842bd
Update MASTER_SITES
...
PR: 54648
Submitted By: maintainer
2003-07-20 07:29:20 +00:00
Daichi GOTO
225a9bca38
update palm/jpilot: 0.99.5 -> 0.99.6
...
PR: 54479
Submitted by: Alex Varju <varju@webct.com> (maintainer)
2003-07-15 06:10:50 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Edwin Groothuis
b14f270c07
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
...
PR: ports/48598
Submitted by: Alex Varju <varju@webct.com>
2003-02-23 20:59:42 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Munechika SUMIKAWA
9b05851af3
Upgrade to 0.99.4
...
PR: ports/47033
Submitted by: Alex Varju <varju@webct.com> (maintianer)
2003-01-20 02:18:17 +00:00
Edwin Groothuis
27b9137a68
Maintainer upte to 0.99.3
...
PR: ports/43870
Submitted by: Alex Varju <varju@webct.com>
2002-11-09 00:18:46 +00:00
Joe Marcus Clarke
ab1babc860
Chase the pisock shared lib version number. Note, this new version may
...
break some of these ports, but they're definitely broken without this.
2002-09-17 16:35:39 +00:00
Mario Sergio Fujikawa Ferreira
17373c2caa
Deploy USE_GNOMENG infrastructure
...
PR: 42287
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:09:04 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
SADA Kenji
a6066afac2
Do PREFIX clean.
...
PR: ports/37695
Submitted by: maintainer
2002-05-06 16:40:59 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
Kevin Lo
6ff8c5dfde
Update to version 0.99.2
...
PR: 34679
Submitted by: MAINTAINER
2002-02-09 08:56:58 +00:00
David W. Chapman Jr.
ba6ab50fc7
Depend on new Pilot-link
...
Bump PORTREVISION
PR: 30183
Submitted by: maintainer
2001-08-30 02:03:01 +00:00
Munechika SUMIKAWA
01c3a17556
fix internationalization bug. these patches are already submitted to
...
the author and will be synced in next release.
Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
Approved by: maintainer
2001-03-06 11:17:09 +00:00
James E. Housley
e63f0e6930
The current version of the port does not enable plugins, even though
...
they are compiled. This stems from a problem in the configure script
that forces the enable_plugins value to always be false, whether or
not --enable-plugins is specified.
PR: 24973
Submitted by: Alex Varju <varju@ca.webct.com> MAINTAINER
2001-02-11 17:25:56 +00:00
Vanilla I. Shu
edbfa7fec8
Upgrade to 0.99.
...
PR: ports/24933
Submitted by: maintainer
2001-02-09 16:14:28 +00:00
Jun Kuriyama
5e4dedd6b7
Update master site.
...
Submitted by: Alex Varju <varju@alex.madd.tnmc.ca> (maintainer)
PR: ports/24131
2001-01-08 07:36:04 +00:00
Jeremy Lea
99290b0d61
Implement USE_GTK, part 2.
2000-10-05 06:42:57 +00:00
Jun Kuriyama
c326d507a1
Remove empty directories.
...
Submitted by: bento
2000-08-02 03:32:08 +00:00
Jun Kuriyama
fca76bdb93
Fix for hang-up after synchronization.
...
Submitted by: Thomas Runge <runge@rostock.zgdv.de> via maintainer
PR: ports/18971
2000-06-07 13:11:16 +00:00
Akinori MUSHA
6eff5967a7
Tiny cosmetic fixes.
...
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
b9c3760873
palm/jpilot:
...
- Update with PORTNAME/PORTVERSION.
palm/jpilot & japanese/jpilot:
- Fix CATEGORIES lines to set the proper categories.
2000-04-13 09:24:22 +00:00
Matthew Hunt
c4049cd3db
Upgrade to 0.98.1.
...
PR: 17795
Submitted by: Alex Varju <varju@snapple.webct.com>
2000-04-05 03:26:35 +00:00
Michael Haro
a4f80ff84b
fix some problems
...
PR: 17345
Submitted by: maintainer
2000-03-31 23:33:22 +00:00
Will Andrews
bf8c1069f6
Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/ .
...
PR: 17607
Submitted by: Alex Varju <varju@snapple.webct.com>
2000-03-27 10:38:19 +00:00
Munechika SUMIKAWA
ae8881abf3
Upgrade to 0.98.
...
PR: 17195
Submitted by: Alex Varju <varju@snapple.webct.com>
2000-03-05 13:57:24 +00:00
Munechika SUMIKAWA
0817aa7e2a
Upgrate to 0.97 and plugin support.
...
PR: 15670, 15671
Submitted by: maintainer
1999-12-25 15:45:42 +00:00
Munechika SUMIKAWA
96f1c53c3a
Original distribution has tiny changed. fix checksum.
1999-12-09 15:56:05 +00:00
Munechika SUMIKAWA
eabad21ebe
upgrade to 0.96.
...
PR: 14825
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-11-11 22:40:41 +00:00
Brian Feldman
352ace81c6
Update to include the latest distribution patches.
1999-11-01 02:26:25 +00:00