Ying-Chieh Liao
3deacff206
fix plist
...
PR: 37894
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-10 03:19:35 +00:00
Ying-Chieh Liao
d047fba8fe
Spin off HPIJS driver
...
PR: 37890, 37891
Submitted by: Ports Fury
2002-05-10 03:15:19 +00:00
Andrey A. Chernov
df7822cca5
Back out a+x cgi-bin.default example scripts for paranoid safety sake
2002-05-10 03:14:36 +00:00
Ying-Chieh Liao
bf780e9305
upgrade to 0.8.1
2002-05-10 02:32:18 +00:00
SADA Kenji
85b2f9c736
Cope with bento portbuild sandbox.
...
PR: ports/35596
Submitted by: maintainer
2002-05-10 01:30:04 +00:00
Jean-Marc Zucconi
bdb7d2aab2
Link the library with -lX11 -ltk82 so that the tix library can be loaded
...
safely from a tk program.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2002-05-10 01:13:46 +00:00
SADA Kenji
5c504a9022
Upgrade to 2.4.96b.
...
PR: ports/34472
Submitted by: maintainer
2002-05-10 00:41:58 +00:00
Alexander Langer
4667714d60
- Update to 0.2.2 snapshot
...
- Change maintainer to submitter (approved by nra)
Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
2002-05-09 23:10:45 +00:00
Maxim Sobolev
a765013955
- Rename local function called pause(), because it conflicts with one from
...
the libc. This should unbreak the build on -current;
- add missed .pyo files into pkg-plist (broken after USE_PYDISTUTILS) -
pointy hat goes to ijliao.
2002-05-09 22:21:59 +00:00
Maxim Sobolev
d54dc938e3
Instead of disabling joystick code completely use "dummy" driver instead of
...
problematic usb one. This should fix problems some ports are having when
linked against libsdl without joystick code at all. Bump PORTREVISION.
2002-05-09 22:19:37 +00:00
Maxim Sobolev
0325e94803
Make gnome-panel working:
...
- fix search path for activation config files in X11BASE in bonobo-activation;
- correct name of gnome-panel executable in GNOME_Panel.server.
Bump PORTREVISIONs of both ports.
2002-05-09 21:37:19 +00:00
Clive Lin
00982aa152
In case tin links against libiconv now, teach tin to recognize BIG5
...
charset.
Noted by: My post became 8bit stripped.
2002-05-09 19:28:07 +00:00
Mario Sergio Fujikawa Ferreira
978b4da217
o Update to 0.7.0
...
o Update maintainer email
Submitted by: maintainer
2002-05-09 17:49:57 +00:00
Mario Sergio Fujikawa Ferreira
bf6f80294d
Fix PLIST
...
Submitted by: Alan E <ports@geeksrus.net>
Approved by: will
2002-05-09 17:08:28 +00:00
Mario Sergio Fujikawa Ferreira
f6900ca941
Update to 0.55
2002-05-09 16:45:02 +00:00
Mario Sergio Fujikawa Ferreira
d06daf6bfd
Update to 0.80.5
2002-05-09 16:43:46 +00:00
Dirk Meyer
efa7952a2b
- Set soname for libtk84.so
...
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
2002-05-09 16:39:18 +00:00
Mario Sergio Fujikawa Ferreira
2f530066ec
o Stop stripping Linux binary for now since it is returning:
...
"BFD: bfd assertion fail elf.c:1290"
o Even using Linux strip
2002-05-09 16:08:22 +00:00
Ying-Chieh Liao
6da3a91159
add rawrec 0.9.97
...
rawrec/rawplay threaded audio
2002-05-09 16:04:23 +00:00
Mario Sergio Fujikawa Ferreira
ecfb151389
Update to 1.4 Build 160
2002-05-09 15:57:35 +00:00
David E. O'Brien
42e2fa02d2
To ports@freebsd.org.
2002-05-09 15:14:20 +00:00
Dmitry Sivachenko
157b20cc67
Add a kluge to comment out ktalkd files if /var/run/utmp is
...
not found; this is done for the benefit of bento building.
Submitted by: Alan E <alane@geeksrus.net>
2002-05-09 14:40:11 +00:00
Dmitry Sivachenko
7668bebf8b
fix a badly out of date pkg-plist.
...
Submitted by: Alan E <alane@geeksrus.net>
2002-05-09 14:38:29 +00:00
Ying-Chieh Liao
1b6970f8ae
add sloth 1.1.0
...
Slow down a process
2002-05-09 13:45:49 +00:00
Ying-Chieh Liao
566683dcf5
add lightning 1.0
...
Generates assembly language code at run-time
2002-05-09 12:57:04 +00:00
Johann Visagie
ab116ec2b9
- Work around a very obscure but potentially severe security problem.
...
Should a user...
- use su(1) or sudo to gain root privileges in such a way that his own
environment is maintained, and
- should that user have the variable USERNAME defined in his environment to
point to his own username (not entirely unlikely), and
- should the user install the Mailman port and immediately deinstall it,
... his own userid will be deleted by $PKGDEINSTALL.
The short-term fix implemented here is to munge the names of the variables
used by the port's Makefile.
- Correctly list image directory in $PLIST, even if the user changes it from
the default.
- Add a WITH_APACHE2 knob and document it.
- Bump PORTREVISION
Submitted by: Volker Stolz <vs@lambda.foldr.org> (security issue)
2002-05-09 12:50:27 +00:00
Ollivier Robert
b0efa84acf
Add a rather ugly hack to work around problems compiling this port when a
...
older, incompatable version of apr is installed into ${PREFIX}. I've sent
a mail about the problem to dev@apr.apache.org , so hopefully this will be
worked out before the next time I update this package, and I'll be able to
get rid of this hack.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-05-09 12:19:55 +00:00
Ernst de Haan
4fbe7a7123
Making portlint happy. Moved the trailing slash from
...
DOWNLOAD_DIR to MASTER_SITES.
2002-05-09 11:18:20 +00:00
Ernst de Haan
001b1b85ba
Added download locations.
2002-05-09 11:17:02 +00:00
Ernst de Haan
c11b093c81
Blackdown JDK 1.3.1 for Linux added.
2002-05-09 11:00:46 +00:00
Ernst de Haan
3fe5d30d85
Blackdown JDK 1.3.1 for Linux added.
...
Requested by: Tim Schafer <tim@agship.com>
PR: 37875
2002-05-09 11:00:02 +00:00
Dirk Meyer
2bb4076fe9
Use crypto.3 as dependeny.
...
To keep consistent with USE_SSL in bsd.port.mk
2002-05-09 10:28:18 +00:00
Ernst de Haan
21eac47df4
Made installation friendlier. The different steps involved
...
are displayed. The output is now similar to the www/orion
and www/jakarta-tomcat* ports.
2002-05-09 10:19:46 +00:00
Ernst de Haan
68f106d795
Now matches the new installation directory of the
...
Sun JDK 1.2.x for Linux.
2002-05-09 10:09:26 +00:00
Ernst de Haan
df5442370f
Upgrade to 1.2.2.012.
...
PR: 37872
Requested by: Tim Schafer <tim@agship.com>
2002-05-09 09:45:16 +00:00
Akinori MUSHA
05159e15c0
Update to 1.7.10.
2002-05-09 09:38:06 +00:00
Akinori MUSHA
60cd6178cc
Update to 1.4.4.1.
2002-05-09 09:35:42 +00:00
Ying-Chieh Liao
e88f5e22e3
add a startup script
...
PR: 37869
Submitted by: maintainer
2002-05-09 09:33:01 +00:00
Ernst de Haan
6de38f945e
DOWNLOAD_URL is now computed based on JDK_VERSION.
2002-05-09 09:27:39 +00:00
Ernst de Haan
056e08a39d
DISTNAME is now computed based on JDK_VERSION.
2002-05-09 09:25:21 +00:00
Ernst de Haan
ef29c765cc
Reverting checksum chase. It is unknown what the changes
...
were, so the change should not have been committed.
This port is now broken again. Bumped PORTREVISION and
marked it as BROKEN.
Pointed out by: Kris Kennaway <kris@obsecurity.org>
2002-05-09 09:19:16 +00:00
Mario Sergio Fujikawa Ferreira
c51d7ba037
Assume maintainership
2002-05-09 06:15:30 +00:00
Mario Sergio Fujikawa Ferreira
76253d6e24
Fix PLIST
...
Submitted by: Alan E <ports@geeksrus.net>
Approved by: will
2002-05-09 06:12:17 +00:00
Joe Marcus Clarke
b1bebf17e9
Correct the name of libgtop_server2 in some key places, and set the
...
libgtop_server2 binary setgid to kmem. Bump PORTREVISION.
Brought to light by: gnome-system-monitor
2002-05-09 05:52:01 +00:00
Cy Schubert
90cd8b73d7
1. Upgrade 2.0.35 --> 2.0.36
...
2. Port printed message to "pw userdel www" if port removed permanently.
However master.passwd 1.25.2.5 has user www by default, so this is no
longer correct advice. Removed pkg-deinstall to correct this.
PR: 37849 and 36907
Approved by: MAINTAINER: Hye-Shik Chang <perky@fallin.lv>
2002-05-09 03:55:18 +00:00
Joe Marcus Clarke
6bf93a5c63
Update to 1.0.1.
2002-05-09 02:56:23 +00:00
Trevor Johnson
c55a1293de
Add port of find-zlib, a script which scans for code derived from
...
zlib.
2002-05-09 02:34:50 +00:00
Andrey A. Chernov
825c48a3ce
chmod a+x cgi-bin.default example scripts
2002-05-09 02:12:15 +00:00
Chris D. Faulhaber
4bd2c0204e
Fix format string vulnerability as noted at:
...
http://www.cert.org/advisories/CA-2002-12.html
http://www.ngsec.com/docs/advisories/NGSEC-2002-2.txt
2002-05-09 01:59:27 +00:00
Dirk Meyer
a275fee4c9
Update to popa3d-0.5.1
...
PR: 37873
Submitted by: dominic_marks@btinternet.com
2002-05-09 01:33:01 +00:00