summaryrefslogtreecommitdiff
path: root/ports-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle x11-* categories correctly.Steve Price1999-02-221-6/+7
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=16825
* Avoid installing libTkSteal.so if it exists.Steve Price1999-01-101-2/+2
| | | | Notes: svn path=/head/; revision=15962
* avoid NO_WRKDIR.Jun-ichiro itojun Hagino1999-01-071-6/+7
| | | | | | | Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=15908
* remove old ftp site (ftp.foretune.co.jp) from comment.Jun-ichiro itojun Hagino1999-01-051-2/+1
| | | | Notes: svn path=/head/; revision=15860
* being tired of maintaining portlint only by myself, I decided toJun-ichiro itojun Hagino1999-01-053-11/+1474
| | | | | | | | | | | | | | | | put the source code for "portlint" into FreeBSD port tree. The imported revision is 1.65 (in my local RCS file). (pseudo) version number for the port is now 2.0. Whoever make changes to bsd.port.mk is advised to update portlint.pl too :-) Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD bsd.port.mk. There are people using portlint.pl on non-FreeBSD platforms. Notes: svn path=/head/; revision=15859
* Distfile changed (minor patch)Mike Smith1999-01-041-1/+1
| | | | Notes: svn path=/head/; revision=15820
* Fix MANCOMPRESSED (=maybe) and work on standard -current.Tim Vanderhoek1998-12-301-3/+7
| | | | Notes: svn path=/head/; revision=15717
* manpage != DESCRTim Vanderhoek1998-12-301-41/+6
| | | | Notes: svn path=/head/; revision=15716
* Use MAN? macro.Jun Kuriyama1998-11-222-3/+4
| | | | | | | Change first line of Makefile from "manck" to "portcheckout". Notes: svn path=/head/; revision=14751
* No need to put name in front.Satoshi Asami1998-11-181-1/+1
| | | | Notes: svn path=/head/; revision=14634
* Change location of MASTER_SITE.Steve Price1998-11-091-2/+2
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=14414
* Says that the port uses perl5 for building and runningWolfram Schneider1998-11-011-1/+3
| | | | Notes: svn path=/head/; revision=14285
* portcheckout - checkout ports and all depending portsWolfram Schneider1998-11-015-0/+60
| | | | | | | | | | | | | | | | | Portcheckout(1) checks out a FreeBSD port and all runtime and buildtime depending ports into the current working directory. The output is written to stdout as an executable shell-script. Compiling a FreeBSD port usually require a full tree of ports in /usr/port. A cvs checkout or a cvs update command takes a very long time and need much free space. With portcheckout, you checkout only the parts of the port tree which you really need. This is a magnitude faster! Notes: svn path=/head/; revision=14283
* No need to supply a minor number for shared libraries if it is zero.Steve Price1998-10-211-1/+1
| | | | Notes: svn path=/head/; revision=14136
* Ressurect RUN_DEPENDS.Satoshi Asami1998-09-151-1/+2
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=13142
* BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module.Mike Smith1998-09-031-2/+2
| | | | | | | Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu> Notes: svn path=/head/; revision=12998
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* portlint, add @dirrm on pkg/PLISTVanilla I. Shu1998-02-022-2/+3
| | | | Notes: svn path=/head/; revision=9572
* original distribution updated (1.60 -> 1.61)Jun-ichiro itojun Hagino1997-11-251-3/+3
| | | | Notes: svn path=/head/; revision=8821
* original distribution updated (1.59->1.60)Jun-ichiro itojun Hagino1997-11-201-3/+3
| | | | Notes: svn path=/head/; revision=8710
* Original distribution updated. (1.58 -> 1.59)Jun-ichiro itojun Hagino1997-11-131-3/+3
| | | | Notes: svn path=/head/; revision=8602
* original distribution updated (1.57->1.58)Jun-ichiro itojun Hagino1997-11-111-3/+3
| | | | Notes: svn path=/head/; revision=8576
* original distribution updated. (1.56 -> 1.57)Jun-ichiro itojun Hagino1997-11-091-3/+3
| | | | Notes: svn path=/head/; revision=8528
* original distribution updated to 1.56.Jun-ichiro itojun Hagino1997-11-051-3/+3
| | | | Notes: svn path=/head/; revision=8488
* original distribution updated to 1.55.Jun-ichiro itojun Hagino1997-10-131-3/+3
| | | | Notes: svn path=/head/; revision=8242
* original distribution updated to 1.54.Jun-ichiro itojun Hagino1997-10-121-3/+3
| | | | Notes: svn path=/head/; revision=8222
* original distribution updated to 1.51.Jun-ichiro itojun Hagino1997-10-071-2/+2
| | | | | | | Submitted by: itojun Notes: svn path=/head/; revision=8167
* original distribution updated to 1.49.Jun-ichiro itojun Hagino1997-09-211-3/+3
| | | | | | | added check for *_DEPENDS. Notes: svn path=/head/; revision=7975
* original distribution upgraded to 1.48.Jun-ichiro itojun Hagino1997-09-141-3/+3
| | | | Notes: svn path=/head/; revision=7901
* Author fixed distfile to build properly on FreeBSD with Tcl/Tk headersMike Smith1997-09-121-1/+1
| | | | | | | | in private subdirs. Submitted by: asami Notes: svn path=/head/; revision=7871
* Upgrade to version 1.1.Mike Smith1997-09-111-1/+1
| | | | Notes: svn path=/head/; revision=7858
* Upgrade to version 1.1, now uses Tcl/Tk 8.0, faster INDEX parser.Mike Smith1997-09-111-5/+5
| | | | Notes: svn path=/head/; revision=7857
* original distribution updated to release 1.46.Jun-ichiro itojun Hagino1997-08-161-3/+3
| | | | Notes: svn path=/head/; revision=7599
* original distribution updated to version 1.44.Jun-ichiro itojun Hagino1997-08-081-3/+3
| | | | Notes: svn path=/head/; revision=7500
* original distribution updated to 1.43.Jun-ichiro itojun Hagino1997-08-061-3/+3
| | | | Notes: svn path=/head/; revision=7489
* Original distribution updated to r1.33.Jun-ichiro itojun Hagino1997-07-162-8/+9
| | | | | | | | It now have "committers mode", which will tell us ports/LEGAL should be updated! Notes: svn path=/head/; revision=7353
* original distribution of portlint has updated to 1.32.Jun-ichiro itojun Hagino1997-07-132-7/+14
| | | | Notes: svn path=/head/; revision=7298
* Upgrade, 1.26 -> 1.28.Masafumi Max NAKANE1997-07-061-4/+4
| | | | Notes: svn path=/head/; revision=7223
* Upgrade 1.9 -> 1.26.Masafumi Max NAKANE1997-07-061-4/+4
| | | | | | | (So many additional checks have been added. Porters gotta check this out!) Notes: svn path=/head/; revision=7219
* New port, portlint:Masafumi Max NAKANE1997-06-154-0/+32
| | | | | | | | | | | portlint makes a small set of sanity checks for port directory. usage: Submitted by: Jun-ichiro ITOH <itojun@itojun.org> PR: 3863 Notes: svn path=/head/; revision=6943
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* (1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should haveSatoshi Asami1996-12-311-6/+5
| | | | | | | | | | | | | | | | | been ".../pub/pib/" (I first thought the second "pib" was bogus, until I realized that the problem was in fact a typo of "pub" and a missing "/"!) (2) Fix RUN_DEPENDS, you can't just put a generic name like "tk-4.1" here. ;) (3) Change install: target to do-install: and also move it above the .include <bsd.port.mk>. (You shouldn't define your own "install" or "patch" or any of the big targets unless absolutely necessary, the "do-*" targets are where most of the real work is done.) Notes: svn path=/head/; revision=5143
* Use '-f' when creating the symlink to avoid falling over if the linkMike Smith1996-12-301-2/+2
| | | | | | | already exists. Notes: svn path=/head/; revision=5134
* This is PIB, the Ports Index Browser, a GUI tool for manipulating theMike Smith1996-12-305-0/+35
FreeBSD ports collection. It provides facilities for tracking distfiles, searching for ports, building etc. Requires bsd.port.mk revision 1.232 or later and a matching ports collection. Notes: svn path=/head/; revision=5132