Commit graph

25 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Philip M. Gollucci
7b72e2dc73 - Update to 1.6.3
- add and update URLs of MASTER_SITES
- add LICENSE related lines
- update author's email address
- update WWW site URL to shorter version

PR:             ports/165232
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-17 22:22:43 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +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
Stefan Walter
0b68f5217b - update to 1.6.0
- fix inappropriate use of NO* vars
- add mastersites
- use COPYTREE_SHARE
- change maintainer's email address

PR:		127317
Submitted by:	maintainer
2009-01-08 17:11:08 +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
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
Cheng-Lung Sung
058df97171 - Update to 1.5.3.
- Fix BUILD_DEPENDS.
- Change depending library name. (ports/121284)
- Remove BROKEN on amd64. (ports/121284)

Changes:
PR:		ports/121285
Submitted by:	maintainer ("Shin'ya Murakami")
2008-03-27 02:14:17 +00:00
Florent Thoumie
ccb8e84c22 Fix BUILD_DEPENDS after science/cdcl library name change.
Reported by:	erwin
2008-03-15 12:24:23 +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
Mark Linimon
6ef83f429c Also broken on ia64. 2006-07-14 03:04:39 +00:00
Renato Botelho
c68418ac35 - Update to 1.5.2
PR:		ports/96949
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
2006-05-09 12:04:08 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Volker Stolz
56d54e8847 Fix BROKEN msg which was breaking INDEX on amd64
PR:		ports/78177
Submitted by:	"Jose M."
2005-02-28 13:06:25 +00:00
Sergey Matveychuk
b03ea2919c science/cdcl -> update to 5.3 and use gtk by default
science/cdcl-gtk     -> delete
science/ruby-dcl     -> update to 1.5 and use gtk by default
science/ruby-dcl-gtk -> delete
science/ruby-gphys   -> update to 0.3.5 and fix dependency
science/gave         -> update to 1.1.3 and fix dependency

PR:		ports/76853
Submitted by:	maintainer
2005-02-24 20:15:00 +00:00
Kris Kennaway
d027063e8c BROKEN on amd64: Needs to link against shared libraries 2004-05-30 07:06:31 +00:00
Pav Lucistnik
88a9c3bc78 - math/ruby-narray is build dependency
PR:		ports/66411
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-05-09 23:04:52 +00:00
Pav Lucistnik
a121a28b20 - cdcl is a build dependency
PR:		ports/64322
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-03-16 19:04:05 +00:00
Pav Lucistnik
f1d98b64aa - Update to 1.4.0
PR:		ports/64245
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-03-14 15:54:55 +00:00
Pav Lucistnik
c4aeff560d Add ruby-dcl, a ruby interface to DCL, a scienific graphical library.
Add ruby-dcl-gtk, a slave port for ruby-dcl with gtk patches.

PR:		ports/62873, ports/62874
Submitted by:	<murashin@edamame.summing.com>
2004-02-27 23:54:14 +00:00