Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on amd64: Does not compile (missing -fPIC) | kris | 2004-05-23 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Release maintainership of ports due to personal technical difficulties. | naddy | 2003-07-30 | 1 | -1/+1 |
| | | | | Submitted by: Serge Gagnon | ||||
* | patch x11-toolkits/slingshot: | daichi | 2003-07-04 | 2 | -1/+18 |
| | | | | | | | - patch the file example/tree/lex.yy.c so the port will build PR: 50997 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 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. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Remove lib/libsspkg.sa.1 from plist since we don't build it. | kris | 2002-05-15 | 1 | -1/+0 |
| | | | | Noticed by: bento | ||||
* | - PORTDOCS police | pat | 2001-12-24 | 1 | -10/+10 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵ | dwcjr | 2001-09-23 | 1 | -2/+1 |
| | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -2/+2 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 2 | -3/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | - Fix MASTER_SITES | mharo | 2000-04-01 | 6 | -22/+66 |
| | | | | | | | | - Support CFLAGS properly - Support install macros PR: 17172 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Fix for ELF, cleanup PLIST, and find new xview port. | steve | 1999-05-04 | 3 | -26/+31 |
| | | | | | PR: 11206 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Mark BROKEN for ELF: | jseger | 1998-10-15 | 1 | -1/+3 |
| | | | | | | | | | | ===> Building package for slingshot-2.1 Creating package /usr/ports/packages/All/slingshot-2.1.tgz Registering depends: XFree86-3.3.2 xview-config-3.2.1 xview-lib-3.2.1. Creating gzip'd tar ball in '/usr/ports/packages/All/slingshot-2.1.tgz' tar: can't add file lib/libsspkg.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 | ||||
* | Remove regexp support for libxview not that it builds ELF too. | steve | 1998-09-21 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 | asami | 1998-08-07 | 1 | -2/+2 |
| | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. | ||||
* | 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. | ||||
* | Update to reflect Pedro's new Email address. | steve | 1998-02-20 | 1 | -3/+3 |
| | | | | PR: 5725 | ||||
* | An xview extension package. | asami | 1997-06-03 | 10 | -0/+415 |
PR: 3482 Submitted by: Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co> |