Commit Graph

2339 Commits

Author SHA1 Message Date
Jeremy Lea
712a219938 Implement WANT_ESOUND, USE_ESOUND. 2000-10-05 05:19:38 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Michael Haro
93abd0a028 sync with bsd.sites.mk, bump version to 2.2.3
Submitted by: jeh
2000-10-04 04:02:39 +00:00
Jacques Vidrine
782d2cd271 A Python module implementing some functional programming idioms 2000-10-03 23:15:59 +00:00
Ade Lovett
8b4d928c63 Assume maintainership (from ports).. it's a somewhat important
dependency for gnucash
2000-10-03 22:39:26 +00:00
Ade Lovett
cd92546e53 Chase new gconf 2000-10-03 17:37:51 +00:00
Ade Lovett
4ccc581fda Update to 0.9 2000-10-03 17:37:11 +00:00
Kevin Lo
af715b463b Fix broken under Python 1.6
PR: 21726
Submitted by: MAINTAINER
2000-10-03 15:34:53 +00:00
Kevin Lo
c165ae02ac Update to 0.2.20
PR: 21706
Submitted by: MAINTAINER
2000-10-03 15:23:44 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc Approved by: Will
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:

   1. nonexistent -> ${NONEXISTENT}
   2. Allow you to define WRKDIRPREFIX safely.

   -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
   +JXPORT_WRKSRC!=        cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
Jeremy Lea
df1d4a2ea1 Darn. Forgot a bit of this patch... Actaully install orbitrc. 2000-10-03 01:40:00 +00:00
Jeremy Lea
3d1e17df6b Install orbitrc.default, and treat it as a real configuration file. 2000-10-03 01:33:36 +00:00
Jeremy Lea
efb3b72a65 Correct and sort PLISTs. 2000-10-02 20:40:15 +00:00
Maxim Sobolev
cf2c24b4fa Add missed gtkeditor into LIB_DEPENDS.
Submitted by:	vanilla
2000-10-02 06:43:50 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Jeremy Lea
a7f9b3582b Oops, missed some more wrong libtool stuff... 2000-10-01 09:50:00 +00:00
Jeremy Lea
90f9887c7f Remove unneed libtool patches.
Correct PLIST while I'm here.
2000-10-01 08:11:47 +00:00
Akinori MUSHA
7915997aa9 Update to knu-cvsweb 1.103.1.30.
2000-10-01 05:10  knu

	* cvsweb.cgi: Fix annotation bugs.
	  - Do not pass gzip'ed directives to cvs. (it never worked, sigh)
	  - Fix mis-spacing.  Now it should look pretty well.
2000-09-30 20:13:18 +00:00
Akinori MUSHA
d2361b029e Update to knu-cvsweb 1.103.1.29.
2000-10-01 03:48  knu

	* INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not
	log in history) flags when doing a cvs annotation so that one does
	not need to turn on the write permission on CVSROOT/history for the
	user which httpd runs cvsweb.cgi as. (typically "nobody")

2000-10-01 03:27  knu

	* cvsweb.cgi: Fix the comment to make how to set $config clear.

	Inspired by:	"Dan Langille" <dan@langille.org>

2000-09-29 03:06  knu

	* cvsweb.cgi: Trap errors in the configuration files on loading and
	show error messages.  (Previously it failed silently)

	Submitted by:	Sean Scarff <sean@pavilion.net>
2000-09-30 18:53:24 +00:00
Akinori MUSHA
d9119d88bd Update to 0.2.6.
Use RUBY_SHEBANG_FILES.
2000-09-30 17:35:23 +00:00
Satoshi Asami
e9af94f3e7 FreeBSD specific hack -- prefer OSREL from the environment over what
uname(3) says.  This is necessary for cross-version chroot builds.

Requested by:	PW
Submitted by:	maintainer
2000-09-29 00:21:49 +00:00
Neil Blakey-Milner
db9259f585 Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.

