summaryrefslogtreecommitdiff
path: root/devel/obby (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4.3Martin Wilke2007-04-262-4/+4
| | | | | | | | | 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-222-4/+4
| | | | | | | | | PR: 110505 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=188018
* - Update to 0.4.2Martin Wilke2006-11-023-18/+17
| | | | | | | | | | | - 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-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* o Update net/net6 to 1.2.1 [1]Renato Botelho2005-12-213-13/+31
| | | | | | | | | | | | | | 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-264-0/+89
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