Commit graph

38866 commits

Author SHA1 Message Date
Maxim Sobolev
36dacb9b52 Fix breakage introduced with newest WindowMaker and libaudiofile.
Submitted by:	bento
2001-03-10 13:11:10 +00:00
Dirk Froemberg
fded15910a Fix detection of libmcrypt (hopefully).
PR:		ports/25353
Submitted by:	Juraj Bednar <juraj@bednar.sk>
2001-03-10 13:06:31 +00:00
Maxim Sobolev
b88a789d55 Fix previous commit: LOCALBASE --> X11BASE. 2001-03-10 13:01:25 +00:00
Maxim Sobolev
0b3c2d55d2 Update to 0.10.2. 2001-03-10 12:52:58 +00:00
Trevor Johnson
02dcdcc71c Add SUBDIR entries for mail/althea and www/w3-4.
reported by:	o bento
2001-03-10 12:46:11 +00:00
Jimmy Olgeni
32bd499f1c Apply Zope hotfix: Hotfix_2001-03-08
From the Zope site:

The issue involves an error in the 'aq_inContextOf' method of objects that
support acquisition. A recent change to the access validation machinery
made this bug begin to affect security restrictions. The bug, with the
change to validation, made it possible to access Zope objects via
acquisition that a user would not otherwise have access to. This issue
could allow users with enough internal knowledge of Zope to perform actions
higher in the object hierarchy than they should be able to.
2001-03-10 12:22:15 +00:00
Maxim Sobolev
04b126abb6 Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead of
${MACHINE_CPU:Mk6}, because:
1. k6 CPU don't really support 3DNOW, this extension was first was introduced
   in k6-2 CPUs;
2. Duron/Athlon (aka k7) CPUs support this extension as well.

Missed by:	kris
Submitted by:	Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-03-10 11:55:50 +00:00
Akinori MUSHA
065c096fb3 Add ruby-rss, a Ruby library for parsing, creating, downloading, and
caching RSS.
2001-03-10 11:46:19 +00:00
Shigeyuki Fukushima
b186eff162 Sync with updating bitmap-fonts.
Submitted by:	OKAZAKI Tetsurou <okazaki@FreeBSD.org>
2001-03-10 11:38:31 +00:00
Maxim Sobolev
451c717faf Use LOCALBASE instead of PREFIX in CONFIGURE_ENV. 2001-03-10 10:56:00 +00:00
Maxim Sobolev
44a47e445f Remove couple of files that are not being installed with this release.
Submitted by:	bento
2001-03-10 10:45:57 +00:00
Satoshi Taoka
ddc1a2bc7e I found a yet another *simple* solution to a problem
with respect to the rpm command.
It is to use rpm2cpio instead of rpm as an extract command.

Suggested by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Obtained from: ports-jp@jp.freebsd.org
2001-03-10 10:43:57 +00:00
Maxim Sobolev
a4703b4ace Don't build test case, it requires glade and not being installed anyway.
Submitted by:	bento
2001-03-10 10:29:24 +00:00
FUJISHIMA Satsuki
b252386ab4 track mng version bump. 2001-03-10 10:16:58 +00:00
Maxim Sobolev
ea41b1bd6a Fix building on the plain old i386. 2001-03-10 10:10:03 +00:00
OKAZAKI Tetsurou
cd8a8032d1 Remove obsoleted URL from MASTER_SITES.
Mark BROKEN for ${OSVERSION} >= 300000, since mei does not support CAM.
2001-03-10 10:04:52 +00:00
Satoshi Taoka
4bef16225c Update version to 6_14_6-04 2001-03-10 09:57:33 +00:00
Peter Wemm
c8be906fb9 A port of a version of (somewhat old) hexpert v2.4. (nice easy binary
file editor)
2001-03-10 08:43:37 +00:00
Peter Wemm
a3a7473f70 Add hexpert 2001-03-10 08:42:38 +00:00
Vanilla I. Shu
1c1d327646 Fix pkg-plist.
Submitted by:	bento
2001-03-10 07:42:58 +00:00
Dirk Meyer
42d20a384b new port added
PR:		25406
Submitted by:	mark@kyne.com.au
2001-03-10 07:39:29 +00:00
Dirk Meyer
ce02590168 new port
PR:		25406
Submitted by:	mark@kyne.com.au
2001-03-10 07:38:08 +00:00
Vanilla I. Shu
a7775b5146 Fix mismatch checksum, the author change the content of tarball
without bump version.