PR:		21456
Submitted by:	"Peter Pentchev" <roam@orbitel.bg> (new maintainer)
Approved by:	Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
2000-09-28 22:25:07 +00:00
Ade Lovett
8bda462858 Chase new gnomeprint 2000-09-28 18:04:46 +00:00
Thomas Gellekum
654f2fc53d Use bison. 2000-09-28 11:14:45 +00:00
Maxim Sobolev
60e94274b7 Update to 1.1.5. 2000-09-28 07:21:21 +00:00
Satoshi Asami
f72f73a1b4 Add "#define NothingOutsideProjectRoot YES" to make sure nothing is
installed outside /usr/X11R6.  This fixes about 70 "type (dir, link)"
mtree errors in 5-current.

Submitted by:	maintainer
Reported by:	sanpei
2000-09-27 22:47:56 +00:00
Maxim Sobolev
8cdc75ac20 Numerous improvements:
- properly use libc_r;
- provide hack around missing thread-safe version of fpathconf(1) syscall if
  OSVERSION < 41100;
- remove ugly direct call to configure script from post-extract target;
- don't add -1.2 suffix to shared libraries;
- bump PORTREVISION to make kris happy ;).
2000-09-27 08:17:17 +00:00
MIHIRA Sanpei Yoshiro
a436f408c4 fix extra error
use MAN1 for manpages.

Submitted by:	onigiri
2000-09-27 02:54:57 +00:00
David E. O'Brien
22374b041c Fix distfile checksum. I could not find a distfile with the older checksum,
and not being the one to create the previous one, I cannot even be sure it
was ever correct.
2000-09-26 17:34:17 +00:00
Ade Lovett
f801728810 Use MASTER_SITE_GNU
PR:		21547
Submitted by:	maintainer
2000-09-26 14:46:24 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Akinori MUSHA
ad6b56b76d Update to 2.1. 2000-09-26 07:28:25 +00:00
Ade Lovett
5ea40c1023 Use standard GNU master sites
PR:		21543
Submitted by:	maintainer
2000-09-25 22:01:12 +00:00
Kris Kennaway
8ed38918f6 Bump PORTREVISION
Overlooked by:	obrien
2000-09-25 19:48:22 +00:00
Maxim Sobolev
1f9d31b3aa Make syntax highliting working. 2000-09-25 13:58:23 +00:00
Maxim Sobolev
079a31ba4c Add titano - an C/C++ IDE for GNOME desktop. 2000-09-25 12:28:41 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
b82bff9c55 Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
2000-09-25 08:14:28 +00:00
Maxim Sobolev
fa0b4be69c Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
generated for libtool1.4.

No responce from:	maintainer
2000-09-25 07:38:14 +00:00
Maxim Sobolev
04b873263b Properly convert scancode into acsii representation in svga driver. 2000-09-25 07:23:57 +00:00
Maxim Sobolev
78d89936e2 Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). 2000-09-25 06:58:43 +00:00
David E. O'Brien
57754ba65d Fix an annoying (but apparently benign) error dialog that seems to be a
result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at
revs 1.58 and 1.59, apparently to resolve some sort of race condition.
(Search for EAGAIN in that file if you'd like to see).

Submitted by:	W Gerald Hicks <jhix@mindspring.com>
2000-09-25 05:24:55 +00:00
Akinori MUSHA
e7d442c175 Update to 1.3a5.
See http://www.swig.org/Release/CHANGES for details.
2000-09-24 22:45:54 +00:00
Vanilla I. Shu
264822ce14 Upgrade to 1.0.
PR:		ports/21295
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
2000-09-24 05:08:39 +00:00
Akinori MUSHA
4e169e9bbe Update to knu-cvsweb 1.103.1.26.
2000-09-22 20:13  knu

	* cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce
	$body_tag_for_src to allow to set the foreground color.

	Noticed by:	dcs@FreeBSD.org

2000-09-22 00:30  knu

	* cvsweb.cgi: MFZ: 1.103.
2000-09-23 20:48:46 +00:00
Will Andrews
5996c0bc8c Update maintainer address.
Submitted by:	maintainer
2000-09-23 18:47:29 +00:00
Ade Lovett
71267097ef Actually add a patch to put unicodeConf.sh in the right place. *sigh*
Submitted by:	onigiri
2000-09-22 14:30:45 +00:00
Thomas Gellekum
364469ac83 New port projectcenter.app, a development environment that will
become the GNUstep counterpart to Apple/NeXT's ProjectBuilder.
2000-09-22 13:15:20 +00:00