Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 0.6.0. | tg | 1999-09-09 | 6 | -1194/+1324 |
| | |||||
* | xspin333.tcl should be in the PLIST, not 300 | cpiazza | 1999-09-08 | 1 | -1/+1 |
| | | | | | PR: 13620 Submitted by: Jonathan Hanna <pangolin@home.com> | ||||
* | The tiff port now lives in ports/graphics/tiff. | steve | 1999-09-07 | 2 | -2/+2 |
| | |||||
* | Remove sawt, it's been orphanated by the authors for awhile. Also, | asami | 1999-09-07 | 1 | -1/+0 |
| | | | | | | | it's been marked broken since last November without anybody fixing it, so it's probably not that high on people's necessity list either. Submitted by: maintainer | ||||
* | Upgrade to MM (Shared Memory Libray), version 1.0.11 | rse | 1999-09-06 | 2 | -3/+3 |
| | |||||
* | Add p5-Parse-RecDescent | billf | 1999-09-05 | 1 | -0/+1 |
| | |||||
* | RecDescent incrementally generates top-down recursive-descent text | billf | 1999-09-05 | 5 | -0/+69 |
| | | | | | | | parsers from simple yacc-like grammar specifications. Submitted by: W. Gerald Hicks <wghicks@bellsouth.net> PR: ports/12569 | ||||
* | Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6 | rse | 1999-09-05 | 2 | -3/+3 |
| | |||||
* | turn on cdecl | obrien | 1999-09-05 | 1 | -0/+1 |
| | |||||
* | Cdecl composes compilable C declarations and typecasts from descriptive | obrien | 1999-09-05 | 7 | -0/+72 |
| | | | | | | English phrases, and can also explain a complicated typecast or declaration. It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of keywords and line editing and history (provided by the GNU readline library). | ||||
* | Update to version 1.11.1 | cpiazza | 1999-09-04 | 2 | -5/+5 |
| | | | | | PR: 13578 Submitted by: maintainer | ||||
* | GNU Pth 1.2b1 -> 1.2b2 | rse | 1999-09-04 | 2 | -3/+3 |
| | |||||
* | Make sure an install can be restarted after a failure. While I'm here, update | marcel | 1999-09-03 | 9 | -9/+12 |
| | | | | | DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'. | ||||
* | GNU Portable Threads (DEVELOPMENT VERSION): 1.1.x -> 1.2.x | rse | 1999-09-02 | 3 | -6/+7 |
| | |||||
* | GNU Portable Threads: 1.1.4 -> 1.1.5 | rse | 1999-09-02 | 2 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 83 | -116/+116 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | GNU Pth 1.1.3 -> 1.1.4 | rse | 1999-08-30 | 2 | -3/+3 |
| | |||||
* | To avoid requiring both tcl81 and tcl80, use tcl80 instead since the | steve | 1999-08-29 | 5 | -15/+15 |
| | | | | | python port requires it already. My message to the maintainer went unanswered. | ||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 5 | -5/+5 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Make this port a little more sane. It was broken | cpiazza | 1999-08-28 | 4 | -128/+84 |
| | | | | | | | | | for any system that wasn't x86 on freebsd 3.1. The port is still marked BROKEN because it sets PREFIX in the Makefile. PR: 13423 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | ln -> ${LN} | mharo | 1999-08-28 | 8 | -10/+10 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Upgrade to GNU Portable Threads (Pth), version 1.1.3 | rse | 1999-08-27 | 2 | -5/+6 |
| | |||||
* | Upgrade to MM Shared Memory Library, version 1.0.10 | rse | 1999-08-27 | 2 | -3/+3 |
| | |||||
* | Change MASTER_SITES and assign MASTER_SITE_SUBDIR. | sada | 1999-08-25 | 3 | -6/+6 |
| | | | | | | | Remove patch-ag about libtool use. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Approved by: Maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 219 | -219/+219 |
| | |||||
* | This port requires gettext now. | asami | 1999-08-24 | 2 | -4/+6 |
| | | | | | | I'm not sure if it requires msgmft for build time only or the libraries for run time too. Make it LIB_DEPENDS to be safe -- if someone is sure, go ahead and change it to BUILD_DEPENDS=msgfmt:gettext. | ||||
* | Bump GNU Pth: 1.1.1 -> 1.1.2 | rse | 1999-08-23 | 2 | -4/+4 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -8/+8 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | USE_NEWGCC= yes | cpiazza | 1999-08-22 | 1 | -7/+5 |
| | |||||
* | Change all ports that need a new gcc on 3.x to use USE_NEWGCC. | cpiazza | 1999-08-22 | 3 | -20/+7 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 9 | -20/+20 |
| | | | | chown -> ${CHOWN} | ||||
* | Don't try to parse ${MOTIFLIB} if it's not defined. | asami | 1999-08-22 | 1 | -1/+5 |
| | |||||
* | Activate the libglade port. | steve | 1999-08-22 | 1 | -1/+2 |
| | |||||
* | Mark this port broken. It doesn't link correctly on many boxes because | steve | 1999-08-22 | 2 | -2/+6 |
| | | | | libtool summarily deletes --rpath directives in link mode. | ||||
* | Initial import of the GNOME glade library version 0.3. | steve | 1999-08-22 | 14 | -0/+160 |
| | | | | | | | | | | | A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem. PR: 12781 (12 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 1.1.0. | steve | 1999-08-22 | 10 | -26/+74 |
| | | | | | PR: 12781 (6 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 0.4.93. | steve | 1999-08-22 | 8 | -8/+36 |
| | | | | | PR: 12781 (1 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | GNU Pth 1.1.0 -> 1.1.1 | rse | 1999-08-21 | 2 | -4/+4 |
| | |||||
* | Back out serious breakage introduced by previous commit: you can't use | asami | 1999-08-20 | 1 | -3/+3 |
| | | | | | ${SED} and ${AWK} in != statements because they are executed immediately. | ||||
* | Upgrade to the new stabilized GNU Portable Thread 1.1 series. | rse | 1999-08-19 | 3 | -7/+14 |
| | | | | This port is now at GNU Pth 1.1.0. | ||||
* | Update to version 3.1.6, remove a double MASTER_SITE, and fix portlint | green | 1999-08-19 | 2 | -6/+5 |
| | | | | | | warnings. Approved by: obrien | ||||
* | GNU Pth 1.1b7 (the hourly bump ;) | rse | 1999-08-18 | 2 | -4/+4 |
| | |||||
* | GNU Pth 1.1b5 -> 1.1b6 | rse | 1999-08-18 | 2 | -4/+4 |
| | |||||
* | Fix the way the port figures out if linux support is present in the kernel. | marcel | 1999-08-18 | 3 | -21/+21 |
| | | | | | | | | | It now also works when the linuxulator is compiled into the kernel (using options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed for the wrong reasons. My apologies to the originator. PR: 12918 Originator: Dean Lombardo <dlombardo@excite.com> | ||||
* | Add NO_CDROM | rse | 1999-08-18 | 1 | -1/+2 |
| |