Commit Graph

38135 Commits

Author SHA1 Message Date
Bill Fumerola
cef70df629 The clown^Wauthor of gd once again changed the contents of the tarball
without bumping the minor version number. update patches and checksum
accordingly.

Our PORTREVISION was bumped, however, because we actually do have a clue
about these sorts of things...
2001-02-25 00:34:37 +00:00
Jimmy Olgeni
25179133d8 Update port to version 2.7.2 (security fixes)
PR:		25127
Submitted by:	maintainer
2001-02-24 21:05:26 +00:00
Maxim Sobolev
61be9bae99 Update to 0.9. 2001-02-24 21:03:16 +00:00
Wolfram Schneider
8fd163a23b Year 2000 patch 2001-02-24 20:26:55 +00:00
Akinori MUSHA
e14ecc53a7 Unbreak fox-xunicode. 2001-02-24 20:23:18 +00:00
Akinori MUSHA
53171f20e5 Update fltk to 1.0.10, fltk-xunicode to 1.0.10.20010114.
Approved by:	demon (MAINTAINER)
2001-02-24 20:21:56 +00:00
Akinori MUSHA
02285a83e4 Update to 0.3.1. Now xunicode is a set of source files that toolkits
internalize instead of a library to link with.
2001-02-24 20:20:13 +00:00
Maxim Sobolev
6f5ce5ffad Correct version number of SDL shared library.
PR:		25343
Submitted by:	Carl Fongheiser <cmf@iabears.org>
2001-02-24 19:58:10 +00:00
Wolfram Schneider
3431433f18 Remove duplicated URL 2001-02-24 17:43:49 +00:00
Wolfram Schneider
675ada53ff Update URL for bibliographic character sets. 2001-02-24 17:41:36 +00:00
Dag-Erling Smørgrav
8e03bcebf5 Upgrade to 3.1.1, and remove the incorrect dependency on JFC.
Approved by:	kuriyama
2001-02-24 12:57:36 +00:00
Jimmy Olgeni
2d311d1b3c Take over maintainership.
Approved by:	maintainer
2001-02-24 12:45:52 +00:00
Nik Clayton
785746f35f Use a different install mechanism, which should rewritete the #! line
properly.  Bump PORTREVISION.
2001-02-24 11:32:59 +00:00
Kris Kennaway
8cad1e04e6 Update to nscache 0.6
Submitted by:	Ports Fury
2001-02-24 10:36:14 +00:00
Akinori MUSHA
02d19fd440 Temporarily mark as broken. It's found to need the latest xunicode to
build and work correctly.  I'll do it tonight or tomorrow.
2001-02-24 06:56:02 +00:00
Akinori MUSHA
1ba766602f Oops, I missed adding one essential variable that gets fox to build
with xunicode...
2001-02-24 06:37:04 +00:00
Akinori MUSHA
970ed84dfd D'uh. Kill this unwanted backup file. :( 2001-02-24 04:37:10 +00:00
Brian Feldman
8c2e1f56ee Update the MASTER_SITES.
Submitted by:	maintainer
2001-02-24 03:37:17 +00:00
Jimmy Olgeni
e79ed0e9b3 Remove backup file from html documentation. 2001-02-24 00:23:32 +00:00
Trevor Johnson
0d57c57582 Install the rest of the documentation (reported by sheldonh). 2001-02-24 00:04:51 +00:00
Nick Sayer
69ab9abe13 1. Upgrade to v1.0.1
2. Don't use their CFLAGS, add the really important stuff with +=
instead

3. Move the MASTER_SITE and WWW.

This port is still FORBIDDEN, IMHO, since so far as I know the FreeBSD
userland ppp doesn't do MPPE encryption and the mpd-netgraph stuff does.
What is the use of a vpn that does no encryption? *BUT* If I am wrong or
if someone can add MPPE to the userland ppp, I will de-FORBIDDEN this
port.
2001-02-24 00:02:48 +00:00
Nick Sayer
5ad428fb11 1. Update FAQ to talk about the Ricochet version of Merlin.
2. Release maintainership over the port (and the program itself as
well). I no longer use CDPD, so I don't use this code anymore.
2001-02-23 20:31:42 +00:00
Dirk Meyer
25bc2438e5 Added URL, removed empty lines to make portlint happy 2001-02-23 19:46:33 +00:00
Nik Clayton
438eff5d17 Depend on specific versions of the DocBook DTD. Bump the port version
accordingly.
2001-02-23 19:37:06 +00:00
Akinori MUSHA
c385c03588 Change MAINTAINER= to MAINTAINER?= for the slave port. Currently I'm
the maintainer of both, though.
2001-02-23 19:00:05 +00:00
Akinori MUSHA
24c56541b0 Add fox-xunicode, FOX with Unicode support. The xunicode patch is
provided by Toshihiro Inoue <tino@pa2.so-net.ne.jp>.
2001-02-23 18:54:55 +00:00
Akinori MUSHA
056108e4df List myself as the maintainer of fltk-xunicode. Change MAINTAINER= in
fltk/Makefile to MAINTAINER?= .

