Commit graph

955 commits

Author SHA1 Message Date
Kirill Ponomarev
19fb3c188f Update to 6.1.2
PR:		ports/69214
Submitted by:	maintainer
2004-07-18 06:01:07 +00:00
Kirill Ponomarev
9a99114e55 Do not include the package name in the comment.
PR:		ports/69181, ports/69182, ports/69183
Submitted by:	Ports Fury
2004-07-17 16:53:24 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
a9911f8a95 Fix WWW: line
PR:		ports/68784
Submitted by:	maintainer
2004-07-07 21:10:40 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Kirill Ponomarev
47ba361bc2 Update to version 1.42
PR:		ports/68626
Submitted by:	Ports Fury
2004-07-03 15:35:58 +00:00
Pav Lucistnik
1677ddce8a Add gdesklets-goodweather-psi, GoodWeather desklet with psi theme.
PR:		ports/68500
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-01 22:16:08 +00:00
Kirill Ponomarev
8a6c5769d9 Update to version 1.38
PR:		ports/68367
Submitted by:	Ports Fury
2004-06-27 18:01:23 +00:00
Thomas Gellekum
4c3573fc02 Upgrade to 3.6. 2004-06-25 11:34:46 +00:00
Mark Linimon
65a1b34cd2 Add alternate mastersite. (The original one seems to have been restored
since the PR was filed.)

PR:		ports/66901
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
Approved by:	maintainer timeout (4 weeks)
2004-06-24 16:41:24 +00:00
Pav Lucistnik
534f473cd5 - Fix runtime on nvidia driver
PR:		ports/67904
Reported by:	astro <e99@gmx.net>
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-06-22 07:59:39 +00:00
Kris Kennaway
0be70b057f Now builds on amd64 2004-06-21 06:23:45 +00:00
Markus Brueffer
f34c7cf5f6 - Don't use Makefile.kde anymore
Approved by:	maintainer timeout (4 weeks)
2004-06-20 14:59:25 +00:00
Kirill Ponomarev
09c3891535 Update to version 6.1.1
PR:		ports/67990
Submitted by:	maintainer
2004-06-16 15:08:50 +00:00
Kirill Ponomarev
a9758d21ae - Update to version 0.6.0
PR:		ports/67883
Submitted by:	maintainer
2004-06-12 21:28:55 +00:00
Volker Stolz
a040000cf7 Update to latest version:
- enable experimental mysql support
- drop gcc3x dependency

PR:		ports/67638
Submitted by:	maintainer
2004-06-09 12:40:20 +00:00
Pav Lucistnik
8294db3dfd - Update to 1.0.6
PR:		ports/66903 (based on)
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
Approved by:	maintainer timeout (2 weeks)
2004-06-06 22:43:49 +00:00
Erwin Lansing
9ff47a65a9 Update to 0.11 2004-05-31 14:37:24 +00:00
Pav Lucistnik
9fb7698f7f - Remove dead WWW 2004-05-29 23:04:15 +00:00
Ying-Chieh Liao
16daa450bb remove gcc33 depend
fix build on -stable

Noticed by:	Dominik Brettnacher <domi@saargate.de>
2004-05-24 01:22:54 +00:00
Pav Lucistnik
210211fbb4 - Update MASTER_SITES
PR:		ports/67071
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-23 22:26:18 +00:00
Pav Lucistnik
3d10987773 - Refresh MASTER_SITES
PR:		ports/67067
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-23 12:17:53 +00:00
Michael Nottebrock
1ab85f831e Remove the threads related REINPLACE again, the source comes with
a smart configure script which figures things out on its own.
2004-05-21 22:49:38 +00:00
Michael Nottebrock
258a678bde Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness, fix compilation where needed.

