Commit Graph

32753 Commits

Author SHA1 Message Date
Kris Kennaway
58cf258e73 Mark FORBIDDEN: known buffer overflows exploitable by remote email.
Parenthetically, no software which uses 4299 sprintf/strcpy/strcat
calls can possibly be safe - I don't expect to remove this FORBIDDEN
tag any time soon. :-(
2000-09-29 07:28:47 +00:00
Satoshi Taoka
1afbbc0746 Update a printer driver eplaser for EPSON laser printers to version 2.0.2 2000-09-29 06:49:38 +00:00
Satoshi Taoka
d5bd64273a o Change the distfile from Aladdin ghostscript 5.50 to GNU ghostscript 5.50
o Add a printer driver for EPSON laser printer (LP-8XXX, LP-3000C, etc)
    crerated by EPSON KOWA Corp. (www.epkowa.co.jp)

o Update several printer drivers (epag-3.09 and gdevalps-0.21)

o Use ${PORTSDIR}/graphics/{png,jpeg} instead of
   the files jpegsrc.v6b and libpng-1.0.2 fetched by this port
   when compiling.

o Fix PLIST (two entries "bin/ert")

o Add bmp16m driver to defalut printer drivers.

o Use CC/CFLAGS/PREFIX defined in make.conf

Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained from: ports-jp@jp.freebsd.org
2000-09-29 02:14:22 +00:00
Satoshi Asami
db626527f3 Don't try to package libOSMesa for FreeBSD versions < 4.1, since they
are skipped in the build.  We can package XFree86-4-lib in 3-stable again!

Reviewed by:	maintainer
2000-09-29 01:39:58 +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
Jason Evans
4f7519b08e Remove '.' at end to make portlint happy. 2000-09-28 22:39:38 +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
Jason Evans
45977e56b5 Activate the zile port. 2000-09-28 22:24:50 +00:00
Jason Evans
6362526013 Add port for the zile editor ("zile is lossy emacs"). 2000-09-28 22:24:06 +00:00
Neil Blakey-Milner
a3a28a617f Upgrade to 1.20.
PR:		21457
Submitted by:	"Peter Pentchev" <roam@orbitel.bg>
Silence by:	maintainer (according to PR)
2000-09-28 22:16:38 +00:00
Neil Blakey-Milner
a8e25493fc Update to 0.91.4. The cvs mailing list should note a previous commit
failed due to re-awakening patch-aa, and no mail was sent out informing
of changes to Makefile and files/md5.

PR:		21568
Submitted by:	"Peter Pentchev" <roam@orbitel.bg>
Silence by:	maintainer (according to PR)
2000-09-28 21:40:21 +00:00
Neil Blakey-Milner
36b93378bf Update to 0.91.4.
PR:		21568
Submitted by:	"Peter Pentchev" <roam@orbitel.bg>
Silence by:	maintainer (according to PR)
2000-09-28 21:07:00 +00:00
Neil Blakey-Milner
d2661fc1f2 Update qmail-ldap 1.03.20000701, and share logic in qmail port, and some
other minor tweaks.

"However, this is not worth a PORTREVISION tag. I did not
change the behavior of the qmail port in any way."

PR:		21563
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (maintainer)
2000-09-28 20:56:03 +00:00
Akinori MUSHA
3d3b2e83ce Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval.  I can never thank him too much for his previous
work which led me in the right direction! :)

lang/ruby:
	- Add a patch for find.rb, which fixes the bug found after
	1.6.1 was released.

databases/ruby-gdbm, */ruby-{tcltklib,tk}:
	- Remove files/md5 and refer to lang/ruby's one.
