Commit graph

26 commits

Author SHA1 Message Date
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
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +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
Mark Linimon
c7beea50eb Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past.
2008-06-03 02:42:06 +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
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Edwin Groothuis
cc82ac7af1 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:10:15 +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
Markus Brueffer
d8a9530f47 Adjust default cdrom device to the not so new world order
Approved by:	maintainer
2007-03-25 22:26:10 +00:00
Rong-En Fan
0e34ed3f05 - Repliace deprecated INSTALL_SHLIBS
I found this while I fix X11BASE issues with lineakd plugins.

PR:		ports/105962
Submitted by:	rafan
Approved by:	maintainer timeout (18 days)
2006-12-15 19:00:47 +00:00
Rong-En Fan
9edb89578b - Update to 0.9
PR:		99401
Submitted by:	Kay Lehmann <kay_lehmann web.de> (maintainer)
2006-07-09 17:33:33 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +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
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +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
Pav Lucistnik
1296bd805b - Update to 0.8.3
PR:		ports/79487
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-04-09 23:39:22 +00:00
Pav Lucistnik
0a3cfb5b7c - Fix runtime problem on amd64
PR:		ports/77479, ports/77564
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
Reported by:	Axel Gonzalez <loox@e-shell.net>
2005-02-15 22:03:12 +00:00
Pav Lucistnik
3d13efd356 - Update to 0.8.2
- Unbreak on 5.x
- New plugin system, untested on FreeBSD 4.x, please test

PR:		ports/76269
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-01-15 23:31:58 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Pav Lucistnik
9ecab89d6b - Update to 0.7.2
PR:		ports/59212
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
Approved by:	adamw (mentor)
2003-11-19 15:27:29 +00:00
Edwin Groothuis
7a4fedc770 new port: sysutils/lineakd
lineak is a utility designed to enable the use and configuration
	of those special keys on Internet, Easy Access and Multimedia
	keyboards in Linux (and other unices, like now FreeBSD).

	I use this port for about 6-8 months and it seems to work
	without much problems.  I was asked from several people if
	I finished the port, so I thought it would be the best to
	include it in the official ports tree.

PR:		ports/52158
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2003-09-29 14:32:13 +00:00