Commit graph

70602 commits

Author SHA1 Message Date
Kris Kennaway
b26c9f68bd - Use ${arch}
- Increase timeout to 8 hours (this needs to be made per-arch so it
  doesn't overly pessimize fast client machines)
- Support building as a non-privileged user
2003-01-24 04:49:09 +00:00
Kris Kennaway
225546e3a1 - Use ${arch}
- Mount on ${master} instead of localhost
2003-01-24 04:47:17 +00:00
Kris Kennaway
d80ddb3e6d - Use ${arch} and ${INDEXFILE} 2003-01-24 04:46:41 +00:00
Kris Kennaway
43c5148669 Add the ${arch} argument 2003-01-24 04:46:02 +00:00
Kris Kennaway
e3ceee4e57 - Use the ${arch} subdirectory and pass ${arch} around to other scripts
- Use $INDEXFILE
- Use makeparallel script instead of 'make parallel'
- Support building packages as a non-privileged user (needs root access
  to client machines)
2003-01-24 04:45:18 +00:00
Kris Kennaway
90bdd0d643 Add makeparallel script, an improved version of the 'parallel' target
in ports/Makefile.  It uses the buildenv framework to obtain the correct
PKGSUFFIX and INDEXFILE variables.
2003-01-24 04:43:42 +00:00
Akinori MUSHA
bfc06b7fc4 Correct the definition of RUBY_PORT when RUBY_DEFAULT_VER=1.8 and
RUBY_VER=1.6.
2003-01-24 04:39:40 +00:00
Akinori MUSHA
899eb62343 Explicitly specify RUBY_VER?=1.6 to avoid duplicate INDEX entry when
RUBY_DEFAULT_VER=1.8.

Submitted by:	kris
2003-01-24 04:39:04 +00:00
Kris Kennaway
13c6a42331 Use pkg_add instead of pkg_add -f 2003-01-24 04:39:02 +00:00
Kris Kennaway
47e798381c Sync with bento:
- Switch to using ${arch}/${branch} subdirectory instead of ${branch}
- export INDEXFILE, MACHINE_ARCH and ARCH variables
- Add (commented out) FETCH_BEFORE_ARGS setting
- Add MASTER_SITE_OVERRIDE to fetch from ftp://bento
- Zap some mouldy old unused variables
2003-01-24 04:37:29 +00:00
Edwin Groothuis
81c88c4d64 Fix bogus maintainer
PR:		ports/47422
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-01-24 04:36:34 +00:00
Kris Kennaway
4fbc0185e0 Remove these scripts, which are no longer useful. 2003-01-24 04:32:33 +00:00
Akinori MUSHA
292bacd1a8 Update to 1.0.4. 2003-01-24 04:30:41 +00:00
Akinori MUSHA
666ab59d61 Update to 1.0.2. 2003-01-24 04:29:48 +00:00
Akinori MUSHA
b30d70ee47 Update to 0.4. Licence was changed frm GPL to BSDL. 2003-01-24 04:27:52 +00:00
Eric Anholt
a0f7fe90a0 [1] Fix missing symbols in i810 driver
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.

PR:		[1] i386/44203
		[2] ports/43664
		[3] ports/43232
2003-01-24 04:14:16 +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
Bill Fenner
1d04a546de Fix signal handler prototype to make newer g++ happy 2003-01-24 02:28:28 +00:00
Bill Fenner
e86009fff7 Build with tcl/tk 8.3 2003-01-24 02:27:37 +00:00
Max Khon
6f68f0f0d9 - enable colors on cons25, cons25r and xterm by default
- bump port revision
2003-01-24 02:23:59 +00:00
Bill Fenner
63f395f2b1 Handle the case where sizeof(long) > sizeof(int) 2003-01-24 01:44:47 +00:00
Bill Fenner
0d0d3af025 Actually check for inet_pton and inet_ntop in the right header.
Don't prototype inet_pton or inet_ntop if the system already has them.
2003-01-24 01:44:19 +00:00
Pete Fritchman
459186470e - update to 5.0.6
- respect cc/cflags

PR:		45735
Submitted by:	maintainer
2003-01-24 00:33:41 +00:00
Max Khon
b3de02ff79 do not reinplace what can be changed by patch 2003-01-24 00:06:55 +00:00
Martin Blapp
38cc5d1b9d Upgrade to 0.73
Fix the completly broken configures script.
Change the location of the docs
Remove annoying uae warning about "amiga doing something stupid".
2003-01-23 23:55:14 +00:00
Edwin Groothuis
9fc40d1d57 Bump libsdl revision LIB_DEPENDs
Noticed by: games which didn't work anymore *snif*
2003-01-23 23:37:30 +00:00
Tilman Keskinoz
78c14fb8ea Make fetchable, portlint.
PR:		47416
Reported by:	marc+bayonne@dull.net (Marc Rassbach)
2003-01-23 22:35:32 +00:00
Alan Eldridge
bf62f42755 fix all outstanding problems except printing test page 2003-01-23 22:16:07 +00:00
Anders Nordby
6a6c005c72 Use USE_REINPLACE & REINPLACE_CMD instead of PERL.
Requested by:	Ulrich Spoerlein <q@uni.de>
2003-01-23 21:22:53 +00:00
Pete Fritchman
49b205a729 - update to 2.4
- trim the pkg-descr
2003-01-23 21:13:10 +00:00
Anders Nordby
47c4494174 Correct typo from my last commit to this file. 2003-01-23 21:11:53 +00:00
Anders Nordby
43a2fe3646 Use USE_REINPLACE & REINPLACE_CMD instead of PERL.
Requested by:	Ulrich Spoerlein <q@uni.de>
2003-01-23 21:03:14 +00:00
Mario Sergio Fujikawa Ferreira
637a804348 Update to 2.4 pre5 2003-01-23 20:45:18 +00:00
Oliver Braun
a31438fc6d Upgrade to 0.9.
PR:		ports/47413
Submitted by:	maintainer
2003-01-23 20:08:00 +00:00
Akinori MUSHA
81fa399b7a Repacked; just a documentation change. 2003-01-23 19:57:50 +00:00
Akinori MUSHA
ccf4bffe94 Update to 0.3 and unbreak for ruby 1.8. 2003-01-23 19:41:27 +00:00
Mario Sergio Fujikawa Ferreira
365028dd1b add '-f' argument to rm so that the script always work even if a
file is not there

Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2003-01-23 19:27:43 +00:00
Akinori MUSHA
416d45c7bc Unbreak for ruby 1.8. 2003-01-23 19:23:13 +00:00
Akinori MUSHA
6db2765dc6 Unbreak packaging for ruby 1.8. 2003-01-23 19:18:58 +00:00
Yen-Ming Lee
dee2e3c3df update to razor-agents-0.22 2003-01-23 18:54:49 +00:00
Akinori MUSHA
3859ca35b3 Unbreak for ruby 1.8. 2003-01-23 18:47:05 +00:00
Tilman Keskinoz
9595c109be Unbreak and Update to 1.2.3
PR:		47407
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-01-23 18:28:21 +00:00
Akinori MUSHA
c7c2616d14 Update to 0.1.7. It now builds and works fine with ruby 1.8. 2003-01-23 17:59:01 +00:00
Joe Marcus Clarke
685f6f67c8 * Update to 1.0.4
* Fix up the automake stuff to be in line with the new rules in bsd.port.mk [1]

Requested by:	alane [1]
2003-01-23 16:22:00 +00:00
Dirk Meyer
385168118c - unbreak INDEX (was still broken)
- migrate dependency gnustep-xgps -> gnustep-back
- don't depend on gnustep-objc in CURRENT
- Fix PLIST as we are here
PR:		47351
Approved by:	knu
2003-01-23 16:14:47 +00:00
Martin Blapp
5051c260d1 Add missing quote.
Submitted by:		Ulrich Spoerlein <q@uni.de>
2003-01-23 16:10:27 +00:00
Shigeyuki Fukushima
b92c0b96af Update xemacs-mule-devel to 21.4.12. 2003-01-23 15:55:36 +00:00
Alan Eldridge
8e648a0a4f fix for upgrading from early versions of cups w/o deinstalling first 2003-01-23 15:55:20 +00:00
Alexey Zelkin
72fac42126 Resign from maintainership. I don't use it anymore. 2003-01-23 15:54:12 +00:00