Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup $() variables in ports Makefiles. | mat | 2016-07-20 | 1 | -1/+1 |
| | | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight | ||||
* | MASTER_SITES cleanup. | mat | 2015-05-14 | 1 | -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 | ||||
* | Clean up plist | bapt | 2014-10-27 | 1 | -3/+0 |
| | |||||
* | Rename emulators/ patch-xy patches to reflect the files they modify. | adamw | 2014-07-29 | 5 | -1/+1 |
| | |||||
* | Remove indefinite articles and trailing periods from COMMENT, plus | olgeni | 2014-06-10 | 1 | -1/+1 |
| | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) | ||||
* | - Convert to USES+=tk | gahr | 2013-11-06 | 3 | -17/+16 |
| | | | | - STAGE-clean | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | emulators) | ||||
* | Fix build with clang | bapt | 2012-08-24 | 8 | -0/+145 |
| | |||||
* | = Drop MD5 support | miwi | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Mark MAKE_JOBS_UNSAFE | pav | 2009-11-20 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | - Change default Tcl/Tk version to 8.5 | mm | 2009-02-23 | 1 | -1/+1 |
| | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) | ||||
* | - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories | pav | 2008-04-09 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Convert existing ports to a new bsd.tcl.mk order | pav | 2007-04-03 | 1 | -1/+1 |
| | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run | ||||
* | - Use TCL/TK 8.4 | miwi | 2007-03-16 | 3 | -7/+4 |
| | | | | | | | - Remove WWW PR: 110322 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> | ||||
* | Update MASTER_SITES | miwi | 2006-06-19 | 1 | -2/+1 |
| | | | | | | PR: ports/99098 Submitted by: Tobias Eichert <tobias@karmabits.net> Approved by: krion (mentor) | ||||
* | Remove USE_REINPLACE from all categories starting with E | edwin | 2006-05-07 | 1 | -2/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | fix build on 5 | oliver | 2003-12-12 | 1 | -10/+17 |
| | |||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | kris | 2003-06-05 | 1 | -6/+6 |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | ||||
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Make emulators/bsvc work on -current again | edwin | 2002-11-24 | 6 | -14/+77 |
| | | | | | PR: ports/44852 Submitted by: Volker Stolz <vs@foldr.org> | ||||
* | Update WWW URL; add site to ${MASTER_SITES}. | jkoshy | 2002-10-22 | 2 | -2/+3 |
| | |||||
* | 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/+2 |
| | | | | | | | | | | | 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 | ||||
* | PORTNAME/VERSION stuff | mharo | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Woops, "timeval" -> "struct timeval" | imura | 2000-02-13 | 1 | -1/+1 |
| | |||||
* | Fix new compiler error in -current. | imura | 2000-02-13 | 1 | -0/+11 |
| | | | | | Noticed by: bento All no response from: maintainer | ||||
* | Add WWW. | hoek | 1999-11-07 | 1 | -0/+2 |
| | |||||
* | Upgrade to bsvc-2.1 | jseger | 1999-09-07 | 8 | -37/+122 |
| | | | | | Switch to tk8.2 Make myself MAINTAINER after no response from previous MAINTAINER. | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-23 | 1 | -3/+3 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Do not write anything to ${PATCHDIR} by doing the awk trick to | asami | 1998-10-06 | 1 | -16/+16 |
| | | | | | the patched file (Makefile.common) in post-patch, instead of the patch itself (${FILESDIR}/patch-aa.in) in pre-patch. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Be careful when you touch DISTNAME, it affect WRKSRC.... | asami | 1998-04-05 | 1 | -4/+3 |
| | |||||
* | Distfile disappeared from old master site. Use a new one. | jseger | 1998-04-04 | 1 | -6/+8 |
| | | | | Portlint. | ||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | ${RM} -> ${RM} -f. | tg | 1997-03-07 | 1 | -2/+2 |
| | |||||
* | Don't forget to delete a patch we created. | asami | 1997-03-06 | 1 | -1/+4 |
| | |||||
* | Import of the bsvc port. bsvc is an extensible hardware simulation | tg | 1997-03-05 | 5 | -0/+84 |
framework with MC68K support. Closes PR #2881. Submitted by: Dan Cross <tenser@spitfire.ecsel.psu.edu> |