Commit Graph

71505 Commits

Author SHA1 Message Date
Ying-Chieh Liao
ee538481d5 upgrade to 1.2.0 2003-02-10 15:51:48 +00:00
Norikatsu Shigemura
8b34188964 Update to 2003.02.10.
Prompted by:	NINOMIYA Hideyuki <nin@jp.FreeBSD.org>
2003-02-10 15:34:25 +00:00
Maxim Sobolev
51c65fff8c Add uhexen 0.601, yet another port of Hexen. 2003-02-10 15:13:40 +00:00
James E. Housley
98efdababf Fix version number in pkg-comment 2003-02-10 14:16:17 +00:00
James E. Housley
8b34b57d41 Fix version in comment 2003-02-10 14:15:47 +00:00
James E. Housley
512c6d2f7e Fix version in the comment 2003-02-10 14:15:02 +00:00
Alexander Leidinger
97084c21a6 - update to 7.0.082
- fix [dfi]vec.h with stlport-iostreams
- do not install a Windows header (mathf.h)
- do not install libompstub (depends on pthread_atfork(), see PR 17437)

Submitted by:	marius@alchemy.franken.de

- point to the icc errata after make install
2003-02-10 14:04:11 +00:00
Mark Pulford
42540ee9b9 Changed to use REINPLACE, FIND and XARGS. 2003-02-10 13:26:24 +00:00
Mark Pulford
8e73e0336e Tidy and use REINPLACE. 2003-02-10 13:26:15 +00:00
Mark Pulford
0adf0c51e2 Changed to use REINPLACE. 2003-02-10 13:21:21 +00:00
Alan Eldridge
c9f3db841d fix for plist and funky binary name from Volker Stolz 2003-02-10 11:39:06 +00:00
Dag-Erling Smørgrav
f5649ecb01 Belatedly upgrade to 6.11.
PR:		ports/46335
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2003-02-10 11:25:49 +00:00
Dag-Erling Smørgrav
14839ee02d Take care not to dereference the return value from getenv(3) without first
checking that it's not NULL.

PR:		ports/45252
Submitted by:	Gleb Smirnoff <glebius@cell.sick.ru>
2003-02-10 11:01:42 +00:00
Ying-Chieh Liao
a76ee8cd9e upgrade to 5.3.8
Submitted by:	Akifyev Sergey <asa@gascom.ru>
2003-02-10 10:14:06 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Kris Kennaway
dd95676c27 Catch up to new COMMENT semantics (contains comment string instead of
pointing to pkg-comment)

Submitted by:	lioux
2003-02-10 08:58:30 +00:00
Kris Kennaway
5ead3c9bf0 Catch up to new semantics of COMMENT variable (contains comment string
itself, instead of pointing to pkg-comment)
2003-02-10 08:56:59 +00:00
Kris Kennaway
6cc8804d52 * Run throught tidy -i since they are malformed HTML.
* Templates/README.port
    - %%PKG%% moved.
    - %%WEBSITE%%, %%EMAIL%% and port mailing-list added.

Submitted by:   Cyrille Lefevre <clefevre@citeweb.net>
PR:             ports/31389
2003-02-10 08:55:21 +00:00
Kris Kennaway
1508fdf4b8 * pkg-comment removal, take 2: introduce the COMMENTFILE variable
with the same semantics as the current COMMENT variable (location
  of the pkg-comment file), and reclaim COMMENT for the comment string
  itself.  To work around the problems with metacharacters in comment
  strings, comments are written to a temporary comment file as needed. [1]

* Support regexps in LIB_DEPENDS [2]

* Move the CD_MOUNTPTS variable to <bsd.port.pre.mk> [3]

* Improve 'make readmes' target [4]:
  - ^A and ^B have been replaced by | to avoid printing problems in
    'make readme'.
  - Add %%EMAIL%%, %%MAINTAINER%% (not used yet) and %%WEBSITE%%
    substitutions
  - Add pretty-print-www-site target.

* Add support for USE_GCC=3.2 [5]

* Use 'uname -p' instead of 'uname -m' to set the ARCH variable. [6]

* Add a ${YACC} variable [7]

* Path MANPREFIX in MAKE_ENV [8]

* Use the full patch to mkhtmlindex in MKHTMLINDEX [9]

* Avoid overflowing the commandline when constructing the _TMLINKS
  variable (fixes 'make index'). [10]

Submitted by:	lioux [1], mi [2], mbr [3][5],
		Cyrille Lefevre <clefevre@citeweb.net> [4],
		nyan [6], cy [7], dougb [8], anholt [9],
		fenner [10] (based on)
PR:		ports/34126 [2], ports/30983 [3] (based on),
		ports/31389 [4], ports/47306 [5] (based on),
		ports/35514 [6], ports/44496 [7],
		ports/44895 [8], ports/45549 [9]
2003-02-10 07:59:22 +00:00
Kris Kennaway
534ad9b411 Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' 2003-02-10 07:22:35 +00:00
Alan Eldridge
81f9a1e696 update to version 1.4.1 2003-02-10 05:14:43 +00:00
Sean Chittenden
277b5ad6c8 Update postgresql-docs to be a slave port of the specified POSTGRESQL_PORT
tunable.  As a perk, the plist is automatically generated.

