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
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Erwin Lansing
8c6092e5ec
BROKEN should not be quoted.
...
No functional change.
2010-06-13 08:40:06 +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
cda30a295f
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-25 22:44:48 +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
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
108960064a
- Add SHA256
2005-11-25 19:09: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
Kris Kennaway
9b4534401c
BROKEN on ia64: Does not compile
2004-11-18 22:21:33 +00:00
Kris Kennaway
fbfaa7b274
BROKEN on sparc64: Does not compile
2004-04-12 04:03:55 +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
Kirill Ponomarev
18ca28961b
- Fix plist and bump PORTREVISION
...
Noticed by: bento via kris
2004-01-30 22:59:08 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Pav Lucistnik
e3c01212f0
- Unbreak on alpha
...
PR: ports/60425
Submitted by: Volker Stolz <vs@foldr.org>
2003-12-27 14:03:58 +00:00
Sergei Kolobov
8bf7269a4e
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
2003-12-21 00:23:25 +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
Nick Sayer
2c8802aec6
Release all my ports.
...
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
2002-10-21 02:31:08 +00:00
Mario Sergio Fujikawa Ferreira
a70230aec6
Deploy USE_GNOMENG infrastructure
...
PR: 42283
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:37:37 +00:00
Nick Sayer
c814d7dc8f
Also patch src/Makefile.in
...
PR: 38181
Submitted-by: ejk@iki.fi
2002-07-01 16:27:51 +00:00
Nick Sayer
0c6d14dd35
Update to 1.07 to support G550. Sorry for the delay. :-)
...
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu>
2002-05-05 05:51:11 +00:00
Nick Sayer
6384a2040a
Fix the pdesk port up a little bit.
...
PR: 35168
Submitted by: peckdani@msu.edu
2002-04-06 17:14:59 +00:00
Nick Sayer
11bee9ac91
Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards.
2001-06-02 20:36:28 +00:00