Rong-En Fan
8e3c47c971
- Update to 0.7.6
...
Note that in ports/99972, pkg-plist is not complete.
The fix is given by maintainer via irc.
PR: 99972
Submitted by: maintainer
2006-07-10 19:54:06 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
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
a7679d4fab
- libdata/pkgconfig is now included in mtree
...
Approved by: marcus (portmgr hat)
2005-05-16 21:52: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
Volker Stolz
4abbd7706f
Fix location of pkg-config-file
...
PR: ports/69192
Submitted by: Konstantin Oznobihin
Approved by: maintainer timeout
2004-08-13 14:39:15 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +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
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Akinori MUSHA
d8aab42fdd
Update to 0.5.1.
...
Unmark BROKEN for 5.x.
PR: ports/58110
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (MAINTAINER)
2003-10-25 10:16:13 +00:00
Kris Kennaway
73f86248bd
BROKEN on 5.x: does not compile
2003-10-16 02:26:47 +00:00
Kirill Ponomarev
96fe12e0ac
Don't wrap <assert.h> in #ifdef __FreeBSD__ because it's
...
standard C header
Approved by: fjoe (mentor) (implicit)
2003-07-27 08:24:29 +00:00
Kirill Ponomarev
31026e5f2d
Committed. Thanks!
...
PR: 54778
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor) (implicit)
2003-07-23 09:02:55 +00:00
Daichi GOTO
f373176813
update x11-toolkits/gtkmathview: build on 5.x
...
PR: 54472
Reviewed by: sf
2003-07-16 12:10:09 +00:00
Daichi GOTO
3b70fd0981
fix x11-toolkits/gtkmathview: do not use -lgnugetopt directory
...
PR: 54472
Pointed out by: FUJISHIMA Satsuki <sf@FreeBSD.org>
Pointy hat to: myself
2003-07-15 14:28:22 +00:00
Daichi GOTO
b6ba8cb218
update x11-toolkits/gtkmathview: 0.3.0 -> 0.4.2
...
PR: 54472
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-07-15 06:27:33 +00:00
FUJISHIMA Satsuki
3971644de4
get rid of libgnugetopt dependency for -CURRENT,
...
use USE_GETOPT_LONG instead.
NOTE: This port is still BROKEN.
2003-07-14 02:37:39 +00:00
Kris Kennaway
d7f5a22066
Mark BROKEN on all versions, not just 5.x
2003-06-04 17:45:54 +00:00
Kris Kennaway
b5ba813ea5
BROKEN on 5.1: configure fails
2003-05-18 11:36:12 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
8916edc4cf
add gtkmathview 0.3.0
...
A GTK Widget to Render MathML Documents
2002-10-15 13:51:44 +00:00