2000-09-28 19:33:39 +00:00
Akinori MUSHA
2a30b0b03b Update to 0.2. 2000-09-28 18:44:14 +00:00
Neil Blakey-Milner
d7bc60459a Remove dnscache, and add djbdns, after package changed names. 2000-09-28 18:21:30 +00:00
Neil Blakey-Milner
e0b2c29572 Update to djbdns 1.02
PR:		21510
Submitted by:	Dan Peterson <danp@danp.net>
2000-09-28 18:19:06 +00:00
Ade Lovett
8bda462858 Chase new gnomeprint 2000-09-28 18:04:46 +00:00
Ade Lovett
a08c93c34a Add textproc/pspell as a dependency 2000-09-28 18:04:24 +00:00
Ade Lovett
eff0d3d23b Update to 0.19, with new required gnomeprint 2000-09-28 18:03:12 +00:00
Ade Lovett
8c465b5187 Chase new gnomeprint. Sadly, this one needs a bunch of work by
the authors, so it's currently marked broken.
2000-09-28 18:02:30 +00:00
Ade Lovett
2c4a28cff2 Update to 0.9.1, using required new gnomeprint 2000-09-28 18:01:47 +00:00
Ade Lovett
a45857a329 Chase new gnomeprint - still broken for other reasons 2000-09-28 18:00:27 +00:00
Ade Lovett
8088e74ef6 Update to 0.24. Read the ChangeLog for updates, the list is enormous. 2000-09-28 17:58:46 +00:00
David E. O'Brien
a5bff01e54 Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.
Requested by:	Daniel O'Connor <doconnor@gsoft.com.au>
2000-09-28 16:41:51 +00:00
Andrey A. Chernov
b94d3649aa Upgrade to 2.01.02 2000-09-28 16:12:33 +00:00
MIHIRA Sanpei Yoshiro
3144db0994 use graphics/linux-png 2000-09-28 14:49:38 +00:00
MIHIRA Sanpei Yoshiro
db46df0a93 new port: Linux png library. Installs png lib from rpm. 2000-09-28 14:48:50 +00:00
Maxim Sobolev
5f2723c56c Whitespace only change - decrease number of tabs used to separate values from
variables from 2 to 1.
2000-09-28 14:26:13 +00:00
Maxim Sobolev
fdd5b76570 Update to 0.6. 2000-09-28 14:06:24 +00:00
Maxim Sobolev
3e95159d7b Update to 1.0.10. 2000-09-28 12:08:39 +00:00
Maxim Sobolev
b4fdfbb6a0 Update to 1.2.2. 2000-09-28 11:52:07 +00:00
Chris D. Faulhaber
432b920ef3 - Update port to 0.8.1
- GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
2000-09-28 11:50:57 +00:00
Thomas Gellekum
ea19a38fbb Use USE_PYTHON. 2000-09-28 11:28:11 +00:00
Thomas Gellekum
db799bc7de - Upgrade version number for Python 2.0b2.
- Use full path for PYTHON_CMD
- Add PYTHON_PKGNAMEPREFIX
- Add PYTHON_REL
- Prevent against multiple inclusion
2000-09-28 11:24:31 +00:00
Thomas Gellekum
f7efcc402b Use USE_PYTHON. Fix building with other python versions than 1.5.2. 2000-09-28 11:19:01 +00:00
Thomas Gellekum
654f2fc53d Use bison. 2000-09-28 11:14:45 +00:00
Akinori MUSHA
5ef8043286 Update to 0.13 which supports Ruby 1.6.
Sort PLIST.
2000-09-28 10:50:35 +00:00
Akinori MUSHA
39cf37b900 Update to 0.13 which supports Ruby 1.6. 2000-09-28 10:49:53 +00:00
Maxim Sobolev
54edf3ba8d Add bomberinstinct - a nice Bomberman-like multiplayer game. 2000-09-28 09:32:23 +00:00
Maxim Sobolev
b22766fe59 Correct "Date Created" comment. 2000-09-28 08:39:24 +00:00
Maxim Sobolev
bb3ea77c47 Add madbomber - a SDL clone of Activision's classic Atari 2600 console game
"Kaboom!".
2000-09-28 08:07:22 +00:00
Maxim Sobolev
60e94274b7 Update to 1.1.5. 2000-09-28 07:21:21 +00:00
Akinori MUSHA
cacccf1f20 Update to 20000927. 2000-09-28 07:17:10 +00:00
Jeremy Lea
9ec772b98e Add missing depends (png and jpeg). 2000-09-28 07:01:53 +00:00
Akinori MUSHA
a0f6ae53a7 Update to the new 0.3.3 after my pathes have been merged.
(I'll suggest the author to bump the version number next time,
instead of repacking ;)
2000-09-28 06:33:26 +00:00
Maxim Sobolev
3babd03858 Pythonize.
Submitted by:	tg
2000-09-28 06:12:54 +00:00
MIHIRA Sanpei Yoshiro
95ed191e4d add XFREE86_HTML_MAN= no
Submitted by:	onigiri
Oked by:	maintainer
2000-09-28 00:51:51 +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
Dirk Froemberg
88242ba927 Clean .orig files in ${WRKSRC}/lib/doc created by distribution
patch so they aren't installed.

Reported by:	onigiri
2000-09-27 22:21:59 +00:00