Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Fix ports that confused the meaning of WRKDIR and WRKSRC. | Mathieu Arnold | 2015-11-05 | 1 | -1/+1 |
| | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 | ||||
* | - Add stage support | Danilo Egea Gondolfo | 2013-10-30 | 1 | -4/+6 |
| | | | | - Add wish8.4 as RUN_DEPENDS | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | games) | ||||
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | Baptiste Daroussin | 2013-04-29 | 1 | -5/+1 |
| | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format | ||||
* | Support USE_TK_WRAPPER | Emanuel Haupt | 2011-10-18 | 2 | -27/+14 |
| | | | | | PR: 161636 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - externd support for tcl/tk 8.2 | Dirk Meyer | 2009-03-14 | 1 | -3/+0 |
| | |||||
* | - Deprecate due to planned removal of tcl82 / tk82 | Martin Matuska | 2009-01-22 | 1 | -0/+3 |
| | | | | - Set expiration date to 2009-04-22 | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Support NO_WRKSUBDIR properly | Kirill Ponomarev | 2004-12-30 | 1 | -1/+1 |
| | | | | | PR: ports/75631 Submitted by: Ports Fury | ||||
* | Use PLIST_FILES. | Trevor Johnson | 2004-02-05 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 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. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | update portname/portversion stuff (games commit part 1, a-c) | Michael Haro | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | Kris Kennaway | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Update to use Tcl/Tk version 8.2. | Steve Price | 1999-11-28 | 2 | -2/+2 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Initial import of bogged version 1.0.0. | Steve Price | 1998-07-12 | 6 | -0/+48 |
A word game for the X Window System. PR: 7030 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |