Commit Graph

906 Commits

Author SHA1 Message Date
Kirill Ponomarev
e90957274c Update to version 3.10.2
PR:		ports/69289
Submitted by:	Ports Fury
2004-07-19 17:42:49 +00:00
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