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
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Olli Hauer
30f9161773
-remove MD5
2011-07-03 14:12:22 +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
Dmitry Marakasov
6b5fb87219
- Switch SourceForge ports to the new File Release System: categories starting with G
2009-08-22 00:23:13 +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
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
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Rong-En Fan
d1af5920d9
- Chase graphics/lib3ds 1.3.0 update
2007-09-07 07:33:39 +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
Alejandro Pulver
507ce75915
- Fix x11-toolkits/gtkglext dependency in LIB_DEPENDS (1.0.2 -> 1.0.0), which
...
has changed since the last update.
Reported by: linimon
2006-07-18 18:18:43 +00:00
Edwin Groothuis
ff21f59f9f
Remove USE_REINPLACE for categories starting with a G
2006-05-07 23:46:33 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Sergey Matveychuk
b4d2ac42d7
- Update graphics/libglut to 6.4.1.
...
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Pav Lucistnik
792b758ef4
- Add SHA256
2005-11-26 01:48:16 +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
Kirill Ponomarev
88f491633c
Update to version 0040822
...
PR: ports/71059
Submitted by: Ports Fury
2004-08-28 06:22:12 +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
Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Kirill Ponomarev
71fcf72ba8
- Update to version 20031224
2003-12-25 11:26:43 +00:00
Kirill Ponomarev
9c924b9187
- Update to version 20031119
...
PR: 59518
Submitted by: Ports Fury
2003-11-20 16:33:53 +00:00
Kirill Ponomarev
9d09e86765
- Update to version 20031028
...
PR: 58965
Submitted by: Ports Fury
2003-11-05 16:17:04 +00:00
Kirill Ponomarev
dbb73f0a0d
- Update to version 20030926
...
PR: 57804
Submitted by: Ports Fury
2003-10-09 18:05:46 +00:00
Joe Marcus Clarke
5adefe1386
Chase the GtkGLExt shared lib version.
2003-07-31 02:38:34 +00:00
Kirill Ponomarev
09a83543a0
- Update to version 20030726
...
PR: 54901
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
2003-07-27 15:25:13 +00:00
Maho Nakata
a00077c02e
Update to version 20030718
...
PR: 54662
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-07-21 06:02:35 +00:00
Norikatsu Shigemura
1bf2c06b3c
Update to version 20030709.
...
PR: ports/54324
Submitted by: Ports Fury
2003-07-11 17:42:30 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Akinori MUSHA
e88cb93ce3
de-pkg-comment
2003-02-20 18:08:19 +00:00
Ying-Chieh Liao
a4883cf354
upgrade to 20021103
...
PR: 45432
Submitted by: Ports Fury
2002-11-20 12:36:25 +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
Mario Sergio Fujikawa Ferreira
5dc9b7f571
Deploy USE_GNOMENG infrastructure
...
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Patrick Li
28345d26f1
Update to 20020702
...
PR: ports/40499
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-07-12 20:19:17 +00:00
Ying-Chieh Liao
04610b824b
add kludge3d 20020301
...
A simple 3d editor
2002-05-07 18:48:04 +00:00