Committers: Please do NOT include Makefile.kde or commit new ports which do
so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
2004-05-21 22:23:08 +00:00
Mark Linimon
f85153bff6 Fix download location for polling data.
PR:		ports/66149
Submitted by:	Aaron Dudek <adudek@gwu.edu>
2004-05-17 02:56:00 +00:00
Edwin Groothuis
e96c2d8aa9 put adamw, krion, ade, wes and others on the right spot in the file.
(sort from east to west)
2004-05-10 00:08:07 +00:00
Erwin Lansing
2f778a0834 Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.

Thanks for all your work, Serge! Sorry to see you go.

PR:		66407
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
2004-05-09 07:10:43 +00:00
Markus Brueffer
59448a5697 Respect CFLAGS and PTHREAD_LIBS
Approved by:	Scott A. Moberly <smoberly@karamazov.org> (maintainer)
2004-05-05 22:33:57 +00:00
Markus Brueffer
26307299e7 Update to 3.0.0 2004-05-04 22:32:19 +00:00
Markus Brueffer
df9b02f815 Remove reference to former maintainer
Requested by:	brueffer
2004-05-03 18:12:21 +00:00
Markus Brueffer
4ce007b1f5 Add cfitsio 2.490, library for reading and writing files in FITS data
format.
2004-04-30 15:33:40 +00:00
Ying-Chieh Liao
2dd78f2c25 mark it broken on -stable 2004-04-19 05:43:40 +00:00
Ying-Chieh Liao
f3868587ff requires gcc3 to build
Noticed by:	bento via kris
2004-04-19 03:07:32 +00:00
Kirill Ponomarev
b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +00:00
Kirill Ponomarev
d20e512a24 - Fix plist 2004-04-17 15:58:21 +00:00
Pav Lucistnik
c20e52e5dd - Take over maintainership
Approved by:	Jeremy Messenger <mezz7@cox.net> (previous maintainer)
2004-04-16 08:09:25 +00:00
Ying-Chieh Liao
cdd7b7cf62 add nova 0.4
An Integrated Observational Environment for amatuer astronomers
2004-04-16 01:42:47 +00:00
Ying-Chieh Liao
8975874775 add sky2000 0.2
A binary representation of the Sky2000 star catalog
2004-04-16 01:41:58 +00:00
Erwin Lansing
5e55501f77 Sort the entries I just added.
Submitted by:	kris
2004-04-15 05:20:38 +00:00
Erwin Lansing
fd135a4a2a Add missing binaries
Submitted by:	dosirak
2004-04-14 18:49:00 +00:00
Hye-Shik Chang
098d6187d8 WWW site is moved. 2004-04-14 03:27:30 +00:00
Kirill Ponomarev
c92094321b - Use gcc33 for OSVERSION > 501103
- SIZE'ify

PR:		ports/65421
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-11 14:39:25 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Ying-Chieh Liao
b0e7c57a2b upgrade to 1.0.4 2004-03-26 06:57:51 +00:00
Trevor Johnson
3a6b07ce9e Fix packing list. 2004-03-24 17:57:45 +00:00
Kris Kennaway
f31e2fb8d5 o/~ Everybody was distfile sizing! o/~
(Add SIZE to distinfo)

Submitted by:	trevor
2004-03-22 12:45:57 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +00:00
Thierry Thomas
677820188c Reassign maintainership to the former maintainer.
Welcome back, Serge!

Approved by:	mat
2004-03-18 22:57:28 +00:00
Greg Lewis
95ab4c7adc . SIZEify.
Submitted by:	trevor (except diablo-jre13)
2004-03-18 21:02:01 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Trevor Johnson
3422399008 The distfile on Sourceforge has been changed--use a different master
site for now.

Noticed by:	krion
Obtained from:	<URL:http://www.alltheweb.com> search engine (the new site)
2004-03-18 17:50:26 +00:00
Mark Linimon
98c8c89a00 Per distfile survey, chase mastersite reorg on planetmirror.com:
s/hpux/hpfreeware/.
2004-03-18 17:28:06 +00:00
Mark Linimon
954d33908f Per distfile survey, comment out bad mastersite (refuses connections). 2004-03-18 17:16:25 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Trevor Johnson
22801fbea2 Update to 1.3.1. Be less verbose.
PR:		61280
Submitted by:	Jean-Yves Lefort
2004-03-17 23:08:20 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Thierry Thomas
bfb76548a8 Trying to make my little town famous.
Approved by:	mat.
2004-03-16 12:26:26 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
de9f5ccabb Change the method of pkg-message generation to fix potential breakage with
non-default paths.

