aboutsummaryrefslogtreecommitdiff
path: root/devel/obby/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4.8Martin Wilke2011-11-281-10/+6
| | | | | | | | | PR: 162819 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=286555
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Reassign maintainer to ports@Wesley Shields2009-09-091-1/+1
| | | | Notes: svn path=/head/; revision=241132
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-7/+8
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* - Update to 0.4.7Wesley Shields2009-02-131-2/+1
| | | | Notes: svn path=/head/; revision=228206
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 0.4.3Martin Wilke2007-04-261-1/+1
| | | | | | | | | PR: 112087 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=190964
* Remove 4.x support.Ion-Mihai Tetcu2007-04-201-8/+2
| | | | | | | | | PR: ports/111856 Submitted by: Marcelo Araujo Approved by: maintainer Notes: svn path=/head/; revision=190399
* - Update MASTER_SITESMartin Wilke2007-03-271-1/+2
| | | | | | | | PR: 110928 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=188552
* - Update to 0.4.3Martin Wilke2007-03-221-1/+1
| | | | | | | | | PR: 110505 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=188018
* - Update to 0.4.2Martin Wilke2006-11-021-7/+5
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/104935 Submitted by: Wesley Shields <wxs@atarininja.org> Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=176215
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-2/+2
| | | | Notes: svn path=/head/; revision=161929
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* o Update net/net6 to 1.2.1 [1]Renato Botelho2005-12-211-2/+2
| | | | | | | | | | | | | | o Update devel/obby to 0.3.0 [1] o Update editors/gobby to 0.3.0 [2] o Update net/sobby to 0.3.0 [3] PR: ports/90520 Submitted by: Wesley Shields <wxs@csh.rit.edu> [1] [2], Andreas Kohn <andreas@syndrom23.de> [3] Approved by: Andreas Kohn <andreas@syndrom23.de> (maintainer) [1] Notes: svn path=/head/; revision=151725
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-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. Notes: svn path=/head/; revision=148323
* libobby is a library which provides synced document buffers. It supportsRenato Botelho2005-10-261-0/+45
multiple documents in one session and is portable to both Windows and Unix-like platforms. WWW: http://gobby.0x539.de PR: ports/87687 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=146378