summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Update to KDE 3.1.2lioux2003-05-192-2/+2
|
* Remove some dead Mirrors from MASTER_SITE_GNUPG.arved2003-05-141-5/+1
| | | | Add a missing %SUBDIR%.
* Check XFREE86_HTML_MAN==yes case insensitively.anholt2003-05-141-1/+1
| | | | Approved by: portmgr (kris)
* Add the ruby dependency to EXTRACT_DEPENDS and PATCH_DEPENDS as wellknu2003-05-131-0/+2
| | | | | | as BUILD_DEPENDS. Submitted by: olgeni
* Remove ftp://gd.tuwien.ac.at/linux/sourceforge/%SUBDIR%/ fromadamw2003-05-121-1/+0
| | | | | MASTER_SITE_SOURCEFORGE. They have designed their own directory hierarchy.
* Update MASTER_SITE_PACKETSTORM:petef2003-05-121-1/+2
| | | | | | | | - add packetstorm.touchpointmedia.com - put packetstormsecurity.nl at the top PR: 52089 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Sync with update of editors/xemacs21-mule (to 21.4.12).shige2003-05-121-3/+3
|
* - Fixes problem when base has no openssl installeddinoex2003-05-071-2/+3
| | | | Submitted by: marius@alchemy.franken.de
* - Add support for the Tools/scripts/update-patches script [1]kris2003-05-061-43/+93
| | | | | | | | | | | | | | | | | - 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]
* . Remove an erroneous check that limited USE_JAVA to the form X.Y+. Theglewis2003-05-011-5/+0
| | | | | | | 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
* Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US.naddy2003-04-231-9/+2
| | | | | | | Remove sites which aren't stable enough, or which don't hold Apache 2. PR: 50884 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Remove USE_ESOUND and USE_IMLIB compatibility macros now that Adam hasmarcus2003-04-201-6/+0
| | | | sanitized the tree.
* s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section.kris2003-04-191-1/+1
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Create a pseudo component for the GNOME CONFIGURE_TARGET, and make glib20marcus2003-04-191-2/+4
| | | | use it.
* Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to theknu2003-04-191-5/+7
| | | | | | | latest snapshots as of 2003-04-19. ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are now part of ruby 1.8.
* - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, andkris2003-04-171-40/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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]
* Chase gal2's shared lib version.marcus2003-04-161-1/+1
|
* Bad idea to have cvsup/conflict reminder about not-committed changes, but...phantom2003-04-161-26/+85
| | | | | | 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.
* - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORTdinoex2003-04-161-14/+23
| | | | - set CFLAGS and LDFLAGS to link the correct libs
* Add support for native JDK 1.4.1 port.sobomax2003-04-151-6/+25
|
* Correct libgailgnome's RUN_DEPENDS.adamw2003-04-151-1/+1
|
* * Add gnomecontrolcenter2, libgda2, and libgnomedb componentsmarcus2003-04-131-4/+17
| | | | * Correct the spi shared lib version
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*dinoex2003-04-131-12/+20
|
* - Change WANT_GNUSTEP_* to WITH_GNUSTEP_*dinoex2003-04-131-4/+4
| | | | Suggested by: kris
* - use bsd.gnustep.mkdinoex2003-04-131-0/+185
| | | | PR: 50479
* Add ftp.tuwien.ac.at to the FESTIVAL_OGI list.trevor2003-04-131-0/+1
|
* Remove the global CONFIGURE_TARGET, and add it as a dependency of glib20.marcus2003-04-121-3/+5
|
* In the REDHAT_LINUX list, add two sites from which Hewlett-Packardtrevor2003-04-091-1/+3
| | | | distributes bug-fixes to Red Hat Linux 7.2 for the Alpha.
* Update PACKETSTORM mirror list, and give priority to U.S & Europenaddy2003-04-081-7/+10
| | | | | | | mirrors. PR: 50306 Submitted by: Jim Geovedi <negative@magnesium.net>
* Sync with update of editors/emacs21.nobutaka2003-04-081-2/+2
|
* Append to USE_GNOME when dealing with the obsolete macros. This willmarcus2003-04-081-4/+4
| | | | | allow old ports that check to see if HAVE_GNOME is simply defined to still work.
* Add some comments around the USE_* macros indicating they are nowmarcus2003-04-071-3/+6
| | | | obsolete, and new ports should not use them.
* - defaults to STABLE/CURRENT shared lib versiondinoex2003-04-071-4/+4
|
* Sync the GNOME comments with the latest bsd.gnome.mk.marcus2003-04-061-7/+3
| | | | | Noticed by: Piero <piero@poprostu.pl> Approved by: portmgr (kris)
* Add mirrors.usc.edu.trevor2003-04-061-0/+2
|
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-052-4/+4
|
* Remove USE_GLIB as the last hold-out, jabber-yahoo, has been converted to themarcus2003-04-051-3/+0
| | | | new infrastructure.
* Remove the old USE_GNOMECTRL macro as no more ports are using it.marcus2003-04-051-3/+0
|
* Fix some spelling and grammar nits.marcus2003-04-051-3/+3
|
* Move some of the USE_* compatability macros outside of themarcus2003-04-051-7/+8
| | | | | | | if defined(USE_GNOME) check as those macros will not exist if USE_GNOME is defined. Reported by: bento c/o kris
* Fix a bug in detecting USE_GNOME components properly.marcus2003-04-041-1/+2
|
* Correct glib, atk, pango, and gtk shared lib versions.marcus2003-04-041-4/+4
| | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Remove bsd.gnomeng.mk now that its functionality has been rolled intomarcus2003-04-041-311/+0
| | | | bsd.gnome.mk.
* Merge in phase two of the new GNOME porting infrastructure. This update doesmarcus2003-04-041-297/+468
| | | | | | | | | | | | | | | | | | | 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.
* - rename Makefile.ssl to bsd.openssl.mkdinoex2003-04-031-0/+108
|
* Revert accidental commit. KDE 3.1.1 is not in ports yet.will2003-03-282-4/+4
|
* Keep the list sorted.edwin2003-03-281-68/+68
| | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Removed KDE_I18N_VERSION, which I should have removed before release.alane2003-03-282-4/+4
|
* add MASTER_PGSQL_SITEedwin2003-03-281-0/+68
| | | | | PR: ports/48002 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Update MASTER_SITE_APACHE_HTTPDedwin2003-03-281-3/+0
| | | | | PR: ports/50381 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
OpenPOWER on IntegriCloud