PR:		64066
Submitted by:	maintainer
2004-03-13 20:04:24 +00:00
Kris Kennaway
f86287ac73 BROKEN on !i386: Does not compile 2004-03-13 10:17:18 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Trevor Johnson
6e5f049504 Since asami's directory on MASTER_SITE_LOCAL has disappeared, stow
the distfile in mine instead.
2004-03-12 20:23:01 +00:00
Ying-Chieh Liao
def088557e add p5-Astro-FITS-Header 2.8.1
Object Orientated interface to FITS HDUs
2004-03-12 08:08:54 +00:00
Joe Marcus Clarke
6c6c8dad6b Update to 0.3.0 and add SIZE.
PR:		64009
Submitted by:	maintainer
2004-03-10 06:14:33 +00:00
Joe Marcus Clarke
f0837c88f3 Update to 0.25.
PR:		63964
Submitted by:	maintainer
2004-03-10 06:10:53 +00:00
Peter Edwards
52950cf594 Put Navan on the map (and myself).
Approved By: dwmalone@ (mentor)
2004-03-10 00:02:54 +00:00
Markus Brueffer
2d581519c5 - Update to 2.6.1
- Reset maintainer to ports@ (email is bouncing)
- Respect CFLAGS and PTHREAD_CLIBS

Approved by:	arved (mentor)
2004-03-04 10:20:53 +00:00
Markus Brueffer
5bb6746477 Feed the global missile targeting program with a new target
by adding myself.

Approved by:	arved (mentor)
2004-02-23 20:36:55 +00:00
Mark Linimon
c2f1ec1f95 Jason Harris has agreed to take over maintainence. Thanks, Jason. 2004-02-11 23:22:34 +00:00
Tilman Keskinoz
dad8727ead USE_GCC 3.3, because it builds fine with CURRENTS system compiler and
gcc 3.2 is currently broken
2004-02-11 15:51:46 +00:00
Mark Linimon
82affe8f17 dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.

While here, pacify portlint on all of them.

Discussed with:	various members of portmgr@, at various times over
the last few months.
2004-02-11 03:03:05 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Pav Lucistnik
e173331f93 - Update to 3.07
PR:		ports/62208
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-01 12:29:12 +00:00
Joe Marcus Clarke
498335c9b6 I got overly zealous. GNOME_DESKTOP_VERSION is only needed for ports in the
actual Desktop.
2004-01-31 19:04:40 +00:00
Joe Marcus Clarke
f538a3958b Add a missing dependency on gail, and indicate that this port requires
GNOME Desktop version 2.

Reported by:	bento via kris
2004-01-31 18:10:51 +00:00
Kirill Ponomarev
aa94433aa2 - SIZEify
PR:		ports/62128
Submitted by:	maintainer
2004-01-31 09:47:58 +00:00
Kirill Ponomarev
edaecc1104 - Use PLIST_FILES/PLIST_DIRS and remove pkg-plist
PR:		ports/62006
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-01-29 10:39:59 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Kirill Ponomarev
00e0e025de - Support CFLAGS properly
PR:		ports/61950
Submitted by:	Ports Fury
2004-01-26 19:32:46 +00:00
Pav Lucistnik
ef23fa081f - Use PLIST_FILES
PR:		ports/61939
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-01-26 17:07:56 +00:00
Kirill Ponomarev
0fdce07768 Add stellarium 0.5.2,
Stellarium is a free software available for Windows, Linux/Unix
and MacOSX. It renders 3D photo-realistic skies in real time.
With stellarium, you really see what you can see with your
eyes, binoculars or a small telescope.

