aboutsummaryrefslogtreecommitdiff
path: root/graphics/barbecue
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* Fix games/barbecue after r508677Rene Ladan2019-08-131-3/+0
| | | | | | | | Reported by: antoine Pointy hat: rene Notes: svn path=/head/; revision=508850
* graphics/barbecue: remove support for EOL tomcat6, bump PORTREVISIONRene Ladan2019-08-111-13/+2
| | | | Notes: svn path=/head/; revision=508677
* 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
* Update "BSD" license in graphics categoryMark Felder2014-12-061-1/+1
| | | | Notes: svn path=/head/; revision=374159
* Cleanup plistBaptiste Daroussin2014-10-201-25/+0
| | | | Notes: svn path=/head/; revision=371283
* Remove trailing whitespaces from category graphicsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345412
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Reset maintainer to ports@Rusmir Dusko2014-01-011-10/+12
| | | | | | | | | - Support STAGEDIR Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=338373
* - Change maintainer email of my ports to @FreeBSD.orgRusmir Dusko2013-12-181-1/+1
| | | | | | | Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336812
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-1/+1
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - Silence COPYTREE_SHAREJason E. Hale2012-10-302-10/+6
| | | | | | | | | | | | | | | | - Pass maintainership to submitter While here: - Trim Makefile header - Tab -> space in pkg-descr WWW line PR: ports/173192 Submitted by: nemysis <nemysis@gmx.ch> Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306681
* - Update to 1.5-beta1;Thierry Thomas2012-10-283-31/+141
| | | | | | | | | | | | | | | - Optionify; - Adding support for Tomcat6 and Tomcat7. + Release maintainership. PR: ports/173015 Submitted by: nemysis (at) gmx.ch Feature safe: yes Notes: svn path=/head/; revision=306555
* - Update dependencies as www/tomcat41 is set for deprecationBeech Rintoul2011-08-161-7/+7
| | | | | | | | | PR: ports/159693 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Approved by: thierry@ (maintainer) Notes: svn path=/head/; revision=279800
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Follow moved dependencyGabor Kovesdan2007-03-171-1/+2
| | | | | | | | | | - Bump PORTREVISION - Fix INDEX build Pointyhat to: gabor Notes: svn path=/head/; revision=187615
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Add barbecue 1.0.6d, a Java barcode generator.Thierry Thomas2005-06-123-0/+68
Notes: svn path=/head/; revision=137339