1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

20 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
Steve Wills
55b168f8dc - Mark broken with Ruby 1.9
- Mark MAKE_JOBS_UNSAFE while here

PR:		ports/159172
With hat:	ruby@
2011-08-06 16:42:39 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Philip M. Gollucci
61bcae45bc - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:08:05 +00:00
Philip M. Gollucci
55544fc2be - Convert ports/ to devel/apr1
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:05:05 +00:00
Philip M. Gollucci
3a2084de1e 4/5: Chase devel/apr shlib bump
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:52:39 +00:00
Jun Kuriyama
714bca5184 - Unbreak on 8.x by removing gmake usage which is not needed. 2010-01-10 06:20:34 +00:00
Pav Lucistnik
26b2a02400 - Mark BROKEN on 8.X
Reported by:	pointyhat
2009-08-09 20:56:23 +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
Wesley Shields
7b4ee14e1f - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-06 17:43:44 +00:00
Jun Kuriyama
17e4c5c865 - Unbreak by fixing incorrect pointer usage in APR_RING_SENTINEL macro.
# I'm not sure why this can be built before...
2008-08-20 03:51:46 +00:00
Pav Lucistnik
6cd7744d79 - Mark BROKEN: does not compile (local_db.c:2114: error: request for member
'next' in something not a structure or union)
2008-07-23 22:46:55 +00:00
Martin Wilke
f3225e8264 - Bump PORTREVISION after arp update
PR:		125277
Submitted by:	rodrigc
2008-07-07 11:34:50 +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
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Norikatsu Shigemura
0f7b8202cc Cosmetic change:
o Use BDB_* macros instead of direct.

Oked by:	kuriyama
2006-05-19 05:57:34 +00:00
Jun Kuriyama
a0201dc427 Fix incorrect use of $OSREL for unbreak on old versions.
Reported by:	tdb
Approved by:	portmgr (linimon)
2006-03-13 06:34:18 +00:00
Jun Kuriyama
16565f4680 - Use $OSREL and $OSVERSION instead of .exists() to check magic.h
existance (unbreaking bento build on 4.x).

Hint by:	kris
2006-02-11 03:23:54 +00:00
Jun Kuriyama
e480c1064c Add rast 0.3.1, full-text search system using N-gram. 2006-01-30 13:53:33 +00:00