Commit Graph

52 Commits

Author SHA1 Message Date
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +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
Martin Wilke
599442f429 - Update to 2.10
PR:		120470
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-12 23:21:28 +00:00
Martin Wilke
2b95502a26 - Update to 2.9.5
PR:		119160
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-01-03 11:39:33 +00:00
Thomas Abthorpe
46a72f4d8e - update to 2.9.4
Approved by:	clsung (mentor)
2007-09-13 02:20:01 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +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
Martin Wilke
f75bf6c5ab - Update to 2.9.3 2007-04-20 09:11:24 +00:00
Erwin Lansing
af218fd49a Update to 2.9.2 2007-04-15 19:33:19 +00:00
Martin Wilke
0f221d1d14 - Update to 2.9.1
PR:		110811
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-03-26 11:25:55 +00:00
Pav Lucistnik
f706d76da8 - Update to 2.8.3 2006-12-17 21:47:23 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Pav Lucistnik
d1b8ea31e7 - Add SHA256 2005-11-23 23:53:09 +00:00
Pav Lucistnik
8b01b9b98b - Update to 2.8.2
PR:		ports/83608
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-17 21:23:01 +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
Kirill Ponomarev
583ef20d47 - Update to version 2.6.4
PR:		ports/64849
Submitted by:	Ports Fury
2004-03-28 16:20:45 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Christian Weisgerber
1ed8a8e88c Update to version 2.5
PR:		51666
Submitted by:	Ports Fury
2003-05-02 22:06:49 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Kris Kennaway
8471dae31d Remove maintainers with undeliverable email addresses. 2002-11-23 02:25:42 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
David W. Chapman Jr.
bd4e33b63e Update to 2.4
PR:		27206
2001-09-01 17:55:08 +00:00
Kevin Lo
2293eb9f75 Update to 2.2.2
PR: 20918
Submitted by: MAINTAINER
2000-08-29 15:50:10 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Alexander Langer
065ca5800f Ignore the checksum of the data-file which changes a lot.
It is ok to ignore it, since this file only contains data used
from within the program.
2000-07-19 12:35:56 +00:00
Alexander Langer
add9684393 The astro-data file has changed. 2000-07-19 11:49:19 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Alexander Langer
e3f2dd2815 update datafile once again.
PR:		19533
Submitted by:	maintainer
2000-06-27 10:35:13 +00:00
Alexander Langer
9bccb8fe0b Avoid hardcoding /usr/X11R6/
PR:		19478
Submitted by:	maintainer
2000-06-26 13:53:05 +00:00
Alexander Langer
34b962b6f4 New harmonics-file with new location.
PR:		19420, 19395
Submitted by:	maintainer
2000-06-23 09:05:10 +00:00
Alexander Langer
024da06459 Don't install xttpd any more, which cleans up the port.
PR:		18362
Submitted by:	maintainer
Reported by:	steve

Don't use -O2.
PR:		18910
Submitted by:	me

Reviewed by:	cpiazza
2000-06-11 19:26:01 +00:00
Maxim Sobolev
3039eaef04 New distfile, hence new checksum.
PR:		18540
Submitted by:	maintainer
2000-05-19 11:10:27 +00:00
Steve Price
530019b51d Get the harmonics file from harmonics.world.gz. Also for now remove
USE_X_PREFIX since this port was trying to install a file in
${X11BASE}/sbin but not creating the directory first.  This is not
100% correct but it will fix builds on bento for now.

PR:		18260
Submitted by:	partially by maintainer
2000-04-30 00:04:34 +00:00
Michael Haro
48032329e8 update to 2.2
change maintainer to patseal@hyperhost.net

PR:		18064
Submitted by:	    Patrick Seal <patseal@hyperhost.net>
2000-04-18 00:00:41 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
David E. O'Brien
4f4c6521c9 Id->FreeBSD rename try 2.
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1999-08-25 04:22:48 +00:00
Tim Vanderhoek
02228dc715 astrowwwWWW: 1999-05-02 21:21:34 +00:00
Satoshi Asami
1e3dcc087d Checksum changed again; perhaps next time you can put up the tarball
somewhere on your place? :)
1998-09-28 09:04:03 +00:00
Steve Price
7c95dc3674 Checksum of harmonics.gz changed. 1998-09-26 23:37:56 +00:00
Satoshi Asami
d211d15440 These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no.  Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Justin M. Seger
53823d81fa Un-BREAK with new checksum 1998-08-21 02:22:36 +00:00
Justin M. Seger
e470f7ab97 BROKEN:
# make package
>> harmonics.gz doesn't seem to exist on this system.
>> Attempting to fetch from http://www.universe.digex.net/~dave/files/.
Receiving harmonics.gz (358944 bytes): 100%
358944 bytes transfered in 396.0 seconds  (906 bytes/s)
>> Checksum OK for xtide-1.6.2.tar.gz.
>> Checksum mismatch for harmonics.gz.
Make sure the Makefile and md5 file (/usr/ports/astro/xtide/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 17:42:06 +00:00
David E. O'Brien
09b64b0d35 Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
Justin M. Seger
95cc3fb990 Distfile changed on MASTER_SITE. 1998-03-01 14:42:51 +00:00
Satoshi Asami
0e1984fe62 Change EXTRACT_ONLY too, see previous commit why. 1998-02-02 01:49:22 +00:00
Justin M. Seger
4e541382b5 Distfile was renamed on MASTERSITE. 1998-01-31 14:58:25 +00:00
Justin M. Seger
9cae3e39df Distfile was renamed on MASTERSITE. 1998-01-31 14:40:55 +00:00
Satoshi Asami
0ac1295778 Portlint. 1997-11-29 00:58:08 +00:00