Commit graph

904 commits

Author SHA1 Message Date
Tilman Keskinoz
96ae1db4b4 Remove some dead Mirrors from MASTER_SITE_GNUPG.
Add a missing %SUBDIR%.
2003-05-14 17:21:35 +00:00
Eric Anholt
2fb49cd5d1 Check XFREE86_HTML_MAN==yes case insensitively.
Approved by:	portmgr (kris)
2003-05-14 16:47:31 +00:00
Akinori MUSHA
c82c79cfc8 Add the ruby dependency to EXTRACT_DEPENDS and PATCH_DEPENDS as well
as BUILD_DEPENDS.

Submitted by:	olgeni
2003-05-13 19:46:29 +00:00
Adam Weinberger
c62f0d6594 Remove ftp://gd.tuwien.ac.at/linux/sourceforge/%SUBDIR%/ from
MASTER_SITE_SOURCEFORGE. They have designed their own
directory hierarchy.
2003-05-12 04:07:56 +00:00
Pete Fritchman
1a99dabff2 Update MASTER_SITE_PACKETSTORM:
- add packetstorm.touchpointmedia.com
- put packetstormsecurity.nl at the top

PR:		52089
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-05-12 03:27:06 +00:00
Shigeyuki Fukushima
3b512de74c Sync with update of editors/xemacs21-mule (to 21.4.12). 2003-05-12 00:46:51 +00:00
Dirk Meyer
1afeeb4c02 - Fixes problem when base has no openssl installed
Submitted by:	marius@alchemy.franken.de
2003-05-07 20:08:00 +00:00
Kris Kennaway
d7e6ae643c - Add support for the Tools/scripts/update-patches script [1]
- Stage II of pkg-comment removal; do not write out the comment to a
  temporary file, but process it inline [2].

- Add support for the CONFLICTS variable to register the fact that a
  port conflicts with installed packages.  This relies on the -C
  argument to pkg_create which is not yet present in 4.x, so the
  variable is currently a NOP on 4.x. [3]

- Fix pkg-plist support for html manpages.  This was broken as
  committed in r1.402.

Submitted by:	trevor [1], lioux [2],
		Sergey Matveychuk <sem@ciam.ru> [3]
PR:		24292 [1], 47146 [3]
2003-05-06 05:15:18 +00:00
Greg Lewis
775b2931cb . Remove an erroneous check that limited USE_JAVA to the form X.Y+. The
form X.Y is also allowed.  A similar check is performed later in the
  file which will catch bogus versions of both forms.

Reviewed by:	znerd
2003-05-01 16:50:00 +00:00
Christian Weisgerber
3e0280b196 Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US.
Remove sites which aren't stable enough, or which don't hold Apache 2.

PR:		50884
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-23 20:57:06 +00:00
Joe Marcus Clarke
8d04ce05b2 Remove USE_ESOUND and USE_IMLIB compatibility macros now that Adam has
sanitized the tree.
2003-04-20 23:54:41 +00:00
Kris Kennaway
3888585c53 s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-04-19 22:35:28 +00:00
Joe Marcus Clarke
e971e1684b Create a pseudo component for the GNOME CONFIGURE_TARGET, and make glib20
use it.
2003-04-19 18:52:05 +00:00
Akinori MUSHA
40e9f7052c Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.

ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
2003-04-19 15:57:37 +00:00
Kris Kennaway
c8c848bfb6 - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, and
avoid installing packages when the target is configure or extract
  [1]

- If PYTHON_VERSION is set, do not automatically add a dependency on
  python: USE_PYTHON must now be specified explicitly.  This allows the
  variable to be set in make.conf or the environment to specify a
  preference for the python version to be used. [2]

- When checking for an existing installation of the port, check by
  port origin instead of only looking for the current version of the
  package. [3]

- Do not install perllocal.pod files; they are not used on FreeBSD. [4]

- Improve 'make deinstall' to deinstall any existing version of the
  package (e.g. older versions) instead of only trying to deinstall the
  version currently described by the port. [5]

- Check for world-writable files/directories in the security-check
  target. [6]

