Commit graph

82079 commits

Author SHA1 Message Date
Joe Marcus Clarke
982aa704c1 * Update to 2.5.10
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY!
2003-08-15 02:31:28 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Jun Kuriyama
7c0800f7ec Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...

Pointy hat to:	kuriyama
2003-08-14 22:12:22 +00:00
Joe Marcus Clarke
dd1e0961ec Add a patch from gtk+ CVS that fixes the corrupt thumbnails in
gnome-theme-manager.

Obtained from:	gtk+ CVS
2003-08-14 21:56:14 +00:00
Kirill Ponomarev
9e03f19df1 - Update to 1.0.1
- Take maintainership
2003-08-14 20:30:16 +00:00
Joe Marcus Clarke
2585800df2 Add an entry for x11-toolkits/gtk-industrial-theme. 2003-08-14 19:11:41 +00:00
Joe Marcus Clarke
c2ab21bb82 Update to 0.3. 2003-08-14 19:10:24 +00:00
Joe Marcus Clarke
27eb4f2369 Remove the gtk-industrial-theme. It is now part of gnome-themes-extras. 2003-08-14 19:10:05 +00:00
Dirk Meyer
7c53c2b52e - Fixes restart problems with patch from qhwt@myrealbox.com 2003-08-14 18:32:17 +00:00
Dirk Meyer
60087e5de3 - make IGNORE, license terms need to be agreed prior install
- apply patch from fearow@comcast.net
- add USE_PERL=yes
PR:		55368
2003-08-14 18:25:10 +00:00
Dirk Meyer
284c030888 - New option LDAP_PORT
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
- Make portlint happier
2003-08-14 18:00:01 +00:00
Greg Lewis
8e29f3aaf6 . Remove some more cruft. 2003-08-14 17:51:10 +00:00
Dirk Meyer
827ad62b34 - make option LDAP_PORT overwriteable 2003-08-14 17:49:35 +00:00
Joe Marcus Clarke
2c8d21c1d8 Use openldap21-client. 2003-08-14 17:47:26 +00:00
Dirk Meyer
658a9f821f - New option LDAP_PORT
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
2003-08-14 17:46:55 +00:00
Joe Marcus Clarke
d92d7edf0e Depend on openldap*-client to fix the build and INDEX builds. 2003-08-14 17:43:55 +00:00
Greg Lewis
ef722765a5 . Remove cruft.
. Simplify build (just redefine ALL_TARGET)
. tar -> ${TAR}
2003-08-14 17:28:36 +00:00
Greg Lewis
9088f0d80c . Use our own fixed width types (from <sys/types.h>) instead of assuming
the width of standard types (e.g. "long" is 32 bits).  Should help
  things work on 64-bit platforms and fix problems with prices in shops.

Obtained from:	NetBSD
2003-08-14 17:14:16 +00:00
Tilman Keskinoz
99cf34e2b7 Update to 1.8
PR:		55583
Submitted by:	maintainer
2003-08-14 17:10:43 +00:00
Dirk Meyer
493929444e - New option LDAP_PORT
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
2003-08-14 17:05:46 +00:00
Sheldon Hearn
fc0f425d13 Roll forward over the last revision's backout.
This reinstates exim-4.21, but with PORTREVISION bumped so that folks
unlucky enough to get the bum version can easily upgrade.

Include a patch to fix the reported IPv6 bug.
2003-08-14 15:46:27 +00:00
Joe Marcus Clarke
2ce0ceb55a Update to 0.27.2. 2003-08-14 15:46:18 +00:00
Thomas Quinot
c96fcddee7 Fix CONIGURE_ARGS in the WITH_LDAP case to look for openldap12 libraries
under ${LOCALBASE}/lib.

Reviewed by:	roberto
2003-08-14 15:17:19 +00:00
Greg Lewis
9ee8d18ccc . Enable rogue. 2003-08-14 15:15:51 +00:00
Greg Lewis
e66b0ab8f2 . Update to 1.3.1_09. 2003-08-14 14:41:47 +00:00
Lev A. Serebryakov
1426b99ca8 Update to new gcc release: 3.3.1 2003-08-14 13:26:09 +00:00
Ernst de Haan
696f53a031 Update to Apache Ant 1.5.4.
This is a minor bugfix release that fixes a problem with the javah task on JDK
1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If
you don't use javah or VAJ, there is no reason to upgrade.