Define COMMENT properly for fltk-xunicode.
2001-02-23 18:49:07 +00:00
Akinori MUSHA
7c47124d49 Take over maintainership.
Update to 0.99.157.

Add a WITH_XUNICODE knob for the forthcoming fox-xunicode port.
2001-02-23 18:42:35 +00:00
Akinori MUSHA
4474662b2a Respect CXX/CXXFLAGS. 2001-02-23 18:24:38 +00:00
Mario Sergio Fujikawa Ferreira
00fe42da33 Upgrade to version 0.53.5
PR:		25307
Submitted by:	maintainer
2001-02-23 18:02:27 +00:00
Maxim Sobolev
39dd2dc01f Update to 1.22.
Submitted by:	Joe Groff <joe@pknet.com> (author of dgen-sdl)
2001-02-23 17:54:29 +00:00
Akinori MUSHA
d06e0b07dc Improve toward multithreading:
- Use Sleepycat Berkeley DB 3.2 that OpenLDAP2's README
	recommends.  It is known to be multithread friendlier than
	Berkeley DB 1.85 included in our libc or GDBM.

	- Add -D_REENTRANT and -D_THREAD_SAFE to CPPFLAGS

Submitted by:	Yarema <yds@dppl.com>
2001-02-23 17:04:43 +00:00
Akinori MUSHA
a147aeb563 Define INSTALLS_SHLIB. 2001-02-23 16:52:37 +00:00
Akinori MUSHA
d4ef581811 Add ruby-csv, Ruby library to parse or generate data in CSV format.
Submitted by:	Yarema <yds@dppl.com>
2001-02-23 16:40:25 +00:00
Jimmy Olgeni
df088a123f Update to version 0.10.15, and chase www/neon library version number. 2001-02-23 16:26:12 +00:00
Jimmy Olgeni
5da249ebdb Update to version 0.11.0. 2001-02-23 16:23:17 +00:00
Archie Cobbs
2e0a5e1338 Distfile location changed.
Detected by:	http://people.freebsd.org/~fenner/portsurvey
2001-02-23 16:08:07 +00:00
Peter Pentchev
a98f5d680a Update to 0.8.9 2001-02-23 16:07:16 +00:00
Peter Pentchev
2a6a2671d8 Update to 1.2 2001-02-23 15:52:38 +00:00
Vanilla I. Shu
aa47c4bbae Add a russian patch.
PR:		ports/25306
Submitted by:	maintainer
2001-02-23 15:48:19 +00:00
Kevin Lo
aea5cf0a2b Upgrade to version 1.3.3
PR: 25287
Submitted by: MAINTAINER
2001-02-23 15:47:02 +00:00
Kevin Lo
cf7fc73cc2 - Certain files were installed to incorrect locations, leading to serious
breakage.
- Fixing the problem lead to a more general overhaul of the port.
- Bumped PORTREVISION.

PR: 25304
Submitted by: MAINTAINER
2001-02-23 15:40:37 +00:00
Peter Pentchev
995fd7afee Update to 7.6.1. Besides a couple of bugfixes (most notably to
the HTTP PUT resume), this version has a couple of new features, too -
including IPv6 support, submitted by Jun-ichiro "itojun" Hagino.
(Yes, this is itojun@FreeBSD.org :)
2001-02-23 15:30:03 +00:00
Jimmy Olgeni
5f07e4065f Fix creation of /etc/vmware link (merge from vmware2 port)
Requested by:	Julian Elischer <julian@elischer.org>
2001-02-23 15:17:06 +00:00
Peter Pentchev
fc22e6f4c0 Update MASTER_SITES: drop ~roam/ from the URL. 2001-02-23 14:18:47 +00:00
Peter Pentchev
3a758383e7 Create the fake user with /sbin/nologin as the login shell, not /bin/sh.
PR:		25094
Submitted by:	Phil Regnauld <regnauld@td.rh.dk>
2001-02-23 12:34:56 +00:00
Dirk Froemberg
f64eb6a97b Upgrade to 2.06. 2001-02-23 11:29:15 +00:00
Michael Haro
35a27d2c03 Add WWW 2001-02-23 11:18:50 +00:00
Kris Kennaway
70efb8cd27 Update to 4124 virus definitions. Twice in one day, yay for NAI! 2001-02-23 09:11:47 +00:00
Peter Pentchev
df3de98c5f Update to 5.6.8, which contains preauthentication fixes and enhancements.
Approved by:	maintainer
2001-02-23 08:30:39 +00:00