aboutsummaryrefslogtreecommitdiff
path: root/sysutils/symlinks/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Add staging support.Jimmy Olgeni2013-10-291-7/+10
| | | | Notes: svn path=/head/; revision=332015
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Convert Makefile headers to the new format.Jimmy Olgeni2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312502
* Adopt unmaintained port.Jimmy Olgeni2010-11-081-1/+1
| | | | Notes: svn path=/head/; revision=264241
* - Update to 1.4Philip M. Gollucci2010-02-121-1/+1
| | | | | | | | PR: ports/143134 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Notes: svn path=/head/; revision=249720
* - Reset maintainershipPav Lucistnik2010-02-121-1/+1
| | | | | | | | | <andreas_and_joe@tao.org.uk>: host mailhost.tao.org.uk[212.42.1.232] said: 550 5.1.1 <andreas_and_joe@tao.org.uk>: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) Notes: svn path=/head/; revision=249652
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* I'm looking after these ports for Andreas for a while so I'veJosef Karthauser2001-05-241-1/+1
| | | | | | | | changed the MAINTAINER line to an email alias that directs mail to us both. Notes: svn path=/head/; revision=43031
* change to my standard of using freebsd.org address.Andreas Klemm2001-03-271-1/+1
| | | | Notes: svn path=/head/; revision=40424
* New port symlinksAndreas Klemm2000-05-271-0/+18
symlinks is a "Symbolic link maintenance utility" Scans directories for symbolic links, and identifies dangling, relative, absolute, messy, lengthy and other_fs links. Can optionally change absolute links to relative within a given filesystem. Recommended for use by anyone developing and/or maintaining a Linux distribution or CD-ROM. Notes: svn path=/head/; revision=28778