Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
d1d0c17b83
- Update to 0.8.0
...
PR: 131831
Submitted by: ports fury
2009-02-20 16:32:26 +00:00
Wesley Shields
5e3b0872db
- Remove conditional checks for FreeBSD 5.x and older
...
Approved by: pav
2009-01-05 20:34:01 +00:00
Mark Linimon
7cf77d236e
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
...
right now, by request.
Hat: portmgr
2008-12-25 03:13:51 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
b8135727e5
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00
Pav Lucistnik
42d5e27865
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 10:09:36 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
3c089c162b
- Use USE_ICONV instead of LIB_DEPENDS
...
Approved by: portmgr (erwin, few weeks ago)
2007-01-12 09:12:57 +00:00
Martin Wilke
e2d3f2072c
- Update to 0.7.7
...
PR: ports/107168
Submitted by: miwi
Approved by: maintainer
2006-12-27 14:13:00 +00:00
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
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
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
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
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