PR:		ports/61927
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-01-26 13:09:31 +00:00
Hye-Shik Chang
9e360d478f - Update to 0.8.
- Fix 0.7 checksum mismatch problem. [1]

Submitted by:	Filippo Natali <filippo.natali@widestore.net> [1]
2004-01-26 02:33:44 +00:00
Kirill Ponomarev
2b42db0479 - Update to version 0.9.0 2004-01-25 16:26:04 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Philip Paeps
b7d24b52ca Point hitmen in the right direction ;-)
o add my marker
 o sort clement into east-west order

Approved by: njl (mentor)
2004-01-21 18:13:20 +00:00
Pav Lucistnik
0c7c0e6b73 - Update to 0.24
PR:		ports/61559
Submitted by:	Mezz <mezz7@cox.net> (maintainer)
2004-01-19 09:11:56 +00:00
Alex Dupre
74528bb11f - Update to 2.07-pre7.
- Use gtk2 instead of gtk1.

PR:		ports/61299
Submitted by:	Marco Molteni <molter@tin.it> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-01-13 16:22:02 +00:00
Hye-Shik Chang
17b3dadcb4 Update to 0.7
Notified by:	Tobias Klausmann <klausman@schwarzvogel.de>
2004-01-13 05:30:00 +00:00
Pav Lucistnik
9e049c5476 - Add missed dependency on compat4x when running on 5.x system 2004-01-11 02:13:43 +00:00
Edwin Groothuis
f97ac58e97 ports/astro/wmjupiter has a checksum error
The fetching in ports/astro/wmjupiter gives a checksum error if
	fetched from the mastersite. The fetched file is from Nov 9 but
	the checksum file is much older. Maybe a new packaging ?

The tarball has been rerolled on Nov 8 but no change in file contents.

[~/ports/astro/wmjupiter] edwin@ref5>gzcat wmjupiter-1.2.tar.gz | tar tvf -
drwxr-xr-x enge/root         0 Jan 16 01:53 2002 wmJupiter/
-rw-r--r-- enge/root       662 Jan  9 08:31 2002 wmJupiter/Makefile
-rw-r--r-- enge/root     11689 Jan 16 01:53 2002 wmJupiter/wmJupiter.c
-rw-r--r-- enge/root      2734 Jan  9 08:12 2002 wmJupiter/wmJupiter_mask.xbm
-rw-r--r-- enge/root     20665 Jan 16 01:48 2002 wmJupiter/wmJupiter_master.xpm
-rw-r--r-- enge/root      8141 Jan  9 07:59 2002 wmJupiter/xutils.c
-rw-r--r-- enge/root       863 Jan  9 07:59 2002 wmJupiter/xutils.h
-rw-r--r-- enge/root       979 Jan 16 01:53 2002 wmJupiter/README
[~/ports/astro/wmjupiter] edwin@ref5>gzcat wmjupiter.tar.gz-new | tar tvf -
drwxr-xr-x enge/users        0 Nov  8 04:21 2003 wmJupiter/
-rw-r--r-- enge/users      662 Jan  9 08:31 2002 wmJupiter/Makefile
-rw-r--r-- enge/users    11689 Jan 16 01:53 2002 wmJupiter/wmJupiter.c
-rw-r--r-- enge/users     2734 Jan  9 08:12 2002 wmJupiter/wmJupiter_mask.xbm
-rw-r--r-- enge/users    20665 Jan 16 01:48 2002 wmJupiter/wmJupiter_master.xpm
-rw-r--r-- enge/users     8141 Jan  9 07:59 2002 wmJupiter/xutils.c
-rw-r--r-- enge/users      863 Jan  9 07:59 2002 wmJupiter/xutils.h
-rw-r--r-- enge/users      979 Jan 16 01:53 2002 wmJupiter/README

PR:		ports/60456
Submitted by:	Andreas Schulz <ats@first.fraunhofer.de>
2004-01-10 07:47:49 +00:00