Commit Graph

66915 Commits

Author SHA1 Message Date
Jimmy Olgeni
562c05a8b2 Add py_otp_interface, a Python implementation of an Erlang/OTP node. 2002-11-11 10:24:48 +00:00
Jimmy Olgeni
2d4e74e54e Fix typo. 2002-11-11 09:54:49 +00:00
Doug Barton
36473c3905 Update to 0.30, which has TKEY support, a new safe_push() method
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.

* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
2002-11-11 09:54:18 +00:00
Tilman Keskinoz
881ad8199e Convert to the new autoconf Layout: USE_AUTOCONF_VER=253 2002-11-11 09:20:12 +00:00
Tilman Keskinoz
b4174e696f Update MASTER_SITE.
PR:		45204
Submitted by: 	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2002-11-11 09:02:34 +00:00
OKAZAKI Tetsurou
559d952d97 Use REINPLACE_CMD instead of PERL.
Reviewed by:	md5
2002-11-11 09:00:07 +00:00
Doug Barton
3441ee82fc Revert 1.32, which was wrong in all its particulars:
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.

* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.

These changes should have been discussed with me before they were made.
2002-11-11 08:58:10 +00:00
Dima Dorfman
47d9a2c7af Depend on the qssl port. Simply having that installed will enable psi
to connect ot jabberd over SSL (it will automatically detect its
presense--no compile-time configuration changes are necessary).

Approved by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2002-11-11 08:49:03 +00:00
Doug Barton
7aba371ab4 Upgrade to 2.00, which includes several nice new features; including
the ability to open multiple documents, view document outlines,
and support for JBIG2. For better or worse, this now depends on motif.

While I'm here, overhaul the port:
* Group the GNU dependencies.
* USE_MOTIF implies USE_XPM, so bring in the former and remove the latter.
* Add with-x to the configure args to make sure it knows what we're after.
* Install portdocs
* Update and expand pkg-comment and pkg-descr.
2002-11-11 08:42:14 +00:00
Ying-Chieh Liao
626fb081b4 - Update to 3.6.0
- Project moved to GNU - update MASTER_SITE and pkg-descr
- Even though Anubis now uses GnuTLS by default, the port still
  default to using OpenSSL instead (GnuTLS support will come later)

PR:		45174
Submitted by:	maintainer
2002-11-11 08:27:46 +00:00
SADA Kenji
ad37d9c99c - upgrade to version 0.2.2
PR:	ports/39413
Submitted by:	maintainer
2002-11-11 08:26:48 +00:00
SADA Kenji
ee928cbd72 - fix option use messages
- portlint
PR:	ports/45206
Submitted by:	maintainer
Pointed out by:	Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
2002-11-11 08:02:56 +00:00
Ying-Chieh Liao
96546c7f42 make it fetchable again
PR:		45171
Submitted by:	maintainer
2002-11-11 07:59:19 +00:00
Akinori MUSHA
4e110abab3 Add a file named "MOVED" to list the repo-moves and removals of ports.
Discussed in:	portmgr
2002-11-11 07:31:55 +00:00
SADA Kenji
a2aaa96aaa - upgrade to version 0.1.20021102
- portlint
PR:	ports/45163
Submitted by:	maintainer
2002-11-11 06:35:41 +00:00
Joe Marcus Clarke
336d2bb08c Fix the build on certain machines by making sure the libxml2 include
path is properly defined.
2002-11-11 06:27:46 +00:00
SADA Kenji
5615f3f8b8 - upgrade patchversion to 20021031
- portlint
PR:	ports/45162
Submitted by:	maintainer
2002-11-11 06:21:15 +00:00
SADA Kenji
5f21ceb2b6 - upgrade patchversion to 20021105
- portlint
PR:	ports/45161
Submitted by:	maintainer
2002-11-11 06:02:26 +00:00
Yoichi NAKAYAMA
320ae9cbe0 Update to 0.3.3, change URI of Web page.
Documents in English is now available.
2002-11-11 04:31:27 +00:00
Dirk Meyer
4c89da9e4e - Update to 1.1.3
- supports tcp_wrappers in standalone mode
- verboose install
- documentation added
PR:		45199
Submitted by:	matthias.andree@web.de
2002-11-11 04:03:25 +00:00
Joe Marcus Clarke
54e9fa85e6 Update to 1.3.10. 2002-11-11 03:52:50 +00:00
Joe Marcus Clarke
329d049a8d Add calendar support to Mozilla. Specify -DWITH_CALENDAR to enable
it.