See:
http://ant.apache.org/antnews.html
2003-08-14 13:12:07 +00:00
Oliver Braun
82305346a9 Upgrade to 1.0 release candidate 1. 2003-08-14 12:54:07 +00:00
Eivind Eklund
e2f5a0ddf3 Update to 0.2:
Take care of regenerating .db files
2003-08-14 12:46:57 +00:00
Akinori MUSHA
41bd72cbcb Unbreak by converting CR+LF to LF, as gcc does not seem to be tolerant
of CR before LF when it comes to line continuation.
2003-08-14 12:31:48 +00:00
Akinori MUSHA
c811ec19ef Update to 0.14. 2003-08-14 12:24:06 +00:00
Akinori MUSHA
0579b614e3 Update to 3.4. 2003-08-14 12:23:20 +00:00
Akinori MUSHA
0c353c19c1 Update to 1.3.1. 2003-08-14 12:21:48 +00:00
Akinori MUSHA
a2c673a343 Update to 0.0.7. 2003-08-14 12:16:48 +00:00
Alexander Langer
dc7e1999f8 - Add contributed Daemon-theme
- Bump PORTREVISION

PR:		55295
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	MAINTAINER
2003-08-14 12:09:47 +00:00
Sheldon Hearn
873e93e1de Revert previous delta, which updated to exim-4.21.
The update causes segfaults during remote delivery for at least one
IPv6 user, and I don't have an IPv6 testbed to work with yet.

Requested by:	Suresh Ramasubramanian <suresh@outblaze.com>
2003-08-14 12:06:41 +00:00
Sheldon Hearn
944ed68cfa Update to exim-4.21:
* This is a mostly maintenance release, although some new features have
  been added (including Sieve support).

!!!WARNING!!!

The non-ACL exiscan patch is no longer supported.  The exiscan-acl patch
is now used by default, unless WITHOUT_EXISCAN is given.

This means that existing installations that rely on non-ACL exiscan
CAN NOT be upgraded without changes to the configure file.
2003-08-14 10:25:15 +00:00
Thomas Quinot
832d6b991e Upgrade to upstream release 1.9.2.1.
Reviewed by;	roberto
2003-08-14 10:16:48 +00:00
Thomas Quinot
bbf05701ce Fix URL of proxy-suite web page.
Submitted by:	Doug McDonald <dougm@austin.rr.com>
Reviewed by:	roberto
2003-08-14 10:16:14 +00:00
Tilman Keskinoz
ff5b6c3aff Fix a Typo in the REINPLACE_CMD, that made metapixel unusable
Bump PORTREVISION.

Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2003-08-14 10:14:23 +00:00
Thomas Quinot
b88484ef9d Upgrade net/pptpclient to upstream release 1.3.1.
Reviewed by:	roberto
2003-08-14 10:11:01 +00:00
Yen-Ming Lee
ebdc9229ac A patch to make duplicity work with the new librsync 0.9.6 in ports.
PR:		55567
Submitted by:	Gerhard Haering <gh@ghaering.de>
2003-08-14 10:01:16 +00:00
Yen-Ming Lee
0daff35eff Update to newest version of rdiff-backup (0.12.3)
update the URL of MASTER_SITES

PR:		55566
Submitted by:	Gerhard Haering <gh@ghaering.de>
2003-08-14 09:51:57 +00:00
Hajimu UMEMOTO
4209c52acf Depends on net/openldap*-client instead of net/openldap*. 2003-08-14 09:31:04 +00:00
Sheldon Hearn
8a905e70b8 (null delta)
The previous revision updated to patch-level 10 of the exiscan-acl patch,
not the exiscan patch as advertised.
2003-08-14 09:16:28 +00:00
Sheldon Hearn
136d768ea0 Update to exiscan patch level 10.
Submitted by:	Jacques Marneweck <jm@ataris.co.za>
2003-08-14 09:06:01 +00:00
Kirill Ponomarev
eb1aff5532 - Add native binary for FreeBSD 5.x
Submitted by:	maintainer
2003-08-14 07:47:50 +00:00
Erwin Lansing
aa02dd9e8f - Update to 1.11
- Take maintairship
- Add WWW
- Use SITE_PERL
2003-08-14 07:18:59 +00:00
Jun Kuriyama
46aead1b36 Remove unfunctional site from MASTER_SITE_APACHE_HTTPD.
PR:		ports/55428
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-14 06:48:38 +00:00
Joe Marcus Clarke
064e9ec7c6 Update to 1.4.
PR:		55551
Submitted by:	maintainer
2003-08-14 04:26:30 +00:00