Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup patches, a* categories. | mat | 2016-07-27 | 1 | -4/+4 |
| | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight | ||||
* | Rename old-style patch-xy patches in astro to reflect what files | adamw | 2014-07-28 | 2 | -3/+3 |
| | | | | they modify. | ||||
* | Support STAGEDIR. | vanilla | 2013-10-25 | 1 | -2/+1 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-20 | 1 | -5/+2 |
| | | | | astro) | ||||
* | Fix compilation with clang: main() must return int not void. | se | 2011-12-21 | 1 | -2/+11 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | For ports maintained by ports@FreeBSD.org, remove names and/or | dougb | 2009-12-21 | 1 | -3/+0 |
| | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. | ||||
* | - Get rid of USE_X_PREFIX | miwi | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Fix unfetchable [1] | mnag | 2006-03-20 | 2 | -9/+8 |
| | | | | | | | - Reorganize Makefile PR: 94702 [1] Submitted by: Jean-Francois BOEUF <jfb@minet.net> | ||||
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Per distfile survey, chase mastersite reorg on planetmirror.com: | linimon | 2004-03-19 | 1 | -2/+2 |
| | | | | s/hpux/hpfreeware/. | ||||
* | Use PLIST_FILES. | trevor | 2004-02-06 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | Add SIZE. | trevor | 2004-01-28 | 1 | -0/+1 |
| | |||||
* | portlint ($() -> ${}, DISTFILES -> DISTNAME, set WRKSRC, remove unused | kris | 2003-10-27 | 1 | -8/+6 |
| | | | | CC/CFLAGS defaults) | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix master_site to right redirected path. | edwin | 2002-12-28 | 1 | -1/+1 |
| | | | | Noticed by: portsurvey | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Back out the distname change after reading an enlightening cvs log. | dannyboy | 2002-03-09 | 1 | -1/+1 |
| | | | | Should portlint be complaining about this? | ||||
* | Fix broken MASTER_SITES. | dannyboy | 2002-03-09 | 1 | -3/+3 |
| | | | | Use DISTNAME, per portlint. | ||||
* | Remove jseger and torstenb from maintainership of their ports, they | dwcjr | 2001-09-18 | 1 | -1/+1 |
| | | | | | | have been inactive for too long Approved by: will | ||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -2/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Update to stars-1.0-ss-11.00 | jseger | 2000-05-26 | 2 | -2/+2 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Respect CC and CFLAGS | kris | 2000-03-27 | 1 | -3/+6 |
| | | | | No response from: Maintainer (a long time ago) | ||||
* | Id->FreeBSD rename try 2. | obrien | 1999-08-25 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Update to stars-1.0-ss-10.20 | jseger | 1999-03-08 | 2 | -3/+3 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-28 | 1 | -2/+2 |
| | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Fix files/md5. | jseger | 1998-02-12 | 1 | -1/+1 |
| | |||||
* | Upgrade to stars-1.0-ss-10.10 and make myself MAINTAINER. I sent a message | jseger | 1998-01-29 | 1 | -3/+3 |
| | | | | | to the previous MAINTAINER over a week ago and haven't heard a response. If he should wish to resume MAINTAINERship in the future, I'll transfer it back. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-16 | 1 | -2/+2 |
| | |||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 1 | -1/+0 |
| | |||||
* | These ports are moved to astro. (Repository copy already done, this | asami | 1996-10-31 | 1 | -2/+2 |
| | | | | is the post-processing stuff.) | ||||
* | Use $(INSTALL_PROGRAM) variable instead of explicit instsall. | chuckr | 1996-08-08 | 1 | -2/+2 |
| | | | | Pointed out by: Satoshi. | ||||
* | New port for x11, stars. Could make you dizzy! | chuckr | 1996-08-04 | 6 | -0/+90 |
Submitted by: Michael Searle |