Commit graph

40 commits

Author SHA1 Message Date
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Nicola Vitale
ba60a2a3ce - Update to 1.2.18
- Respect NO_INSTALL_MANPAGES
2012-05-03 13:33:45 +00:00
Ruslan Makhmatkhanov
d9a8836733 - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 17:03:29 +00:00
Nicola Vitale
dc4ae4d45f - Use graphics/potrace as default images converter,
because it has no dependencies and is much faster
  then graphics/autotrace
- Bump PORTREVISION (changed dependency)

Suggested by:	Michael Bax <mbax at stanford.edu> (via private email)
2011-08-16 15:04:42 +00:00
Nicola Vitale
ece4ce521f - Update to 1.2.16 2011-07-07 21:09:44 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Nicola Vitale
39256433c2 - Update to 1.2.15
- Replace LOCAL/chinsan with LOCAL/nivit/${PORTNAME}/ in MASTER_SITES
2008-10-11 11:35:44 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +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
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +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
Mario Sergio Fujikawa Ferreira
f8cb446eae Give maintainership to Nicola Vitale <nivit@FreeBSD.org>. 2007-04-01 07:33:25 +00:00
Rong-En Fan
dd54fd956f - Update to 1.2.14
PR:		ports/108978
Submitted by:	chinsan
Approved by:	maintainer timeout (17 days)
2007-02-26 16:23:35 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
ad3070fd0a o Update to 1.1.8 [1]
o Take over maintainership [2]

Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [2]
Approved by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [1]
2005-04-19 10:42:59 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Norikatsu Shigemura
87af00fb69 o Chase dependency on print/pfaedit -> print/fontforge.
o Bump PORTREVISION accordingly.

Pointed out by:	Hermes Trismegistus <hermes@trismegistus.net>
2004-05-03 07:06:11 +00:00
Kirill Ponomarev
16a384f6e4 - Update to version 1.0.29
PR:		ports/64290
Submitted by:	maintainer
2004-03-15 09:22:54 +00:00
Kirill Ponomarev
50314dc6a3 Mark BROKEN: Checksum mismatch
PR:		ports/64268
Submitted by:	David Gilbert <dgilbert@daveg.ca>
2004-03-14 22:16:34 +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
0be8c2f656 - Update to 1.0.27
PR:		 ports/61538
Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2004-01-18 21:40:53 +00:00
Pav Lucistnik
3dde356876 - Update to 1.0.26
- Optional dependency on potrace instead of autotrace

PR:		ports/61386
Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2004-01-15 22:36:02 +00:00
Pav Lucistnik
6be56eeaba - Update to 1.0.24
PR:		ports/60774
Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2004-01-01 11:06:51 +00:00
Trevor Johnson
683b3b9d11 Patrick Atamaniuk has agreed to maintain this. 2003-11-08 23:36:03 +00:00
Edwin Groothuis
561fd702bb Add $ to {ECHO_CMD}
Submitted by:	Keith Davis <daviskacer@comcast.net>
2003-10-14 03:37:16 +00:00
Trevor Johnson
1aa50ba883 Rename to mftrace.
PR:		50578
Submitted by:	Keith White of SITE, University of Ottawa

Also fix master site, update to 1.0.19, generate packing list upon
installation, support getopt_long on -CURRENT, and assume maintainership.
2003-10-13 23:22:02 +00:00
FUJISHIMA Satsuki
e496d3c279 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
This commit does not fix compilation.
2003-07-14 02:37:19 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
c9c024ac0f add pktrace 1.0.4
Scalable PostScript (Type1) Fonts for MetaFont
2002-06-02 17:03:02 +00:00