David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
Kevin Lo
2d7438d6f4
Update to version 1.3.1
...
PR: 27638
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
2001-06-01 05:46:26 +00:00
Jun Kuriyama
b084eb5e8c
Use ':' instead of '.' for ${CHOWN}.
2001-06-01 05:15:32 +00:00
David E. O'Brien
9acbface28
Use proper POSIX syntax for `chown'.
2001-06-01 04:28:32 +00:00
Ying-Chieh Liao
ac027f3c61
add spar
...
A modular math parser
2001-06-01 03:47:52 +00:00
Akinori MUSHA
5ce67365d6
Update portupgrade to 1.36.
...
* No need to recurse @pkgdep search, really.
* Support the latest pkg_tarup.
* Backup +REQUIRED_BY a bit earlier, just in case.
* If it fails to copy the new +REQUIRED_BY to the package's dbdir,
emit a message and save the file in TMPDIR.
2001-06-01 03:22:46 +00:00
Akinori MUSHA
26ed7e223c
A package file can often be bigger than /tmp's capacity, so create
...
tarballs in TMPDIR if defined or /var/tmp when PKGREPOSITORY is not
defined.
Suggested by: Jimmy Olgeni <olgeni@uli.it>
2001-06-01 03:08:43 +00:00
Jean-Marc Zucconi
a34c570051
Update the checksum for xc/mga-1_2_0beta.tgz. There are no changes in
...
the sources: a readme file has been updated and CVS directories removed.
PR: ports/27802
Submitted by: Mark Knight <markk@knigma.org>
2001-06-01 01:40:43 +00:00
Ade Lovett
af2a6cb93b
Replace explicit build dependency on automake with USE_AUTOMAKE knob
2001-05-31 22:53:13 +00:00
Ade Lovett
b1bb049460
Replace explicit build dependency on bison with USE_BISON knob
2001-05-31 22:48:50 +00:00
Ade Lovett
71de2eba72
Replace explicit build dependency on gmake with USE_GMAKE knob
2001-05-31 22:47:15 +00:00
Ade Lovett
e460680d5e
Replace explicit build dependency on libtool with USE_LIBTOOL knob
2001-05-31 22:44:45 +00:00
Dima Dorfman
8838cd18f6
There is no 'gtk' category, so don't list it in ${CATEGORIES} here.
...
Silence by: roam (maintainer)
2001-05-31 22:34:05 +00:00
Ade Lovett
2515626212
Replace last remnants of "nonexistent", "/nonexistent" etc. with
...
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Ade Lovett
c9334746b2
Add removal of libdata/ to the plist. Ideally, this should be fixed
...
by adding libdata to the X11 mtree's, but this hack will do for now,
and let bento build the 506 ports that apparently depend on gtk12 :)
2001-05-31 22:16:13 +00:00
Ade Lovett
d0db855ae0
Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
...
turds lying around in certain circumstances.
2001-05-31 22:14:42 +00:00
Michael Haro
313e762e51
Update to 1.2.2rc2
...
PR: 27344
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-31 19:28:27 +00:00
Michael Haro
ff71c55332
fix build with LDAP and MYSQL support
...
PR: 27431
Submitted by: Josh Elsasser <josh@elsasser.org>
2001-05-31 19:23:18 +00:00
David E. O'Brien
595f1257e0
Update Vim 5.8 (release) to patchlevel 0.
2001-05-31 16:40:36 +00:00
Ying-Chieh Liao
db2a13ade0
add awka
...
Converts the AWK script to C, then compiles it
2001-05-31 16:33:18 +00:00
Ying-Chieh Liao
ff73c080d0
upgrade to 0.9.13
...
PR: 27793
Submitted by: stijn@win.tue.nl
2001-05-31 16:31:23 +00:00
Satoshi Asami
ab8a2ee563
Typo (PORTS_DIR -> PORTSDIR).
2001-05-31 16:16:54 +00:00
Ade Lovett
3d8a10b50a
Add textproc/libxml as an explicit dependency, as well as the implicit
...
dependency through textproc/scrollkeeper. Something strange is going on
here, and this is a reasonable temporary fix.
2001-05-31 16:02:52 +00:00
Ade Lovett
a7894efe10
Fix LIB_DEPENDS to actually include a version number..
...
it's jpeg.9:... not jpeg:...
PR: 27590 (partly)
Submitted by: Jan L. Peterson <jlp@flipdog.com>
2001-05-31 15:56:40 +00:00
Archie Cobbs
f2c7e752b9
Fix for byte ordering problem.
...
PR: ports/27285
Submitted by: Bob Bishop <rb@gid.co.uk>
2001-05-31 15:34:37 +00:00
Akinori MUSHA
002a0185d3
Apply a hotfix against a critical bug that +CONTENTS are lost when you
...
do upgrade as root and TMPDIR and /var/db/pkg are on different
filesystems.
2001-05-31 15:18:00 +00:00
Jimmy Olgeni
5feb8b8ae2
Update port to version 1.28.
...
PR: 27794
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-05-31 13:46:57 +00:00
Maxim Sobolev
47f8960c39
Add projectionlib 3.7, a C++ wrapper for the USGS GCTP projection
...
library.
PR: 26928
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 13:14:35 +00:00
Maxim Sobolev
f5af0463e4
Be LOCALBASE-clean.
2001-05-31 12:49:43 +00:00
Maxim Sobolev
b672ec17ab
Use correct distinfo.
2001-05-31 12:47:14 +00:00
Maxim Sobolev
d819cdda38
Add gctpc 1.3, an USGS General Cartographic Transformation Package
...
(GCTP).
PR: 26927
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 12:45:33 +00:00
Patrick S. Gardella
d45a652df5
Upgrade to 0.53
2001-05-31 12:42:38 +00:00
Jimmy Olgeni
0017d74ed5
Fix typo: neccessary -> necessary.
2001-05-31 12:08:54 +00:00
Jimmy Olgeni
80fb81f0c9
Update miniserv.pl: it could leave password information in the environment
...
of servers started by webmin.
2001-05-31 11:02:04 +00:00
Maxim Sobolev
fad9077be4
- Respect CFLAGS;
...
- don't install .la file - it doesn't serve any purpose;
- sort PLIST.
2001-05-31 10:25:37 +00:00
Maxim Sobolev
3a4d8afb6b
Add osg 0.8.38, a C++/OpenGL scene graph library for real-time
...
rendering.
PR: 26926
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 10:10:36 +00:00
Hajimu UMEMOTO
12b723faf5
Update to 2.0.14.
2001-05-31 09:38:04 +00:00
Doug Barton
89a9cc0306
My modification of the submitter's update didn't go far enough,
...
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.
2001-05-31 09:19:23 +00:00
Doug Barton
d04b9f2673
Update to 5.8.5, provided by the maintainer.
...
PR: ports/27783
Submitted by: Ville Eerola <ve@sci.fi>
2001-05-31 07:08:13 +00:00
Dirk Meyer
46a0dc2f7b
- Store documentation in ${PREFIX}/share/doc/sendmail:
...
KNOWNBUGS LICENSE PGPKEYS README RELEASE_NOTES MILTER
2001-05-31 07:03:58 +00:00
Akinori MUSHA
e7b5c28a74
Update to 1.03s and remove hotfix patches.
...
PR: ports/27785
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-31 06:20:19 +00:00
Doug Barton
81a3ccf57b
Update to jdk-1_1_8_003-doc and clean up the port some.
...
PR: ports/27784
Submitted by: Ernst de Haan ernst@jollem.com
2001-05-31 06:09:27 +00:00
CHOI Junho
c738796b0a
Fix for the latest -current. (sys/lock.h -> sys/mutex.h)
...
PR: ports/27666
2001-05-31 06:07:31 +00:00
Akinori MUSHA
caa8a3b243
Update to 1.34. Now it never tries to yield root priviledges
...
unless -y is specified.
2001-05-31 05:38:02 +00:00
Doug Barton
2774d9e112
Make the version number for real player more generic
2001-05-31 05:26:02 +00:00
Akinori MUSHA
a01e84a0c6
Update to 1.33. More operations need root priviledges.
2001-05-31 05:12:59 +00:00
Dirk Meyer
f448452c41
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
2001-05-31 04:47:09 +00:00
Akinori MUSHA
bec4f9dede
Update portupgrade to 1.31 and portversion to 1.7.
...
* Fix the Makefile/PKGNAME error detection.
[Reported by: Tadayuki OKADA <tadayuki@mediaone.net>]
* Implement -y/--yield which yields root priledges where needed.
* Implement -Y/--yield-command which specifies the command to yield
root priledges. (default: sudo)
2001-05-31 03:32:59 +00:00
Akinori MUSHA
1c7f5e9b9c
Add a patch to unbreak the build. (already submitted to the vim6 author)
...
Reported by: Ollivier Robert <roberto@eurocontrol.fr>
2001-05-31 02:29:58 +00:00
David E. O'Brien
d69b90c313
Mark this broken with "YES I _KNOW_ THIS IS BROKEN. DO **NOT** EMAIL ME ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT."
...
I am sick and tired of getting usless email about this port.
2001-05-30 22:27:35 +00:00