Commit graph

31 commits

Author SHA1 Message Date
Tijl Coosemans
eb96de0656 Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:40:41 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
John Marino
19528f71b6 devel/libmba: Fix wrong embedded DT_SONAME
* Use single digit for soversion
 * Support DragonFly
 * Drop unnecessary sed lines by adjusting MAKE_ARGS
 * Bump dependent ports

PR:		192666
Submitted by:	Jan Beich
Approved by:	portmgr (implicit, dependent port unstaged)
2014-08-15 06:55:11 +00:00
John Marino
b01a2929fe Stage textproc/domc and unbreak on sparc64, amd64
PR:		181736
Submitted by:	Jan Beich
2014-08-14 20:57:30 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Baptiste Daroussin
39e03a12a1 Add -fPIC to cflags 2013-09-04 22:22:37 +00:00
Alexey Dokuchaev
c83c682335 - Unbreak parallel (-jX) builds and remove disgraceful MAKE_JOBS_UNSAFE
- Standardize the header and COMMENT, renew LIB_DEPENDS, convert USE_GMAKE
- Generally cleanup Makefile, sort the knobs, kill EOL space in pkg-descr
2013-08-09 09:03:23 +00:00
Baptiste Daroussin
f4bc81f0e8 Mark as jobs unsafe 2013-07-12 16:35:01 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
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
Mark Linimon
c08fa86ad8 Mark as broken on sparc64-8 due to duplicate definition of strlen.
Unclear if amd64-8 is affected as well.

Hat:		portmgr
2009-08-17 03:44:37 +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
Gabor Kovesdan
6b627f8f97 - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
2007-04-29 16:21:09 +00:00
Martin Wilke
e616ceb558 - Chase increase of devel/libmba shlib version.
Submitted by:	pointyhat via kris
2006-11-03 07:17:12 +00:00
Cheng-Lung Sung
c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Thierry Thomas
e4df6f6b6b Mark IGNORE on 4.x: the library is built, but cannot be used:
/usr/local/lib/gcc/i386-portbld-freebsd4.10/3.4.4/../../../libdomc.so: undefined reference to `mbrtowc'
/usr/local/lib/libmba.so: undefined reference to `iswspace'
/usr/local/lib/libmba.so: undefined reference to `towupper'
collect2: ld returned 1 exit status

PR:		ports/79354
Submitted by:	Jukka Ukkonen
Noticed by:	lawrance
Approved by:	submitter's time-out.
2005-04-30 19:20:31 +00:00
Thierry Thomas
243d2af210 Unbreak on FreeBSD-4.11.
PR:		ports/79354
Submitted by:	Jukka Ukkonen
2005-04-10 21:00:01 +00:00
Simon Barner
c74b069994 - Update to 0.8.0 (use libmba 0.8.10)
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
PR:		ports/77816
Approved by:	arved (mentor)
2005-03-08 16:30:39 +00:00
Tilman Keskinoz
d5369bbddd Fix build with gcc 3.4 2004-08-17 11:30:03 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Adam Weinberger
39d494631f Chase the distfile; update MASTER_SITES.
PR:		ports/52587
Submitted by:	Kevin Golding <kevin@caomhin.demon.co.uk>
2003-05-22 18:11:54 +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
bd6df865ae upgrade to 0.6.0
this version depends on expat2 so that we can nuke expat

Approved by:	kris
2002-09-24 08:01:07 +00:00
Ying-Chieh Liao
ec6f60c549 move devel/domc to textproc/
Approved by:	kris
2002-09-24 06:46:04 +00:00
Pete Fritchman
4fc0f62ed6 - update to 0.5.8
- don't rewrite do-install, patch the distribution's Makefile instead

PR:		33334
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 19:52:44 +00:00
Ying-Chieh Liao
4a03fd9985 upgrade to 0.5.1
PR:		32215
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:36:44 +00:00
Ying-Chieh Liao
36dbb43fb6 add domc
DOMC is a light weight implementation of the DOM in ANSI C
2001-10-09 05:44:38 +00:00