1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

66997 Commits

Author SHA1 Message Date
Greg Lewis
636fcbf7ab Fix user and group ownership of the installed files when they have been
built by someone other than root.  Instead of moving the files with tar,
move them with cpio and set up ownership.

PR:		36411 (more ports still to go)
Submitted by:	alane
2002-11-11 21:22:05 +00:00
Kris Kennaway
76378afefc Revert the previous commit. A version of the previous patch was
extensively tested on the bento cluster, but the committed version
introduces significant new breakage at a very inopportune time.  This
will be revisited later.
2002-11-11 21:14:21 +00:00
Mario Sergio Fujikawa Ferreira
431bcdceda Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
2002-11-11 20:45:20 +00:00
Dirk Froemberg
367fa9cba6 Update to the latest versions. 2002-11-11 20:13:37 +00:00
Joe Marcus Clarke
156030da72 * Fix a crash in pygtk_generic_cell_renderer_get_size(). [1]
* Add an option to enable or disable pthread support.

PR:	45150
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
Obtained from:	pygtk CVS [1]
2002-11-11 19:50:48 +00:00
Joe Marcus Clarke
c71fcf8f8c Chase the shared lib versions of gal and gtkhtml. 2002-11-11 19:44:47 +00:00
Joe Marcus Clarke
9375059e53 Update to 1.1.6. 2002-11-11 19:43:16 +00:00
Joe Marcus Clarke
29e623260f Fix up some conflicts when moving from my CVS repo. 2002-11-11 19:41:27 +00:00
Joe Marcus Clarke
a51202b973 Update to 0.5. 2002-11-11 19:39:53 +00:00
Joe Marcus Clarke
ff4b751b96 Update to 0.21. 2002-11-11 19:39:02 +00:00
Dag-Erling Smørgrav
045094a01d Update to 6.10-final.
PR:		ports/44795
Submitted by:	Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-11-11 18:55:41 +00:00
Ying-Chieh Liao
f0e4b9cc7f upgrade to 0.8.4
PR:		45218
Submitted by:	maintainer
2002-11-11 18:11:54 +00:00
Ying-Chieh Liao
3340a78674 upgrade to 2.7.3
PR:		45203
Submitted by:	maintainer
2002-11-11 18:05:19 +00:00
Tilman Keskinoz
1a9af0dea3 Implement USE_JAVA
PR:		41986
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-11-11 18:04:54 +00:00
Ying-Chieh Liao
64bbc92209 upgrade to 1.1
Submitted by:	chkno <chkno@chkno.com>
2002-11-11 18:02:36 +00:00
Ying-Chieh Liao
314d439acc upgrade to 1.7.5
PR:		45197
Submitted by:	maintainer
2002-11-11 17:54:14 +00:00
Ying-Chieh Liao
98f24324d4 find libjpeg
PR:		45195
Submitted by:	maintainer
2002-11-11 17:50:40 +00:00
Ying-Chieh Liao
fbb1c73550 unbreak aspell support
PR:		45194
Submitted by:	maintainer
2002-11-11 17:47:32 +00:00
Ying-Chieh Liao
876d0f9906 fix malloc.h problem
PR:		45191
Submitted by:	thinker@branda.to
2002-11-11 17:39:25 +00:00
Jimmy Olgeni
bd0e25b138 I removed the autoconf dependency but was still calling ${AUTOCONF},
which is no longer needed.
2002-11-11 17:36:32 +00:00
Ying-Chieh Liao
c34fa4f618 add bogofilter 0.8.0
Fast, teachable, learning spam detector

PR:		45190
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-11-11 17:34:27 +00:00
Ying-Chieh Liao
1f412c28a5 Add SuperServer build
Remove perl from scripts
Remove scripts + consolidate into pkg-install

PR:		45185
Submitted by:	maintainer
2002-11-11 17:23:49 +00:00
Ying-Chieh Liao
eb49e835b6 upgrade to 20021103
PR:		45189
Submitted by:	maintainer
2002-11-11 17:21:40 +00:00
John Polstra
d6a2c9b4cb Put core dumps and crash output (cvsupd.out) into /var/run instead
of /var/tmp.  Create cvsupd.out with mode 644 if it doesn't already
exist.  Bump PORTREVISION.

Suggested by:	Joshua Goodall <joshua@roughtrade.net>
2002-11-11 17:21:29 +00:00
SADA Kenji
ca4549c5f8 Unbreak: REINPLACE_CMD, actualy sed, uses different RE from perl.
Submitted by:	SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
Failed by:	edwin
2002-11-11 17:07:20 +00:00
Tilman Keskinoz
2bd670cc26 Enable Jave support. Use install-info. Based on:
PR:		38365
Submitted by:	Horance Chou <horance@freedom.ie.cycu.edu.tw> (maintainer)
2002-11-11 16:56:27 +00:00
Ying-Chieh Liao
e277086335 upgrade to 0.64
PR:		45175, 45177
Submitted by:	Sergei Kolobov <sergei@kolobov.com>, maintainer
2002-11-11 16:46:41 +00:00
Jimmy Olgeni
360d2e73f1 Add Distel, a lisp toolkit to extend Emacs Lisp with Erlang-style
message passing. It includes some applications to integrate Emacs and
Erlang/OTP.
2002-11-11 15:39:29 +00:00
Mario Sergio Fujikawa Ferreira
93fc6edbdc o Fix build to match recent updates in GNU auto* support in bsd.port.mk
o Deploy USE_REINPLACE instead of PERL
o Fix warning messages in -CURRENT

PR:		45212
Submitted by:	maintainer
2002-11-11 14:29:03 +00:00
Johann Visagie
ff74b00308 - Update to version 1.3.7
- Install documentation and examples to $DOCSDIR and $EXAMPLESDIR
- Install an executable script into ${PREFIX}/bin to call DSV.py
- Add optional WITH_GUI knob for wxPython dependency
2002-11-11 13:00:12 +00:00
Alexander Leidinger
60b18f2c0f Correct typo in my last commit.
Approved by:	maintainer
2002-11-11 12:49:58 +00:00
Jimmy Olgeni
7bbc43f715 Do not say that webmin does not require any external perl modules,
because it's no longer true (see SSL and PAM).
2002-11-11 12:48:47 +00:00
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