aboutsummaryrefslogtreecommitdiff
path: root/net/sobby
Commit message (Collapse)AuthorAgeFilesLines
* - Fix libobby dependencyDmitry Marakasov2014-06-111-1/+1
| | | | Notes: svn path=/head/; revision=357441
* - Fix build with clangAntoine Brodin2014-01-142-14/+69
| | | | | | | | | | - Stage support PR: ports/185691 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=339710
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-5/+2
| | | | Notes: svn path=/head/; revision=327018
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to version 0.4.8Martin Wilke2012-03-252-4/+6
| | | | | | | | | PR: 166048 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=293780
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+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
* Fix dependency on glibmmTilman Keskinoz2011-07-141-2/+2
| | | | | | | | PR: 158848 Submitted by: Ayron Jungren Notes: svn path=/head/; revision=277692
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.4.7Martin Wilke2010-01-042-4/+4
| | | | | | | | PR: 142317 Submitted by: Ports Fury Notes: svn path=/head/; revision=247163
* - Update to 0.4.6Martin Wilke2009-11-202-19/+19
| | | | | | | | PR: 140674 Submitted by: Ports Fury Notes: svn path=/head/; revision=244504
* - Reassign maintainer to ports@Wesley Shields2009-09-091-1/+1
| | | | Notes: svn path=/head/; revision=241132
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* - Update to 0.4.5Wesley Shields2009-02-132-5/+4
| | | | Notes: svn path=/head/; revision=228207
* 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
* - Correct LIB_DEPENDS: sigc++ installed library named libsigc-2.0, without ++Pav Lucistnik2008-04-131-1/+1
| | | | | | | This worked so far purely by accident. Notes: svn path=/head/; revision=211154
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 0.4.4Martin Wilke2007-10-082-7/+7
| | | | | | | | | - Pass maintainership to submitter Submitted by: Wesley Shields <wxs@atarininja.org> (via private mail) Notes: svn path=/head/; revision=201084
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.4.3Martin Wilke2007-04-262-4/+4
| | | | Notes: svn path=/head/; revision=190967
* - Take maintainershipMartin Wilke2007-03-122-12/+6
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - Update to 0.4.1Martin Wilke2006-11-082-4/+12
| | | | | | | | | | | - Fix depen problems on pointyhat :) PR: ports/104238 Submitted by: Antoine Beaupre <anarcat@koumbit.org> Approved by: Andreas Kohn on irc Notes: svn path=/head/; revision=176814
* o Update net/net6 to 1.2.1 [1]Renato Botelho2005-12-212-5/+5
| | | | | | | | | | | | | | 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
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Sobby is a stand-alone server for the collaborative editor gobbyRenato Botelho2005-10-263-0/+38
and other obby users. WWW: http://gobby.0x539.de PR: ports/87692 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=146380