PR:		ports/48106
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-10 04:54:18 +00:00
Sean Chittenden
35e3f1661a Add a dependency on bison.
PR:		ports/47987
Submitted by:	David Booth <wbooth@austin.rr.com>
2003-02-10 04:48:24 +00:00
Alan Eldridge
c76e1d984d sorry, did not realize until i got to devel/c2lib how bad it was 2003-02-10 04:41:15 +00:00
Joe Marcus Clarke
8e6c2d34c3 Update to 1.99.15. 2003-02-10 03:35:00 +00:00
Alan Eldridge
ee9f8a6d55 missed a necessary patch. sorry, folks. 2003-02-10 03:32:12 +00:00
Alan Eldridge
1549931341 Update to 0.1.2, which with a tiny bit of help, natively supports *BSD. 2003-02-10 03:06:47 +00:00
Joe Marcus Clarke
4323a16bf1 * Fix build with cdparanoia.
* Add support for optional cdparanoia support [1]

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> [1]
2003-02-10 02:55:37 +00:00
Bill Fumerola
c0d2fa1238 upgrade to 0.52 (incl. ipv6 patch) 2003-02-10 01:44:12 +00:00
Yoichi NAKAYAMA
26c434df2b update to 0.31 2003-02-10 00:40:23 +00:00
Jimmy Olgeni
623f698ec3 Update to version 0.990. 2003-02-10 00:18:51 +00:00
Joe Marcus Clarke
09554f6b0b Remove an extraneous -p argument to gnome-sound-recorder that was making
it abort at startup.

Reported by:	nectar
2003-02-09 23:49:54 +00:00
Bill Fenner
8b8d4f021d Remove ports@freebsd-services.com as MAINTAINER; email has been
bouncing for 3 months.
2003-02-09 21:50:34 +00:00
Christian Weisgerber
ca4878f256 Fix bugs that caused program to dump core.
PR:		48012
Submitted by:	Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
2003-02-09 20:34:03 +00:00
Joe Marcus Clarke
cef8255f8c Fix build with newer versions of libgnomedb. 2003-02-09 20:19:37 +00:00
Max Khon
ba7aea8f26 ports/x11-fm/gnomemc is now obsolete 2003-02-09 20:18:30 +00:00
Max Khon
fd6163d068 obsolete due to upgrade of master port (ports/misc/mc) to version 4.6.0 2003-02-09 20:16:29 +00:00
Max Khon
10d26e8e5d Update to 4.6.0
Some of new features and improvements are:
- fish (extrnal file system via ssh)
- smbfs
- internal editor works correctly if mc is built without slang
(is built using plain ncurses)
2003-02-09 20:15:46 +00:00
Joe Marcus Clarke
b7ab8b83a2 glade2 no longer depends on libgnomeprintui. Update it accordingly. 2003-02-09 20:01:30 +00:00
Christian Weisgerber
a0b5594412 Remove obsolete lame-devel port.
PR:		47872
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-02-09 20:01:03 +00:00
Christian Weisgerber
c15a20278c URL updates.
PR:		48027, 48082
Submitted by:	tadalunch@s5.xrea.com
2003-02-09 19:39:17 +00:00
Joe Marcus Clarke
694f6f5da7 Update to a snapshot from 02/06/2003. 2003-02-09 19:33:25 +00:00
Joe Marcus Clarke
09e1ad18d8 Okay, one more time. Instead of include minor version numbers, just say
"GNOME 2."  This is consistent with the gnome2-fifth-toe meta-port.
2003-02-09 19:27:53 +00:00
Joe Marcus Clarke
5d745dd8aa s/GNOME 2.0/GNOME 2.2/
Submitted by:	Yonatan Bokovza <Yonatan@xpert.com>
2003-02-09 19:26:13 +00:00
Joe Marcus Clarke
1b232ff249 Remove the WWW link. There really is no website of metacity anymore.
Submitted by:	Simon Barner <barner@in.tum.de>
2003-02-09 19:18:15 +00:00
Joe Marcus Clarke
7990a7b7f6 Update pkg-descr to say GNOME 2.2
Submitted by:	Yonatan Bokovza <Yonatan@xpert.com>
2003-02-09 19:13:49 +00:00
Will Andrews
9bd65286fb Add patch to fix ksysguard on -CURRENT. Will be committed to KDE.
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Tested by:	Andy Fawcett <andy@athame.co.uk>
2003-02-09 18:21:27 +00:00
Akinori MUSHA
03f01e9241 Add ruby-div, a web application server using dRuby and ERB2. 2003-02-09 18:05:27 +00:00
Akinori MUSHA
2dfc9fb4e6 ERb 1.x is obsolete: use the one included in ruby 1.8 or
ruby16-shim-ruby18.
2003-02-09 17:42:40 +00:00
Akinori MUSHA
3455ccce0e lang/ruby16-shim-ruby18 now includes erb, ipaddr and open-uri too. 2003-02-09 17:38:39 +00:00