Submitted by:	bento.
2001-03-10 07:23:50 +00:00
Dirk Meyer
d31f25a60c new port, no changes
PR:		24312
Submitted by:	andrew@ugh.net.au
2001-03-10 07:19:46 +00:00
Dirk Meyer
faf105b654 New port poppwd
PR:		24312
Submitted by:	andrew@ugh.net.au
2001-03-10 07:18:47 +00:00
Vanilla I. Shu
00e092bd8e Fix pkg-plist
Submitted by:	bento
2001-03-10 07:11:57 +00:00
Kris Kennaway
7d4d7d0a51 Fix plist 2001-03-10 07:08:19 +00:00
Kris Kennaway
04efd0146e Fix plist 2001-03-10 06:58:21 +00:00
Vanilla I. Shu
2ea521998c Fix missing header problem.
Submitted by:	bento.
2001-03-10 06:52:51 +00:00
Kris Kennaway
bdd725e97c Fix and sort plist 2001-03-10 06:51:53 +00:00
Dirk Meyer
59451efbb2 Add id tag in pkg-plist 2001-03-10 06:46:32 +00:00
Akinori MUSHA
e40634b5a4 Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already.. 2001-03-10 06:45:30 +00:00
Jun Kuriyama
62b5b0fcf2 Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).
Pointed out by:	knu
2001-03-10 06:44:03 +00:00
Dirk Meyer
d24ccc1700 converted to new port layout,
changed the way it reference the second distfile.
fixed install

PR:		21389
Submitted by:	hdcho@geni.knu.ac.kr
Reviewed by:	will
2001-03-10 06:39:16 +00:00
Dirk Meyer
d6c0cb4ef6 New port crossgo32-f77
PR:		21389
Submitted by:	hdcho@geni.knu.ac.kr
Reviewed by:	will
2001-03-10 06:38:57 +00:00
Kris Kennaway
f078732dfd Fix plist and take the opportunity to make the port respect CFLAGS 2001-03-10 06:35:23 +00:00
Dirk Meyer
18471966b6 Build now with full Gnome support
Thanks to Jeremy Lea

Submitted by:	reg
2001-03-10 06:26:28 +00:00
Dirk Meyer
f097bbeb75 Add an id tag 2001-03-10 06:23:50 +00:00
Will Andrews
59265f91d7 Fix bogus use of WRKDIRPREFIX.
Noted by:	dinoex
Reviewed by:	MAINTAINER
2001-03-10 06:23:11 +00:00
Dirk Meyer
841147cc76 Update to new stable release of fidogate 2001-03-10 06:20:44 +00:00
Steve Price
506e3c73fe Spell PORTDOCS without the trailing ':' so this port packages correctly. 2001-03-10 06:20:22 +00:00
Kris Kennaway
8c725f1ee4 Fix plist and don't install CVS directory or NetBSD documentation files 2001-03-10 06:17:24 +00:00
Dirk Meyer
ea573ffe33 Build now with full Gnome support
Thanks to Jeremy Lea

Submitted by:	reg
2001-03-10 06:16:36 +00:00
Kris Kennaway
8859bc858e Fix and sort plist 2001-03-10 06:14:18 +00:00
Dirk Meyer
75a197a7a1 SENDMAIL_WITH_MILTER support
sample filter is build.
GPL attachmentfilter ist build.
2001-03-10 06:09:27 +00:00
Dirk Meyer
bd8f0fd12f Clean up bulding messages
SENDMAIL_WITH_MILTER support
sample filter is build.
GPL attachmentfilter ist build.
2001-03-10 06:09:04 +00:00
Kris Kennaway
62d4a1c8c4 Fix plist 2001-03-10 06:08:12 +00:00
Akinori MUSHA
82a52263d5 Add ruby-rica, Ruby Internet relay chat Core Agents, another IRC
client framework for Ruby.
2001-03-10 06:05:31 +00:00
Kris Kennaway
a2cc6b15a8 Fix plist 2001-03-10 06:02:19 +00:00
Will Andrews
18f7b3de2e Bump libmng shlib version.
Submitted by:	nrahlstr
2001-03-10 05:52:33 +00:00