Commit Graph

239 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
c19ae258f8 New port udpcast version 20040531: A file transfer tool using
ethernet's multicast
2004-07-20 22:11:31 +00:00
Kris Kennaway
ea3a65f288 Fix build on -CURRENT
Submitted by:	das
2004-06-09 11:26:09 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kirill Ponomarev
50321c8082 - Fix MASTER_SITES
- Fix WWW: line

PR:		ports/66708
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:33:08 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +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
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
Pete Fritchman
4ad119e496 Update MASTER_SITES.
Submitted by:	maintainer
2004-03-11 00:35:52 +00:00
Kris Kennaway
d48c061ea6 BROKEN on !i386: Does not compile 2004-02-25 10:22:42 +00:00
Kris Kennaway
64a7f5e93a Correct error in previous commit
Noticed by:	Dan Langille
2004-02-18 04:27:36 +00:00
Kris Kennaway
709914a2bf Remove BROKEN tag; this now compiles on 5.x. 2004-02-18 03:55:59 +00:00
Kris Kennaway
866762fe5a Remove BROKEN tag; this port now compiles on 5.x. 2004-02-18 03:55:03 +00:00
Bill Fenner
a998177f76 [seems like when I thought I committed this first, I only committed
in files/ - oops]
Update to sdr 3.0.
Depend on tcl/tk 8.4.

Submitted by:	overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR:		ports/52779
2004-02-07 16:13:27 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Bill Fenner
a722c752b2 Update tcl/tk dependency to 8.4.
Remove incorrect library dependency in port's Makefile.
2004-02-02 01:24:52 +00:00
Bill Fenner
59ff1d9146 Upgrade rat to version 4.2.25.
Depend on tcl/tk 8.3 (won't build out of the box with 8.4)

Submitted by:	overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR:		ports/52779
2004-02-02 01:07:25 +00:00
Bill Fenner
4e2842b561 Update to sdr 3.0.
Depend on tcl/tk 8.4.

Submitted by:	overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR:		ports/52779
2004-02-02 00:55:08 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Joe Marcus Clarke
36992a1e2a Add a dummy run-autotools target to pacify the new bsd.port.mk. 2004-01-19 22:01:01 +00:00
Mark Linimon
2e790d0e0e Reset maintainer to ports@ due to maintainer's request -- he hasn't
had enough cycles for FreeBSD for a while.  Thanks for your work
in the past, and hope things calm down for you!
2004-01-12 20:04:47 +00:00
Pav Lucistnik
c5093c3118 - Update to 2.99.1
Changes in software:
- vendor's bugfixes
- new FLUTE support
- new dependencies in gdome-2 and glib20
- properly install the shared library and headers
- replace -pthread with $PTHREAD_LIBS
- fix compilation warnings due to C++ headers in -current

PR:		ports/61068
Submitted by:	Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
2004-01-09 00:12:51 +00:00
Pav Lucistnik
3c9f969c2b Add xspeakfree, a Tcl/Tk frontent to Speak Freely.
PR:		ports/59064
Submitted by:	Travis Poppe <tlp@liquidx.org>
2003-12-12 17:03:08 +00:00
Mark Linimon
ea171d1b57 Mark as broken on 5.x due to the usual gcc3.3 bitrot. 2003-12-12 10:09:25 +00:00
Pav Lucistnik
e525c249ea - Unbreak by adding dependency on makedepend.
PR:		ports/59500
Submitted by:	Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
Approved by:	adamw (mentor)
2003-11-20 20:57:26 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Bruce M Simpson
7ab4a1fe58 Add mcl 2.99,
implementation of the ALC and NORM Reliable Multicast
Protocols.

PR:		58728
Submitted by:	past@noc.ntua.gr
2003-11-14 16:33:33 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Mark Linimon
64d63858c4 Move inclusion of bsd.port.pre.mk after definiton of all variables. 2003-10-29 03:59:41 +00:00
Mark Linimon
ea655c60f0 Remove blank line to pacify portlint. 2003-10-22 03:03:25 +00:00
Mark Linimon
52fedf5c66 Mark as broken on 5.x. Fix plist. Notified maintainer. 2003-10-22 02:50:48 +00:00
Mark Linimon
925728b7ea Mark as broken on 5.x. The last distfile is from 1997. A google search
shows no current homepage.
2003-10-22 02:31:52 +00:00
Mark Linimon
fec02d37eb Mark as broken on 5.x. The distfile is from 1997. While here, update
the pkg-descr to include a good URL.
2003-10-22 02:21:10 +00:00
Mark Linimon
3733d1be77 Mark broken on 5.x. The distfile is from 1996 so updates might not
be forthcoming.  While I'm here, update the pkg-descr with a current URL.
2003-10-22 02:02:35 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Edwin Groothuis
656a9479b9 [PATCH] mbone/wb: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54937
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:44:39 +00:00
Christian Weisgerber
0133c0ed4f Update to 7.6a.
PR:		53302
Submitted by:	Michael A. Dickerson <mikey@singingtree.com>
2003-06-25 18:08:47 +00:00
Kris Kennaway
82848e9a9f Undo an obsoleted patch to include <sys/soundcard.h> instead of
<machine/soundcard.h> and fix build on -current.
2003-05-10 07:18:36 +00:00
Adam Weinberger
e5626be2d3 Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becoming
unquittable.

Submitted by:	wpaul
2003-03-24 07:37:39 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Norikatsu Shigemura
4f56b2baa0 Remove RESTRICTED tag for crypto stuff.
Approved by:	kris (implicitly)
2003-02-22 16:12:23 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Bill Fenner
087acb7619 Don't treat alpha specially with INT_64. INT_64 is not used consistently
so causes type mismatch errors.
2003-01-31 17:16:37 +00:00
Bill Fenner
859700b4ed Make the struct huffentry public so that global variables
can be declared using it.
2003-01-24 02:29:52 +00:00
Bill Fenner
abe63b0e73 Use std::memset instead of just memset 2003-01-24 02:29:16 +00:00