Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -6/+6 |
| | |||||
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. | ||||
* | Bump PORTREVISION to chase the glib20 shared library update. | marcus | 2005-11-05 | 1 | -1/+1 |
| | |||||
* | LIB_DEPEND on libmfr | arved | 2005-09-28 | 1 | -2/+2 |
| | | | | | | | Bump PORTREVISION PR: 86674 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Fix typo. | novel | 2005-08-31 | 1 | -1/+1 |
| | |||||
* | Fix build on -CURRENT. | novel | 2005-08-31 | 2 | -21/+4 |
| | | | | | | PR: 85530 Submitted by: Ports Fury Reported by: pointyhat via kris | ||||
* | Update to 0.7.4. | novel | 2005-07-26 | 3 | -3/+7 |
| | | | | | PR: 84064 Submitted by: Ports Fury | ||||
* | - Update to version 0.7.3. | flz | 2005-04-04 | 2 | -6/+5 |
| | | | | | PR: ports/79467 Submitted by: Ports Fury | ||||
* | Bump PORTREVISION to chase the glib20 shared lib version change. | marcus | 2005-03-12 | 1 | -0/+1 |
| | |||||
* | Update to version 0.7.2 | krion | 2004-12-30 | 6 | -17/+101 |
| | | | | | PR: ports/75619 Submitted by: Ports Fury | ||||
* | Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the | marcus | 2004-11-07 | 1 | -0/+1 |
| | | | | big upgrade. | ||||
* | Update to version 0.7.1 | krion | 2004-08-22 | 3 | -4/+9 |
| | | | | | PR: ports/70785 Submitted by: Ports Fury | ||||
* | Update to version 0.6.1 | krion | 2004-06-27 | 4 | -4/+24 |
| | | | | | PR: ports/68371 Submitted by: Ports Fury | ||||
* | Chase vte shlib version. | bland | 2004-05-06 | 1 | -1/+1 |
| | |||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -0/+1 |
| | |||||
* | - Update to version 0.6.0 | krion | 2004-04-02 | 3 | -5/+17 |
| | | | | | PR: ports/65078 Submitted by: Ports Fury | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Update to version 0.5.7.1 | krion | 2004-01-23 | 3 | -14/+5 |
| | | | | | PR: ports/61777 Submitted by: Ports Fury | ||||
* | - Update to version 0.5.7 | krion | 2004-01-05 | 3 | -2/+3 |
| | | | | | PR: 60926 Submitted by: Ports Fury | ||||
* | - Update to version 0.5.6 | krion | 2003-10-26 | 7 | -45/+36 |
| | | | | | PR: 58217 Submitted by: Ports Fury | ||||
* | - Mark as BROKEN on 4-stable (requires readline 4.2 or newer) | ijliao | 2003-06-07 | 4 | -21/+56 |
| | | | | | | | | - Do not install useless .la file - Support LDCONFIG_DIRS properly PR: 52931 Submitted by: Ports Fury | ||||
* | upgrade to 0.5.5 | ijliao | 2003-06-03 | 5 | -33/+57 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-18 | 1 | -1/+0 |
| | |||||
* | 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 | ||||
* | Depend on libgmp-freebsd to fix build on -current | kris | 2002-09-07 | 1 | -0/+2 |
| | |||||
* | Use USE_GNOMENG. | marcus | 2002-07-27 | 1 | -5/+3 |
| | |||||
* | Replace ${PERL} with ${REINPLACE_CMD} in | ijliao | 2002-06-20 | 1 | -4/+5 |
| | | | | | PR: 39566 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-29 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Release a few more ports so I can concentrate more on GNOME | ade | 2000-11-17 | 1 | -1/+1 |
| | |||||
* | Implement USE_GNOME, part 1. | reg | 2000-10-05 | 1 | -10/+1 |
| | |||||
* | Re-sobomize to use pre-patch instead of post-extract | ade | 2000-08-04 | 1 | -1/+1 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Extensive patchfile cleanups using sobomax's wonderful | ade | 2000-08-04 | 2 | -9/+7 |
| | | | | post-extract rule | ||||
* | Remove directory that got left behind | ade | 2000-06-26 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Updates for new shared library versions in GNOME 1.2 | ade | 2000-06-01 | 1 | -2/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Update to 0.4.6 | ade | 2000-04-06 | 3 | -21/+20 |
| | |||||
* | Take over a couple of ports. | ade | 2000-03-29 | 1 | -1/+1 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 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 version 0.4.2 and use new gnome ports. | steve | 1999-05-30 | 3 | -26/+47 |
| | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | The speed at which new ports are committed is absolutely unbelievable. | hoek | 1999-05-03 | 1 | -1/+1 |
| | | | | Add WWW: to the latest. | ||||
* | Initial import of genius version 0.4.0. | steve | 1999-05-03 | 5 | -0/+93 |
An arbitrary precision calculator for the Gnome Desktop Environment. PR: 11429 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |