Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 20051222 release (fixes build on FreeBSD >= 5.x) | shaun | 2006-07-13 | 3 | -20/+90 |
| | | | | | | | | | | - Pass maintainership to submitter - Add OPTIONS PR: ports/99386 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: Duncan Barclay <dmlb@dmlb.org> (maintainer), ahze (mentor, implicit) | ||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | SHA256ify (manually done and checked) | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -1/+1 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | 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. | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - This is not using libgeda at all, so don't depend on it | pav | 2004-03-07 | 1 | -4/+2 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Mark as broken on 5.x due to the usual gcc problems (string continuation). | linimon | 2003-12-19 | 1 | -1/+7 |
| | | | | Notified maintainer. | ||||
* | Update to 20030804, unbreak, and fix plist. | linimon | 2003-10-15 | 4 | -7/+11 |
| | | | | | | PR: ports/57582 Submitted by: linimon@lonesome.com Reviewed by: maintainer (dmlb@dmlb.org) | ||||
* | Mark BROKEN on all versions, not just 5.1 | kris | 2003-06-05 | 1 | -5/+1 |
| | |||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Chase the libgeda shared lib version. | marcus | 2003-05-13 | 1 | -1/+1 |
| | |||||
* | Chase guile's shared lib version. | marcus | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-18 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix LIB_DEPENDS | arved | 2003-01-21 | 1 | -3/+3 |
| | | | | Reported by: bento | ||||
* | new port: cad/gwave | edwin | 2003-01-19 | 6 | -0/+77 |
Gwave is a waveform viewer. Its purpose is for viewing analog data, such as the output from Spice-like simulations. PR: ports/39364 Submitted by: Duncan Barclay <dmlb@dmlb.org> |