Commit Graph

253 Commits

Author SHA1 Message Date
Mikhail Teterin
adc194756f Look for -luclmmbase under LOCALBASE instead of PREFIX (which is
X11BASE).

Submitted by:	pointyhat via kris

While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).

Approved by:	portmgr (Kirill)
2005-03-22 21:01:29 +00:00
Mikhail Teterin
7cd341218d Upgrade devel/uclmmbase and mbone/vic to their latest respected
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)

In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x

Per fenner's (much) earlier e-mail, grab maintainership for the time
being.

PR:		ports/75066 (obsoleted)
Approved by:	fenner (implicitly)
2005-03-20 23:13:45 +00:00
Mario Sergio Fujikawa Ferreira
b9316eb218 Drop maintainership 2005-03-10 22:10:03 +00:00
Volker Stolz
6a38a056ab Fix fetch: Tarballed rerolled, no differences 2005-02-21 16:46:56 +00:00
Kirill Ponomarev
81747e0727 Fix MASTER_SITES.
PR:		ports/77716
Submitted by:	maintainer
2005-02-19 07:51:55 +00:00
Kirill Ponomarev
ebd5247dc1 Fix maintainer's email.
Submitted by:	maintainer
2004-12-24 11:39:19 +00:00
Kirill Ponomarev
dbaf45e114 Change maintainer's email.
PR:		ports/75415
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2004-12-23 12:11:30 +00:00
Kirill Ponomarev
4649ff8277 Add DOCSDIR and fix pkg-plist. 2004-12-13 13:37:53 +00:00
Pav Lucistnik
dfc461730d - Fix build on 5.x
PR:		ports/73528
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu>
2004-11-04 18:21:14 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
ebcd930fad BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:50:35 +00:00
Mark Linimon
06e114aa39 Fix build on 5.x.
PR:		ports/69091
Submitted by:	Samy Al Bahra <samy at kerneled dot org>
Approved by:	maintainer timeout (1 month)
2004-08-23 07:36:54 +00:00
Kirill Ponomarev
5b4e015a69 Fix build.
Pet portlint.
2004-08-22 15:39:37 +00:00
Eric Anholt
b61bb537d9 Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT. 2004-08-19 01:40:22 +00:00
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