- Improve the patching of libtool so it works with pathnames ending in
  a slash. [7]

- Allow ports that use the INSTALL macros to install files when
  running as non-root (i.e. don't try to chown/chgrp) [8].

- Add the USE_GETOPT_LONG variable, which adds a dependency on
  libgnugetopt on systems older than 500041, and uses the system version
  otherwise. [9]

- Improve the fetch-required target to correctly deal with fetching
  dependencies that use the ':target' form. [10]

- Add support for re-fetching interrupted distfiles.  The FETCH_REGET
  variable specifies the number of times to try continuing the distfile
  fetch if it fails the md5 checksum. [11]

PR:	36083 [1], 44875 [2], 48646 [3], 48960 [4], 49017 [5], 49969 [6],
	50069 [7], 50159 [8], 50323 [9], 50669 [10], 12325 [11]
Submitted by:	dinoex [1], Gerhard Schmidt <estartu@augusta.de> [2],
	Sergey Matveychuk <sem@ciam.ru> [3] [5], tobez [4],
	Erwin Lansing <erwin@lansing.dk> [4],
	Arjan de Vet <devet@devet.org> [6],
	Hartmut Brandt <brandt@fokus.fraunhofer.de> [7], gerald [8],
	Sergei Kolobov <sergei@kolobov.com> [9],
	Erwin Lansing <erwin@lansing.dk> [10], alex [11]
2003-04-17 10:27:06 +00:00
Joe Marcus Clarke
1f206934d3 Chase gal2's shared lib version. 2003-04-16 23:15:14 +00:00
Alexey Zelkin
99e7681e29 Bad idea to have cvsup/conflict reminder about not-committed changes, but...
complete previous commit by adding support of Blackdown and IBM 1.4.1 JDKs
(existing in ports tree for long time), add support for Sun JDK 1.2.2 and
fix/update comments appropriately to this and previous Maxim's commits.
2003-04-16 15:31:17 +00:00
Dirk Meyer
9d825c5f3a - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORT
- set CFLAGS and LDFLAGS to link the correct libs
2003-04-16 14:49:26 +00:00
Maxim Sobolev
498638b6e5 Add support for native JDK 1.4.1 port. 2003-04-15 17:13:26 +00:00
Adam Weinberger
1dd9c87b44 Correct libgailgnome's RUN_DEPENDS. 2003-04-15 16:54:18 +00:00
Joe Marcus Clarke
af87b0834c * Add gnomecontrolcenter2, libgda2, and libgnomedb components
* Correct the spi shared lib version
2003-04-13 19:49:40 +00:00
Dirk Meyer
ef7899960f - Change all USE_OPENSSL_* to WITH_OPENSSL_* 2003-04-13 11:47:23 +00:00
Dirk Meyer
3cb0397952 - Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris
2003-04-13 11:38:53 +00:00
Dirk Meyer
dce0167b13 - use bsd.gnustep.mk
PR:		50479
2003-04-13 06:53:03 +00:00
Trevor Johnson
0ca11cdef6 Add ftp.tuwien.ac.at to the FESTIVAL_OGI list. 2003-04-13 05:34:19 +00:00
Joe Marcus Clarke
79a1d2b628 Remove the global CONFIGURE_TARGET, and add it as a dependency of glib20. 2003-04-12 01:12:57 +00:00
Trevor Johnson
897b3697ae In the REDHAT_LINUX list, add two sites from which Hewlett-Packard
distributes bug-fixes to Red Hat Linux 7.2 for the Alpha.
2003-04-09 02:12:38 +00:00
Christian Weisgerber
509c97e934 Update PACKETSTORM mirror list, and give priority to U.S & Europe
mirrors.

PR:		50306
Submitted by:	Jim Geovedi <negative@magnesium.net>
2003-04-08 16:23:25 +00:00
MANTANI Nobutaka
a0202efc67 Sync with update of editors/emacs21. 2003-04-08 14:56:32 +00:00
Joe Marcus Clarke
e2a8beadf5 Append to USE_GNOME when dealing with the obsolete macros. This will
allow old ports that check to see if HAVE_GNOME is simply defined to still
work.
2003-04-08 01:11:35 +00:00
Joe Marcus Clarke
158db10471 Add some comments around the USE_* macros indicating they are now
obsolete, and new ports should not use them.
2003-04-07 20:11:54 +00:00
Dirk Meyer
4bee344745 - defaults to STABLE/CURRENT shared lib version 2003-04-07 05:54:39 +00:00
Joe Marcus Clarke
5f81323968 Sync the GNOME comments with the latest bsd.gnome.mk.
Noticed by:	Piero <piero@poprostu.pl>
Approved by:	portmgr (kris)
2003-04-06 22:14:38 +00:00
Trevor Johnson
5a8c7bbef1 Add mirrors.usc.edu. 2003-04-06 20:23:14 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Joe Marcus Clarke
271ff010ff Remove USE_GLIB as the last hold-out, jabber-yahoo, has been converted to the
new infrastructure.
2003-04-05 21:15:25 +00:00
Joe Marcus Clarke
8aa50bc72a Remove the old USE_GNOMECTRL macro as no more ports are using it. 2003-04-05 20:47:47 +00:00
Joe Marcus Clarke
533826d252 Fix some spelling and grammar nits. 2003-04-05 07:42:11 +00:00
Joe Marcus Clarke
3d5442acf2 Move some of the USE_* compatability macros outside of the
if defined(USE_GNOME) check as those macros will not exist if USE_GNOME
is defined.

Reported by:	bento c/o kris
2003-04-05 06:12:02 +00:00
Joe Marcus Clarke
57109ef648 Fix a bug in detecting USE_GNOME components properly. 2003-04-04 09:33:10 +00:00
Joe Marcus Clarke
29e42c26ec Correct glib, atk, pango, and gtk shared lib versions.
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 08:17:38 +00:00
Joe Marcus Clarke
9c7d6ff9f1 Remove bsd.gnomeng.mk now that its functionality has been rolled into
bsd.gnome.mk.
2003-04-04 06:45:01 +00:00
Joe Marcus Clarke
468611820b Merge in phase two of the new GNOME porting infrastructure. This update does
away with the USE_GNOMNG macro (though I will keep this macro around for
a bit just in case).  It also adds GNOME 2 component support.

A new macro has also been introduced called GNOME_DESKTOP_VERSION.  Users can
set this in /etc/make.conf or define it when building ports.  Current allowed
values are 1 or 2.  Depending on the value of this macro, certain ports
may be marked BROKEN if they would conflict with the desired GNOME
desktop version.

Also note, the old USE_GTK, USE_GNOME=yes, USE_IMLIB, USE_ESOUND, and
USE_GLIB are now obsolete.  Backwards compatability has been provided,
but those macros should no longer be used.

Special thanks to all the users on freebsd-gnome@ that help test these
patches, and provided feedback.  Documentation updates to the FreeBSD
GNOME project site will be forthcoming.
2003-04-04 06:44:22 +00:00
Dirk Meyer
cae454ac23 - rename Makefile.ssl to bsd.openssl.mk 2003-04-03 18:24:31 +00:00
Will Andrews
378dd52cd4 Revert accidental commit. KDE 3.1.1 is not in ports yet. 2003-03-28 23:46:14 +00:00
Edwin Groothuis
307aea25c2 Keep the list sorted.
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-28 22:55:35 +00:00
Alan Eldridge
5f99028acf Removed KDE_I18N_VERSION, which I should have removed before release. 2003-03-28 22:22:25 +00:00
Edwin Groothuis
58380fd4af add MASTER_PGSQL_SITE
PR:		ports/48002
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-03-28 08:23:13 +00:00
Edwin Groothuis
b00b561bb1 Update MASTER_SITE_APACHE_HTTPD
PR:		ports/50381
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-28 08:16:08 +00:00
Jun Kuriyama
032ac5e183 Use += instead of ?= for $MASTER_SITE_LOCAL for consistency. 2003-03-26 14:19:10 +00:00