PR:	45145
Submitted by:	Joe Kelsey <joek@zircon.staff.flyingcroc.net>
2002-11-11 03:31:22 +00:00
Masafumi Max NAKANE
eb0622b7d4 Upgrade to 2.5.13.
Submitted by:	sada
2002-11-11 01:21:23 +00:00
SADA Kenji
5f75c7d7cb upgrade to patchversion 20021028
PR:	ports/45160
Submitted by:	maintainer
2002-11-11 01:13:27 +00:00
SADA Kenji
17bd37008e - upgrade mod-ssl to 2.8.12 so that distfile could be fetchable again.
- add support of login classes to suexec.
- some portlint.
# adding PORTCOMMENT was discarded.
PR:	ports/45140
Submitted by:	maintainer
2002-11-11 00:53:35 +00:00
SADA Kenji
83bf12be6f Add login classes support for suexec
'PORTCOMMENT' is discarded.
PR:	ports/45139
Submitted by:	maintainer
2002-11-11 00:45:10 +00:00
Andrey A. Chernov
9313e86409 Fix realloc arg 2002-11-10 23:14:28 +00:00
Alan Eldridge
a9fe8f021f Removed erroneous USE_GMAKE=yes at request of maintainer. Sorry again, Udo. 2002-11-10 23:09:28 +00:00
Kris Kennaway
2c4dca4505 Don't remove system directory share/xml 2002-11-10 23:04:21 +00:00
Alan Eldridge
eb74687e79 Major change:
totally rewrote the autoconf/automake support section, with
	provisions for autoconf 2.54 and automake 1.7.x when they are
	ready.
Minor change:
	Added DOCSDIR, EXAMPLESDIR, and DATADIR to PLIST_SUB.

PR:		42351
Reviewed by:	kris
Approved by:	kris
2002-11-10 22:54:25 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Kris Kennaway
9c69f9e8c0 Don't remove the system directory share/sgml 2002-11-10 22:30:19 +00:00
Dirk Froemberg
46420237f9 FreeBSD has broken realpath(3), too.
PR:		ports/44784
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2002-11-10 22:22:17 +00:00
Joe Marcus Clarke
ca2be7c99f This is no longer needed. 2002-11-10 22:10:20 +00:00
Joe Marcus Clarke
1ba1118f31 Update to 0.13.2.
PR:	45136
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2002-11-10 22:09:51 +00:00
Edwin Groothuis
cb7e899ef2 Make palm/syncmal building on -current again.
Noticed on: bento
Informed maintainer / authors
2002-11-10 22:04:34 +00:00
Joe Marcus Clarke
bee677a6a9 Update to 1.2. 2002-11-10 22:02:43 +00:00
Joe Marcus Clarke
22ccaef957 Update to 1.1.3. 2002-11-10 22:01:35 +00:00
Dirk Froemberg
be81ea8214 Set limits from user mysql before starting mysqld.
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2002-11-10 21:47:46 +00:00
Tilman Keskinoz
2de457b006 Update to 1.4.6
PR:		44713
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	Mark Huizer <xaa@timewasters.nl> (maintainer)
2002-11-10 21:34:10 +00:00
Joe Marcus Clarke
9b2a20c771 Re-introduce 1.0.4. The previous problem where GNOME would hang at startup
with 1.0.4 should be fixed.

Not objected to by:	gnome
2002-11-10 21:33:21 +00:00
Joe Marcus Clarke
fcad68d713 Update to 0.98.126. 2002-11-10 21:31:42 +00:00
Joe Marcus Clarke
cb6cbcb92c Update to 1.99.96. 2002-11-10 21:31:06 +00:00
Joe Marcus Clarke
92e51de86b Update to 2.0.8. 2002-11-10 21:30:13 +00:00
Joe Marcus Clarke
d4e40f0105 Update to 4.06. 2002-11-10 21:21:04 +00:00
SADA Kenji
c1b2dd0b28 use WW tag for the URL. 2002-11-10 20:44:15 +00:00
Dirk Froemberg
69ae594e86 Only kill mysqld we started. Don't kill all mysqld.
Submitted by:	Submitted by:   sobomax (modified by me a bit)
2002-11-10 20:28:07 +00:00
Dirk Froemberg
9eeffbcbf8 Only kill mysqld we started. Don't kill all mysqld.
Submitted by:	sobomax (modified by me a bit)
2002-11-10 20:24:24 +00:00
Tilman Keskinoz
df1dcc4a50 Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgz
The new tarball has changes in the readme and a copy of the GPL.
Full diff of the tarballs is available at
http://people.freebsd.org/~arved/eplaser.diff

PR:	44996, 45043, 44780
2002-11-10 20:13:27 +00:00
Jimmy Olgeni
8ea3896b5c Add usermin, a subset of webmin for non-administrative tasks. 2002-11-10 20:11:29 +00:00