Commit graph

34 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
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
Marcus von Appen
bad181150e - Remove superfluous patches 2011-04-03 15:44:06 +00:00
Marcus von Appen
585c2a07ea - Update to 0.4.5 2011-04-03 15:42:46 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Marcus von Appen
549e68e057 - Add proper libpng 1.4 compatibility
Submitted by:	Alan Garfield <alan@auspc.com.au> via mail
2010-08-28 10:57:19 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
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
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +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
d11d2baaec - Update to 0.4.1
PR:		118226
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-02-28 12:26:50 +00:00
Martin Wilke
4692dbe530 - Update to 0.4.0
- USE NOPORTEXAMPLES

PR:		114576
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-07-29 09:52:43 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
de223f9338 - Update to 0.3.0
Changelog:
	* lots of fixed bugs
	* color separation support
	* support for different input encodings
	* and more

PR:		113987
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-06-29 11:59:04 +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
Rong-En Fan
754c56e7f2 - Add OPTIONS, allow users to decide if they want examples and manpages.
Bump PORTREVISION for content changes
- Pet portlint(1)
- Pass maintainership to submitter

PR:		ports/102991
Submitted by:	Marcus von Appen <mva at sysfault.org>
2006-09-09 12:42:00 +00:00
Cheng-Lung Sung
147fdee482 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:56:24 +00:00
Michael Johnson
880b3cfa26 - Fix build on sparc64 2006-07-08 17:06:24 +00:00
Mark Linimon
f1b14d9991 Mark as BROKEN on sparc64: fails to compile. 2006-07-03 06:34:06 +00:00
Ying-Chieh Liao
0c3f54a676 upgrade to 0.2.7
PR:		98828
Submitted by:	Ports Fury
2006-06-12 01:43:27 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +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
Renato Botelho
2fa12ea571 Unbreak on 4.x
PR:		ports/84406
Submitted by:	Ports Fury
2005-08-01 12:50:02 +00:00
Renato Botelho
c6aea69ca8 - Update to 0.2.6 [1]
- Add WITHOUT_NLS knob
- Mark as BROKEN on 4.x, doesn't build

PR:		ports/84222 [1]
Submitted by:	Marcus von Appen <mva@sysfault.org> [1]
2005-07-28 15:42:29 +00:00
Kirill Ponomarev
5826b419f1 Update to version 0.2.5
PR:		ports/76285
Submitted by:	Ports Fury
2005-01-16 10:28:34 +00:00
Pav Lucistnik
4be8cb03ee - Update to 0.2.4
PR:		ports/73472
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2004-11-05 14:18:26 +00:00
Ying-Chieh Liao
dde84359ff add missing depends 2004-07-15 00:46:37 +00:00
Ying-Chieh Liao
4d572635e3 add pslib 0.2.2
A C-library for generating multi page PostScript documents
2004-07-13 02:45:48 +00:00