aboutsummaryrefslogtreecommitdiff
path: root/editors/gobby
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with new sigc++20Baptiste Daroussin2017-04-041-1/+2
| | | | Notes: svn path=/head/; revision=437741
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistBaptiste Daroussin2014-10-271-32/+0
| | | | Notes: svn path=/head/; revision=371560
* Add USES=libtool to accessibility/atkmm and bump dependent portsTijl Coosemans2014-09-011-1/+1
| | | | Notes: svn path=/head/; revision=366938
* - Fix build with clangSofian Brabez2014-07-243-2/+52
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=362800
* editors/gobby: Unbreak by fixing net6 library dependencyJohn Marino2014-07-201-1/+1
| | | | Notes: svn path=/head/; revision=362301
* Fix non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362048
* - StagifyDmitry Marakasov2014-06-112-33/+5
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Don't try to remove mtree directories Approved by: portmgr blanket Notes: svn path=/head/; revision=357442
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-101-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326934
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix plist (reported by portbuild & poudriere)Antoine Brodin2013-07-311-0/+1
| | | | Notes: svn path=/head/; revision=324042
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to 0.4.13Sofian Brabez2013-01-093-12/+34
| | | | | | | | | - Update MASTER_SITES - Convert to new option framework - Add LICENSE Notes: svn path=/head/; revision=310137
* Remove the header for ports I created.Wesley Shields2012-12-121-5/+0
| | | | | | | | | For dns/openresolv give proper attribution. This was a copy/paste mistake the submitter made, which incorrectly gave me attribution for that file. I did not create it. Notes: svn path=/head/; revision=308777
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* Update my MAINTAINER address to sbz at FreeBSD.org.Sofian Brabez2011-03-181-1/+1
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271244
* - Respect NLS OPTIONSPhilippe Audeoud2010-11-113-24/+55
| | | | | | | | | | | - Bump PORTREVISION - Submitter is now maintainer PR: ports/152139 Submitted by: Sofian Brabez <sbrabez AT gmail.com> Notes: svn path=/head/; revision=264417
* - 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.12Martin Wilke2009-12-223-16/+29
| | | | | | | | PR: 141814 Submitted by: Ports Fury Notes: svn path=/head/; revision=246433
* - Update to 0.4.11Martin Wilke2009-11-203-23/+59
| | | | | | | | PR: 140668 Submitted by: Ports Fury Notes: svn path=/head/; revision=244500
* - 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
* - Forgot to add pkg-plist with my last commit here.Wesley Shields2009-02-171-0/+32
| | | | | | | | Pointy hat: me Noticed by: pav Notes: svn path=/head/; revision=228558
* - Unbreak. Never meant to commit the previous update.Wesley Shields2009-02-151-8/+2
| | | | | | | | Pointy Hat: me Noticed by: QAT Notes: svn path=/head/; revision=228437
* - Update to 0.4.10Wesley Shields2009-02-132-5/+4
| | | | Notes: svn path=/head/; revision=228208
* 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 0.4.5Martin Wilke2007-10-082-5/+6
| | | | | | | Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer via private mail ) Notes: svn path=/head/; revision=201083
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 0.4.4Rong-En Fan2007-06-302-6/+4
| | | | | | | | | | - Remove GCC 3.4 requirement PR: ports/114087 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer) Notes: svn path=/head/; revision=194524
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | | | | - 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.4Martin Wilke2007-04-262-4/+4
| | | | | | | | | PR: 112085 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=190965
* - 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.2Martin Wilke2007-03-222-4/+4
| | | | | | | | | PR: 110503 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=188019
* - Update to 0.4.1Martin Wilke2006-11-022-7/+15
| | | | | | | | PR: ports/104935 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=176217
* - Update maintainer addressesMartin Wilke2006-08-191-1/+1
| | | | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170994
* o Update net/net6 to 1.2.1 [1]Renato Botelho2005-12-212-6/+6
| | | | | | | | | | | | | | 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
* Gobby is a multi-user collabrative editing software.Pav Lucistnik2005-11-173-0/+34
PR: ports/89099 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=148617