# New ports collection makefile for: docbook-300 # Date created: 7 April 1999 # Whom: nik # # Based heavily on work by jfieber # # $FreeBSD$ # PORTNAME= docbook PORTVERSION= 3.0 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/sgml/${PORTVERSION}/ DISTNAME= docbk30 MAINTAINER= gabor@FreeBSD.org COMMENT= V3.0 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr USE_ZIP= yes NO_MTREE= yes NO_BUILD= yes NO_WRKSUBDIR= yes DTDDIR= share/sgml/docbook/3.0/dtd PLIST_SUB+= SGMLCAT_ADD="${SGMLCAT_ADD}" \ SGMLCAT_RM="${SGMLCAT_RM}" XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr SGMLCAT= ${PREFIX}/share/sgml/catalog.ports XMLCAT= ${PREFIX}/share/xml/catalog.ports ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog SGMLCAT_ADD= ${XMLCATMGR} -sc ${SGMLCAT} add CATALOG \ ${PREFIX}/${DTDDIR}/catalog SGMLCAT_RM= ${XMLCATMGR} -sc ${SGMLCAT} remove \ ${PREFIX}/${DTDDIR}/catalog LATEST_LINK= docbook-300 do-install: @${MKDIR} ${PREFIX}/${DTDDIR} files=$$(${FIND} ${WRKSRC} -type f | ${GREP} -v "${WRKSRC}/\."); \ for i in $${files}; do \ ${INSTALL_DATA} $${i} ${PREFIX}/${DTDDIR}; \ done ${INSTALL_DATA} ${FILESDIR}/catalog ${PREFIX}/${DTDDIR} @${ECHO} "CATALOG \"${ISOCAT}\"" >> ${PREFIX}/${DTDDIR}/catalog post-install: -${SGMLCAT_ADD} .include tion value='cinnamon-2.8'>cinnamon-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/grhino
d>garga
Commit message (Expand)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-45/+34
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Update to 0.16.0miwi2006-12-176-41/+17
* - Update 0.15.2rafan2006-08-162-4/+4
* - Update to 0.15.1rafan2006-08-082-5/+5
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Update to 0.15.0pav2005-05-175-15/+38
* BROKEN on 4.x: Incomplete pkg-plistkris2005-04-301-1/+7
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* fix pkg-plistedwin2005-01-122-2/+2
* Maintainer Update: correct incomplete games/grhino/pkg-plist and so onedwin2005-01-104-5/+19
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* - Update to 0.12.0pav2004-05-054-7/+22
* - Update to version 0.11.0krion2004-04-192-4/+3
* - Correct dependency [1]pav2004-04-132-3/+3
* - Remove unneeded linekrion2004-04-091-1/+0
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
* - Fix buildkrion2004-04-041-1/+3
* - Update to version 0.10.0krion2004-03-283-3/+17
* - Fix buildkrion2004-03-231-1/+1
* - Update to version 0.9.0krion2004-03-192-4/+5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Update to version 0.8.3krion2003-09-032-2/+2
* - Update games/grhino to 0.8.2krion2003-09-016-36/+32
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
2006-01-218-225/+122
* BROKEN: Unfetchablekris2006-01-201-0/+2
* - new option GNUSTEP_PREFIXdinoex2006-01-191-1/+2
* Guarantee of ${PREFIX}/${LDCONFIG{,32}_DIR} are created.mnag2006-01-191-0/+2
* After a wise lesson of linimon@, make it IGNORE instead of BROKENedwin2006-01-191-2/+2
* [patch] misc/tinderbox shouldn't allow no database to be selectededwin2006-01-181-0/+4
* - Remove hardcoded /etc/rc.subr.flz2006-01-182-2/+2
* Update to 1.2.1.sobomax2006-01-1812-156/+192
* Ok, maybe I'll do something right today. Revert the logic.flz2006-01-171-2/+2
* - IGNORE for recent RELENG_[56].flz2006-01-171-2/+4
* Been there, broke that.flz2006-01-171-2/+2
* - ldconfig changes have been MFC'ed to RELENG_[56].flz2006-01-171-1/+3
* Update to 1.4.0mnag2006-01-162-4/+5
* s/AMD64/AMD64_ONLY/ to match how this is specified in PLIST_SUB alreadydougb2006-01-151-1/+1
* - Remove expired portspav2006-01-154-42/+0
* - Use PORTDOCS=* instead of a wrong generated PLISTsem2006-01-142-12/+2
* - Fix issue when WITHOUT_X11 is defined.flz2006-01-131-4/+10
* - Update graphics/libglut to 6.4.1.sem2006-01-122-2/+2
* - Adding sensible defaults to the startup script so people don't need toflz2006-01-123-16/+10
* Utilize NAGIOSWWWDIR variable, just like port of nagios-2.0.r1 does.demon2006-01-102-130/+133
* - Fix RUN_DEPENDS in bsd.ldconfig.mk.flz2006-01-091-1/+1
* - Use USE_RC_SUBR properlytdb2006-01-098-126/+131
* Update to KDE 3.5.0lofi2006-01-09211-4757/+6802
* - Add a note about variables used by the script in pkg-message.flz2006-01-082-0/+14
* Add ldconfig_compat, a port that installs a ldconfig compatibility scriptflz2006-01-085-0/+137
* Make use of the ldconfig_local_dirs mechanism just committed todougb2006-01-084-10/+50
* Update to 0.2.15edwin2006-01-082-4/+4
* Update to 0.4.1edwin2006-01-082-4/+4
* - Rename the startup script ${PORTNAME}.sh to 000.${PORTNAME}.sh tohrs2006-01-074-4/+4
* Upgrade to version 1.86.olgeni2006-01-076-32/+38
* Now that new style rc.d scripts are being run as part of thedougb2006-01-072-2/+2
* [UPDATE] misc/krecipes to version 0.9.1, unbreak on 4.xedwin2006-01-078-110/+274
* Update to 1.0.7krion2006-01-062-4/+4
* Update to 11.1krion2006-01-062-4/+4
* Chase libversion bumb to libMagick.so.9edwin2006-01-052-2/+2
* Patch port: misc/linux-opengroupwareedwin2006-01-041-2/+2
* Update to version 0.12.10markus2006-01-043-4/+8
* - Force configuration of zidestorepav2006-01-032-2/+10
* Add patches as supplied in ports/91151edwin2006-01-031-1/+3
* Fix @dirrm in pkg-plistedwin2006-01-022-2/+2
* - Remove expired portspav2005-12-315-75/+0
* Bump PORTREVISION to bring in the REQUIRE: ldconfig change.dougb2005-12-282-2/+2
* Make the boot scripts REQUIRE: ldconfig so that just in casedougb2005-12-282-2/+2
* - Improve pkg-messageedwin2005-12-272-12/+24
* don't overwrite user configuration files.edwin2005-12-273-4/+13
* - Update to 0.2.14pav2005-12-274-8/+12
* Add an usefull pkg-descr.edwin2005-12-261-1/+21
* Port maintainers, commiters and update submitters. Please behold,edwin2005-12-266-0/+256
* - Print pkg-messagesem2005-12-262-5/+17
* Update to the latest edition (Fri Jan 21 10:30:24 GMT 2005):skv2005-12-212-2/+4
* Add SIZE, SHA256.skv2005-12-211-0/+2
* [NEW PORT] misc/fortune-mod-ferengi_rules_of_acquisitionedwin2005-12-214-0/+30
* [MAINTAINER] misc/fortune-mod-culmea-culmilor: updateedwin2005-12-215-47/+39
* Reduce POLA violation for users who didn't expect to have to enabledougb2005-12-212-2/+28
* Update MASTER_SITES.sobomax2005-12-201-1/+1
* Unbreak by fixing packing listhq2005-12-192-10/+10
* Provide new style rc.d boot scripts, using the infrastructure thatdougb2005-12-197-21/+71
* Update to 0.2.5.lawrance2005-12-182-10/+9
* Explicitly set PKGNAMESUFFIX for amd64 case so package is named the same inlesi2005-12-181-0/+1
* BROKEN: Broken distinfokris2005-12-181-0/+2
* - Update to 2.33sem2005-12-178-4779/+0
* - Re-Add misc/bestfit, a utility to Optimally choose files to be put on aehaupt2005-12-164-0/+35
* Fix build on OSVERSION < 500000: <sys/limits.h> -> <limits.h>lioux2005-12-161-1/+1
* Update to display-1.2a, which incorporates our 8-bit character patch androam2005-12-154-20/+19
* Remove expired ports.lawrance2005-12-1527-450/+0
* - UNBREAK: Provide a MASTER_SITE to save the portgarga2005-12-143-23/+9
* o Update to 1.19lioux2005-12-146-18/+240
* Add SA256 checksums.jkoshy2005-12-141-0/+1
* o Add working MASTER_SITES; thus, fixing BROKEN/DEPRECATED/EXPIRATION_DATElioux2005-12-132-16/+10
* Fix the master sites and the pkg-descr WWW lines.roam2005-12-133-5/+3
* Update to 1.4.2yoichi2005-12-122-4/+4
* Remove pear ports obsolated by devel/pear and switchale2005-12-102-4/+4
* Added forgotten patchmnag2005-12-091-0/+32
* Update to 1.3.2 [1]mnag2005-12-094-24/+62
* - Add support for many new Intel featurespav2005-12-092-1/+345
* Add support for installing i386 4.x libraries on the amd64 architecture.lesi2005-12-082-36/+59
* - Update to 0.11garga2005-12-063-5/+12
* Bump PORTREVISION to force a regeneration of the .dat fileehaupt2005-12-051-0/+1
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-4/+0
* Update (slave and master port) to 1.4ehaupt2005-12-054-15/+24
* Add INFO macroedwin2005-12-042-3/+1
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
* Add -C to strfileedwin2005-12-032-1/+3
* fortune's .dat format change breaks precompiled bible.dat for misc/fortune-mo...edwin2005-12-032-2/+4
* These are actually only broken on 4.x so fix markings.brooks2005-12-032-6/+14
* Mark broken due to configure errors. Admit I don't have time orbrooks2005-12-032-5/+9
* Mark unconditionally broken. It's had various problems for ages andbrooks2005-12-031-4/+2
* kwatch 2.3.3 never made it to the kde servers, so remove 101 bad URLsfenner2005-12-021-3/+1
* Reset maintainer per his request. We hope to see him back soon.linimon2005-12-022-2/+2
* - Use DOCSDIR and EXAMPLESDIRbarner2005-12-021-5/+5
* - Fix plist by using DOCSDIR and EXAMPLESDIRbarner2005-12-021-5/+5
* - Change maintainer to my @FreeBSD.org address.tdb2005-12-027-2/+8
* misc/hotkeys - definition file for Logitech UltraX keyboardedwin2005-12-013-1/+24
* From: COKYAZICI <cokyazici@yahoo.co.uk>edwin2005-12-012-3/+4
* - Fix mtx on 64bits archs.flz2005-11-302-17/+13
* Add SHA256 hashes to my portsehaupt2005-11-305-0/+5
* Chase shlib version bump of net-snmp.kuriyama2005-11-302-0/+2
* Make fetchable again.thierry2005-11-291-5/+1
* Prevent building on anything besides tinderboxes by checking the existenceedwin2005-11-281-0/+4
* This port is simlar to misc/instant-workstation or misc/instant-server.edwin2005-11-283-0/+82
* Update to 1.36.3 (Updated french translation)arved2005-11-272-4/+4
* Update to 2.3.5.adamw2005-11-272-5/+4
* - Update to version 0.12.7markus2005-11-272-4/+4
* [Maintainer Update] update german/tvbrowser 1.0 -> 2.1edwin2005-11-265-89/+50
* - Add SHA256pav2005-11-262-0/+2
* - cherrynebula.net is now a dummy website, and ftp.freebsd.org have a copypav2005-11-262-3/+5
* - Fix fetchingpav2005-11-261-1/+1
* - Add SHA256pav2005-11-261-0/+1
* - Remove misc/compat22, it's forbidden, not needed by anything in Portspav2005-11-265-108/+0
* - Add SHA256pav2005-11-26144-1/+160
* - Drop old checksum, add SHA256, SIZEpav2005-11-261-1/+2
* big whitespace cleanup (see ports/65409)edwin2005-11-251-1/+1
* [NEW PORT] misc/fortune-mod-culmea-culmilor: Romanian "Culmea culmilor" jokes...edwin2005-11-256-0/+66
* new port: german/tvbrowseredwin2005-11-246-0/+186
* - Add SHA256 checksumspav2005-11-247-0/+7
* - Add SHA256pav2005-11-241-0/+1
* - Add some SHA256spav2005-11-245-0/+5
* Update to 1.4.1yoichi2005-11-232-4/+4
* Reassign to ports pool. Thanks to the previous maintainer for your help inlinimon2005-11-236-6/+6
* Fix fetch: Use correct MASTER_SITE_SUBDIRvs2005-11-221-1/+1
* Add DISTNAME statement to make sure port can get fetched.edwin2005-11-221-0/+1
* - Update to 1.1.4sergei2005-11-213-7/+7
* BROKEN: Configure failskris2005-11-212-0/+4
* BROKEN: Unfetchablekris2005-11-211-0/+2
* BROKEN: Incomplete pkg-plistkris2005-11-211-0/+2
* This tool takes files and calculates the final 'eEmule' hashes fordinoex2005-11-205-0/+117
* Update to 1.4.0yoichi2005-11-202-3/+4
* Add a dependency on gtk20 and use INSTALLS_ICONS. Fixes the missingjylefort2005-11-201-2/+3
* Add SHA256 checksum.fjoe2005-11-182-0/+2
* Welcome misc/kcd-devel, which is version 7.11.xedwin2005-11-174-6/+8
* Update to 0.9.1-1jylefort2005-11-164-17/+62
* Correct FreeBSD.org capitalization and reindent COMMENTkris2005-11-161-2/+2
* Fix spelingvs2005-11-161-1/+1
* Release to ports@demon2005-11-151-1/+1
* - provide another MASTER_SITE for misc/bottlerocketvs2005-11-152-5/+3
* Update to 7.11.0edwin2005-11-154-6/+8
* Update to 1.3.1edwin2005-11-152-3/+4
* Upgrade to 1.3edwin2005-11-153-4/+15
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-1518-21/+18
* Upgrade to version 0.4edwin2005-11-152-4/+4
* o update to 3.14mich2005-11-142-3/+4
* Take a perl@ hat and add SHA256 checksumsmat2005-11-144-0/+4
* Be hipe and add SHA256mat2005-11-141-0/+1
* - add SHA checksumdinoex2005-11-132-0/+3
* Both bsdiff and portsnap have been added to the base system incperciva2005-11-131-1/+7
* A shell programming utility that prints to stdout a series of numbers frompav2005-11-125-0/+43
* add SHA256brooks2005-11-123-0/+3
* add SHA256 and a couple missing filesbrooks2005-11-121-0/+22
* Add SHA256 checksumlioux2005-11-111-0/+1
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
* - Fix fetchingpav2005-11-114-8/+85
* Update to 2.12.1.marcus2005-11-113-3/+5
* Move gaim related ports to a newly created net-im category:pav2005-11-1015-244/+0
* Remove the usage of 'misc' as a secondary category.linimon2005-11-102-2/+2
* Move instant messaging related ports to newly created net-im category:pav2005-11-093-6/+6
* Add SHA256mnag2005-11-091-0/+1
* update to xfce 4.2.3.1oliver2005-11-098-11/+19
* Add misc/biblical-curse 0.02, a command line version of fake biblicaltobez2005-11-095-0/+171
* Update to version 1.0.3markus2005-11-084-8/+6
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionarved2005-11-081-0/+1
* Add SHA256 checksums for my portsarved2005-11-081-0/+1
* Fix screen location.krion2005-11-071-1/+1
* Move misc/screen to sysutils category after repocopy, since it'skrion2005-11-0615-323/+0
* Fix the PREFIX-safeness fix.lofi2005-11-052-6/+2
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-05