aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* libtool uber-patchAde Lovett2003-06-261-13/+64
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefullyAkinori MUSHA2003-06-261-2/+2
| | | | | | | unbreak for alpha and sparc64. (ia64 and amd64 are not supported yet) Notes: svn path=/head/; revision=83616
* Add support for CVS builds (using a different repository). Tested on theWill Andrews2003-06-232-4/+54
| | | | | | | FruitSalad portbuild cluster. Notes: svn path=/head/; revision=83499
* Update lang/ruby-devel to 1.8.0-preview3.Akinori MUSHA2003-06-231-3/+3
| | | | | | | | ruby-csv, drb, rexml and yaml are now part of the ruby 1.8 standard distribution. Notes: svn path=/head/; revision=83471
* Update the MASTER_SITE_GNOME list to reflect current mirror performance andJoe Marcus Clarke2003-06-191-7/+5
| | | | | | | | | freshness. Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=83333
* gtksourceview also includes libgnomeprintui.Joe Marcus Clarke2003-06-191-1/+1
| | | | Notes: svn path=/head/; revision=83287
* Add ftp.gnome.org to MASTER_SITE_GNOME. Given its place in the list,Adam Weinberger2003-06-181-0/+1
| | | | | | | | it'll only really get used when the distfiles haven't hit the mirrors yet. Notes: svn path=/head/; revision=83268
* - don't package ~/GNUSstepDirk Meyer2003-06-181-0/+3
| | | | Notes: svn path=/head/; revision=83222
* pkg_config -> pkg-configAdam Weinberger2003-06-161-1/+1
| | | | Notes: svn path=/head/; revision=83124
* Remove unnecessary recursive dependencies upon pkgconfig.Adam Weinberger2003-06-161-2/+2
| | | | Notes: svn path=/head/; revision=83121
* Add pkgconfig and libgsf targets to USE_GNOME, and make certain otherAdam Weinberger2003-06-161-6/+17
| | | | | | | components depend upon them. Notes: svn path=/head/; revision=83118
* Add a gtksourceview component.Joe Marcus Clarke2003-06-151-1/+5
| | | | Notes: svn path=/head/; revision=83045
* Chase the libgnomedb shared lib version.Joe Marcus Clarke2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82892
* Add ftp.meiji.ac.jp and ftp.ntnu.no to the TEX_CTAN list.Trevor Johnson2003-06-111-0/+2
| | | | Notes: svn path=/head/; revision=82821
* Chase gal2's shared lib version.Joe Marcus Clarke2003-06-111-1/+1
| | | | Notes: svn path=/head/; revision=82738
* Tidy up white space in the update-patches target.Trevor Johnson2003-06-101-2/+5
| | | | | | | | PR: 24292 Approved by: kris Notes: svn path=/head/; revision=82684
* For the update-patches target, support PATCH_WRKSRC, which wasTrevor Johnson2003-06-101-1/+1
| | | | | | | | | | introduced in revision 1.356 of bsd.port.mk. PR: 24292 Approved by: kris Notes: svn path=/head/; revision=82683
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-091-1/+1
| | | | | | | Rest in Peace, Alan. Notes: svn path=/head/; revision=82562
* Sync with update of editors/xemacs21-mule (to 21.4.13).Shigeyuki Fukushima2003-06-041-2/+2
| | | | Notes: svn path=/head/; revision=82256
* Update to 2.2.3Hye-Shik Chang2003-06-041-5/+5
| | | | | | | | | PR: 52830 Submitted by: Chuck Swiger <chuck@pkix.net> (partly) Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=82237
* Add a few short configure substitutions to the gnomehack section.Adam Weinberger2003-06-021-1/+4
| | | | | | | | | | "s|-lpthread|${PTHREAD_LIBS}|g ; s|DATADIRNAME=lib|DATADIRNAME=share|g" has been appearing in many (most?) GNOME port Makefiles lately. <FreeBSDMarcus> That should clean up quite a few Makefiles. Notes: svn path=/head/; revision=81976
* Remove sites that no longer serve as Packetstorm mirror.Christian Weisgerber2003-06-011-2/+0
| | | | | | | | PR: 52682 Submitted by: Jim Geovedi <negative@magnesium.net> Notes: svn path=/head/; revision=81921
* RingServer carries Debian distfiles too.Akinori MUSHA2003-06-011-1/+3
| | | | Notes: svn path=/head/; revision=81895
* Add ftp.informatik.rwth-aachen.de to the GNU and MOZILLA lists.Trevor Johnson2003-06-011-0/+2
| | | | Notes: svn path=/head/; revision=81868
* - Add WITH_GNUSTEP_DEVELDirk Meyer2003-06-011-3/+19
| | | | | | | HEADS UP: New filesystem layout with gnustep-1.7.0 Notes: svn path=/head/; revision=81830
* Chase the libgda2 shared lib version.Joe Marcus Clarke2003-06-011-1/+1
| | | | Notes: svn path=/head/; revision=81795
* Chase gal2's shared lib version.Joe Marcus Clarke2003-06-011-1/+1
| | | | Notes: svn path=/head/; revision=81789
* Remove excessive quoting of comment strings in created packages.Kris Kennaway2003-05-261-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=81779
* Back out parts [3] and [5] of r1.446, which dealt with improvedKris Kennaway2003-05-231-8/+5
| | | | | | | | | | | | 'make deinstall' behaviour and stricter checking for an installed package. There were some edge-case problems with these patches that we were not able to solve in time for 5.1-RELEASE. They'll probably reappear in a modified form soon after release. Discussed with: marcus, Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=81775
* Update xemacs-devel* ports' EMACS_VER.Kiriyama Kazuhiko2003-05-231-3/+3
| | | | Notes: svn path=/head/; revision=81773
* Correct some problems in the NETSCAPE list that were turned up byTrevor Johnson2003-05-221-3/+2
| | | | | | | fenner's survey. Notes: svn path=/head/; revision=81714
* Remove from the NETBSD list two sites which no longer carry theTrevor Johnson2003-05-221-3/+1
| | | | | | | | NetBSD distfiles (turned up by fenner's survey and confirmed manually). Notes: svn path=/head/; revision=81713
* Remove ftp.informatik.rwth-aachen.de from the SUNSITE list, becauseTrevor Johnson2003-05-221-1/+0
| | | | | | | | it appears to no longer carry those files (turned up by fenner's survey). Notes: svn path=/head/; revision=81701
* Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-192-2/+2
| | | | Notes: svn path=/head/; revision=81484
* Remove some dead Mirrors from MASTER_SITE_GNUPG.Tilman Keskinoz2003-05-141-5/+1
| | | | | | | Add a missing %SUBDIR%. Notes: svn path=/head/; revision=80987
* Check XFREE86_HTML_MAN==yes case insensitively.Eric Anholt2003-05-141-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=80982
* Add the ruby dependency to EXTRACT_DEPENDS and PATCH_DEPENDS as wellAkinori MUSHA2003-05-131-0/+2
| | | | | | | | | as BUILD_DEPENDS. Submitted by: olgeni Notes: svn path=/head/; revision=80938
* Remove ftp://gd.tuwien.ac.at/linux/sourceforge/%SUBDIR%/ fromAdam Weinberger2003-05-121-1/+0
| | | | | | | | MASTER_SITE_SOURCEFORGE. They have designed their own directory hierarchy. Notes: svn path=/head/; revision=80730
* Update MASTER_SITE_PACKETSTORM:Pete Fritchman2003-05-121-1/+2
| | | | | | | | | | | - add packetstorm.touchpointmedia.com - put packetstormsecurity.nl at the top PR: 52089 Submitted by: Jim Geovedi <jim@corebsd.or.id> Notes: svn path=/head/; revision=80728
* Sync with update of editors/xemacs21-mule (to 21.4.12).Shigeyuki Fukushima2003-05-121-3/+3
| | | | Notes: svn path=/head/; revision=80709
* - Fixes problem when base has no openssl installedDirk Meyer2003-05-071-2/+3
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=80394
* - Add support for the Tools/scripts/update-patches script [1]Kris Kennaway2003-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] Notes: svn path=/head/; revision=80208
* . Remove an erroneous check that limited USE_JAVA to the form X.Y+. TheGreg Lewis2003-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 Notes: svn path=/head/; revision=79952
* Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US.Christian Weisgerber2003-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> Notes: svn path=/head/; revision=79534
* Remove USE_ESOUND and USE_IMLIB compatibility macros now that Adam hasJoe Marcus Clarke2003-04-201-6/+0
| | | | | | | sanitized the tree. Notes: svn path=/head/; revision=79383
* s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section.Kris Kennaway2003-04-191-1/+1
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=79318
* Create a pseudo component for the GNOME CONFIGURE_TARGET, and make glib20Joe Marcus Clarke2003-04-191-2/+4
| | | | | | | use it. Notes: svn path=/head/; revision=79303
* Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to theAkinori MUSHA2003-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. Notes: svn path=/head/; revision=79296
* - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, andKris Kennaway2003-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] Notes: svn path=/head/; revision=79127
* Chase gal2's shared lib version.Joe Marcus Clarke2003-04-161-1/+1
| | | | Notes: svn path=/head/; revision=79109