# Created by: alepulver # $FreeBSD$ PORTNAME= species PORTVERSION= 1.2d PORTREVISION= 1 CATEGORIES= games MASTER_SITES= LOCAL/alepulver DISTNAME= redcoder MAINTAINER= ports@FreeBSD.org COMMENT= Corewars evolver - generates warriors using genetic algorithms LICENSE= GPLv1+ # though COPYING files mention LGPL21 and GPLv2 instead USES= gmake dos2unix tar:bzip2 WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= VISITOOL VISITOOL_DESC= Build GUI tool for displaying evolution OPTIONS_SUB= yes VISITOOL_USE= WX=2.4 VISITOOL_ALL_TARGET= all visitool .include .if empty(PORT_OPTIONS:MVISITOOL) MAKE_ENV+= WX_CONFIG="${TRUE}" .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${INSTALL_DATA} koen.* species.ini *.rc ${STAGEDIR}${DATADIR} .for i in bench evolver_hill wilfiz @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${STAGEDIR}${DATADIR}) .endfor .if ${PORT_OPTIONS:MVISITOOL} ${INSTALL_PROGRAM} ${WRKSRC}/visitool ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-visitool .endif .include git.cgi/'>index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES+=tkgahr2013-09-231-2/+2
|
* net/minidlna: allow stagingwg2013-09-232-15/+13
| | | | | - Allow stating - Convert lib depends to new format
* Remove the MAN1 macro leftoversbapt2013-09-231-2/+0
| | | | Reported by: bsam
* ZOPE option knob should be going to bsd.options.desc.mk, not KNOBS. Fixing.rm2013-09-232-1/+1
|
* Convert to stagebapt2013-09-232-4/+2
| | | | Remove useless pre/post dancing
* - Update to checkin 49bdcf4dc4bdrewery2013-09-232-4/+4
| | | | | | Changes: - testport -i: Fix when stage orphans are found - Don't show mtree notices on builder startup
* - add new USES target: zope, and convert the tree to itrm2013-09-2363-153/+168
| | | | | | | | | | - old USE_ZOPE knob support was removed from bsd.python.mk - update CHANGES and bsd.sanity.mk accordingly - add ZOPE options knob and use it in lang/py-mx-base The work is done by Marcus von Appen, but any problems are mine. Submitted by: mva (python ML)
* Convert to stage,bapt2013-09-232-7/+3
| | | | | modernize LIB_DEPENDS, Remove useless pre.mk/post.mk
* Allow staging + modernize LIB_DEPENDSbapt2013-09-231-2/+1
|
* - Fix PORTDOCS, PORTEXAMPLES and PORTDATA with staging.bdrewery2013-09-231-6/+6
| | | | | | | | The first file was being missed due to an extra STAGEDIR Reported by: antoine Reviewed by: bapt With hat: portmgr
* - Fix testport -i not working when stage orphans are foundbdrewery2013-09-232-0/+12
|
* - Mark DEPRECATED, set EXPIRATION_DATE at maintainer's requesttabthorpe2013-09-231-0/+2
|
* Convert to stagebapt2013-09-231-12/+4
| | | | While here remove useless patching if favour of passing CC and CFLAGS to MAKE_ARGS
* This port is stage friendly ootbbapt2013-09-231-1/+0
|
* - Convert to USES+=tclgahr2013-09-232-20/+21
| | | | - Refactor a bit the Makefile
* - Update to 0.10.0culot2013-09-232-3/+3
| | | | | PR: ports/182295 Submitted by: Alexey Degtyarev <alexey@renatasystems.org> (maintainer)
* Tidy up zope/plone ports over the tree. Common changes:rm2013-09-23380-334/+519
| | | | | | | | | | - remove indefinite article from COMMENT - align USE_PYDISTUTILS value in Makefile - tab -> space change in pkg-descr:WWW - update WWW to use https scheme in url to avoid redirect - add trailing slash to WWW All changes are non-functional.
* Upgrade to 0.16.vanilla2013-09-232-3/+3
|
* Add NO_STAGE to fix the new portbapt2013-09-231-0/+1
|
* - Now use.perl don't spam /etc/make.conf and using ↵az2013-09-238-96/+68
| | | | | | | | | | | ${LOCALBASE}/etc/perl5_version instead You must switch to DEFAULT_VERSIONS (see ports/UPDATING entry 20130920 by bapt@) if you are still using PERL_VERSION to define a specific version requirement. - bump portrevision Reviewed by: bapt@
* New port: www/radicalefeld2013-09-236-0/+172
| | | | | | | The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) server solution. Approved by: crees (mentor)
* Fix packaging.madpilot2013-09-231-3/+3
| | | | Approved by: bapt (maintainer)
* - Update to 0.44 [1]culot2013-09-232-5/+9
| | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS PR: ports/182223 [1] Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* Fix variable name to match format in sysutils/mfidfeld2013-09-231-1/+1
| | | | Approved by: crees (mentor)
* Manpage is compressedbdrewery2013-09-231-1/+1
|
* Use macro when possiblebapt2013-09-231-4/+4
| | | | Reported by: ak
* Remove 'cat PKG-MESSAGE' for stagingbdrewery2013-09-231-1/+0
|
* - Support STAGEDIRbdrewery2013-09-231-13/+7
| | | | - Remove check for FreeBSD <8
* - Support STAGEDIRbdrewery2013-09-231-13/+7
| | | | - Remove check for FreeBSD <8
* - Support STAGEDIRbdrewery2013-09-231-8/+4
|
* - Support STAGEDIRbdrewery2013-09-233-6/+58
|
* - Support STAGEDIRbdrewery2013-09-232-25/+19
|
* - Support STAGEDIRbdrewery2013-09-232-24/+19
|
* - Support STAGEDIRbdrewery2013-09-231-12/+13
|
* - Support STAGEDIRbdrewery2013-09-231-4/+1
|
* Garbage-collect the ports, not used since Plone 4.3 import.rm2013-09-2319-1952/+4
|
* Remove expired ports:rene2013-09-2310-1307/+2
| | | | | 2013-09-21 devel/ppl: obsolete version; fails to build 2013-09-23 textproc/fileshuffle: Does not work, use gshuf from sysutils/coreutils instead
* - update to 1.1.1flo2013-09-233-7/+7
| | | | - fix a few portlint warnings
* Actually commit the update to 2.21, which should have been part of r327587.flo2013-09-2321-1669/+510
| | | | Reported by: thierry
* Remove since ElementTree is a part of standard library since Python 2.5.rm2013-09-236-104/+1
| | | | | | | Last consumer of it gone today. PR: 155526 Submitted by: rm (myself)
* Sort earlier to preserver the FS orderingbapt2013-09-231-2/+2
| | | | Reported by: danfe
* Add an option for filter-aaaaerwin2013-09-232-2/+12
| | | | Submitted by: Matej Gregr <matej.gregr@gmail.com>
* - Convert to USES+=tclgahr2013-09-231-1/+1
|
* - Fix build with clanggahr2013-09-234-0/+54
|
* Prefer an atomic operation for pkg-config link creationbapt2013-09-231-1/+1
| | | | Submitted by: danfe
* Unmute installation commandsbapt2013-09-231-2/+2
| | | | Reported by: danfe
* Make the new compress-man respect LOCALBASE and PREFIXbapt2013-09-231-1/+1
|
* - Convert to USES+=tclgahr2013-09-232-428/+5
| | | | | - Convert to new LIB_DEPENDS format - Use PORTDOCS=* instead of listing them in pkg-plist
* Add the manpages to plist, missed in previous commitbapt2013-09-231-0/+35
| | | | Reported by: ak
* - Remove unneeded patchlwhsu2013-09-231-11/+0
|
* - Update to 1.1.8lwhsu2013-09-234-7/+20
|
* Typo.mat2013-09-231-1/+1
|
* Update Plone to 4.3.2.rm2013-09-23219-806/+1181
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: http://plone.org/products/plone/releases/4.3 http://plone.org/products/plone/releases/4.3.1 http://plone.org/products/plone/releases/4.3.2 This update includes: -devel/py-DateTime: 3.0 -> 3.0.3 -devel/py-Products.ATContentTypes: 2.1.12 -> 2.1.13 -devel/py-Products.Archetypes: 1.8.6 -> 1.9.4 -devel/py-Products.CMFDiffTool: 2.0.2 -> 2.1 -devel/py-Products.CMFDynamicViewFTI: 4.0.3 -> 4.0.5 -devel/py-Products.GenericSetup: 1.7.3 -> 1.7.4 -devel/py-Products.MimetypesRegistry: 2.0.4 -> 2.0.5 -devel/py-Products.PasswordResetTool: 2.0.12 -> 2.0.15 -devel/py-Products.PlacelessTranslationService: 2.0.3 -> 2.0.4 -devel/py-Products.PloneTestCase: 0.9.15 -> 0.9.17 -devel/py-Products.ResourceRegistries: 2.2.7 -> 2.2.9 -devel/py-Products.contentmigration: 2.1.3 -> 2.1.5 -devel/py-archetypes.querywidget: 1.0.8 -> 1.0.9 -devel/py-archetypes.referencebrowserwidget: 2.4.17 -> 2.4.19 -devel/py-collective.z3cform.datetimewidget: 1.2.3 -> 1.2.5 -devel/py-five.customerize: 1.0.3 -> 1.1 -devel/py-z3c.form: 2.5.1 -> 3.0.2 -devel/py-zope.schema: 4.2.1 -> 4.2.2 -security/py-AccessControl: 2.13.13 -> 3.0.8 -security/py-Products.PlonePAS: 4.0.16 -> 4.1.1 -www/py-Products.CMFPlone: 4.2.5 -> 4.3.2 -www/py-Products.TinyMCE: 1.2.16 -> 1.3.5 -www/py-plone.app.blob: 1.5.7 -> 1.5.8 -www/py-plone.app.caching: 1.1.3 -> 1.1.6 -www/py-plone.app.collection: 1.0.8 -> 1.0.11 -www/py-plone.app.content: 2.0.12 -> 2.1.3 -www/py-plone.app.contentlisting: 1.0.4 -> 1.0.5 -www/py-plone.app.contentrules: 2.1.9 -> 3.0.4 -www/py-plone.app.controlpanel: 2.2.11 -> 2.3.7 -www/py-plone.app.discussion: 2.1.9 -> 2.2.8 -www/py-plone.app.form: 2.1.2 -> 2.2.3 -www/py-plone.app.imaging: 1.0.7 -> 1.0.9 -www/py-plone.app.iterate: 2.1.9 -> 2.1.10 -www/py-plone.app.jquery: 1.4.4 -> 1.7.2 -www/py-plone.app.jquerytools: 1.3.2 -> 1.5.6 -www/py-plone.app.layout: 2.2.9 -> 2.3.7 -www/py-plone.app.linkintegrity: 1.5.1 -> 1.5.3 -www/py-plone.app.locales: 4.2.5 -> 4.3.2 -www/py-plone.app.portlets: 2.3.8 -> 2.4.5 -www/py-plone.app.querystring: 1.0.7 -> 1.0.8 -www/py-plone.app.redirector: 1.1.3 -> 1.2 -www/py-plone.app.registry: 1.1 -> 1.2.3 -www/py-plone.app.search: 1.0.8 -> 1.1.5 -www/py-plone.app.theming: 1.0.4 -> 1.1.1 -www/py-plone.app.upgrade: 1.2.5 -> 1.3.4 -www/py-plone.app.viewletmanager: 2.0.3 -> 2.0.4 -www/py-plone.app.vocabularies: 2.1.10 -> 2.1.11 -www/py-plone.app.workflow: 2.0.10 -> 2.1.6 -www/py-plone.app.z3cform: 0.6.2 -> 0.7.4 -www/py-plone.autoform: 1.3 -> 1.5 -www/py-plone.contentrules: 2.0.2 -> 2.0.3 -www/py-plone.i18n: 2.0.5 -> 2.0.9 -www/py-plone.outputfilters: 1.8 -> 1.11.1 -www/py-plone.portlet.collection: 2.1.3 -> 2.1.5 -www/py-plone.portlets: 2.1 -> 2.2 -www/py-plone.scale: 1.2.2 -> 1.3.2 -www/py-plone.stringinterp: 1.0.7 -> 1.0.10 -www/py-plone.supermodel: 1.1.4 -> 1.2.3 -www/py-plone.z3cform: 0.7.8 -> 0.8.0 -www/py-plonetheme.classic: 1.2.5 -> 1.3.2 -www/py-plonetheme.sunburst: 1.2.8 -> 1.4.5
* - Add shared LIBLO and LIBOIL descriptionssunpoet2013-09-231-0/+2
| | | | PR: ports/181887
* - Convert to USES+=tclgahr2013-09-231-2/+3
| | | | | - Convert to new LIB_DEPENDS format - Fix a format bug in the cities file
* - Add patches to for port to build on clang platform (missed from previousashish2013-09-234-0/+65
| | | | commit)
* - Update to 0.29lwhsu2013-09-234-6/+6
|
* - Fix crash on 10-CURRENTashish2013-09-232-2/+44
| | | | Submitted by: dim
* - Fix crash on 10-CURRENTashish2013-09-232-3/+44
| | | | Submitted by: dim
* Add pkg-plist forgotten while committing r327791.bsam2013-09-231-0/+11
| | | | | | | | PR: ports/182233 Submitted by: bsam (me) Patch by: nemysis Pointed out by: danfe Pointyhat to: bsam (me)
* - Update to 1.16.1lwhsu2013-09-233-5/+5
|
* - Update to 0.8lwhsu2013-09-233-4/+5
|
* - Update to 2013.09.22sunpoet2013-09-232-3/+3
|
* - Update to 2013.09.22sunpoet2013-09-232-3/+3
|
* - Update to 20130922sunpoet2013-09-232-3/+3
|
* - Update to 2013.09.22sunpoet2013-09-232-3/+3
|
* - Update to 1.1.2lwhsu2013-09-234-193/+16
|
* - Update to 5.14lwhsu2013-09-232-6/+5
|
* Use stagebapt2013-09-232-24/+22
| | | | | | Convert USE_GMAKE to USES=gmake Fix plist Bump portrevision
* Use stagebapt2013-09-231-59/+12
| | | | | | Install .desktop files Install the sample configuration as default configuration (on first run it will run a config-wizard). Bump portrevision
* Use stagebapt2013-09-231-1/+0
|
* Use stagebapt2013-09-231-6/+5
|
* Use stagebapt2013-09-231-5/+4
|
* Use stage, convert TEXT_DOCS to PORTDOCSbapt2013-09-232-20/+11
|
* Use stagebapt2013-09-231-13/+10
| | | | Modern LIB_DEPENDS
* Use stagebapt2013-09-232-11/+10
|
* Use stagebapt2013-09-231-3/+2
|
* Remove cruftbapt2013-09-231-3/+0
| | | | Reported by: az
* Use STAGEbapt2013-09-232-9/+7
|
* Use stagebapt2013-09-232-10/+9
| | | | Modernize LIB_DEPENDS
* Use stage, modernize LIB_DEPENDSbapt2013-09-232-6/+9
|
* Use stagebapt2013-09-232-9/+8
|
* Use stagebapt2013-09-231-2/+2
|
* Fix after stage conversionbapt2013-09-231-1/+1
|
* Use stagebapt2013-09-232-4/+3
|
* Use stagebapt2013-09-231-1/+1
|
* Use stagebapt2013-09-231-2/+1
|
* Use stage, modernize lib_dependsbapt2013-09-232-12/+7
|
* Use stagebapt2013-09-232-3/+1
|
* Use stagebapt2013-09-232-2/+1
|
* Use stagebapt2013-09-231-6/+3
|
* Use stagebapt2013-09-232-3/+2
|
* Use stagebapt2013-09-232-3/+1
|
* Use stagebapt2013-09-231-8/+0
|
* Use stagebapt2013-09-232-21/+17
| | | | Modernize LIB_DEPENDS
* Use stage, fix plistbapt2013-09-232-23/+19
| | | | | Bump portrevision Drop maintainership
* Use stage, while here fix some shebangbapt2013-09-232-20/+14
| | | | Bump port revision
* Use stage.bapt2013-09-231-40/+1
|
* Add support for staging area in the ports treebapt2013-09-237-54/+320
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ports tree is now staged by default. With pkgng the sequence hasn't changed, the main difference is that creating package is now independent from installing it. With pkg_install, the package is now created first and make install, do install the package. New macros: - STAGEDIR: PATH to the directory where the port will be staged. - NO_STAGE: Keep the old behaviour of the ports tree (aka no staging area) Unsupported macro if NO_STAGE is not set: - MAN* with staging man page compression and handling of hardlinks and symlinks is automatically done in the stage. the manpages becomes then a "normal" plist files and should be tracked in pkg-plist. - MANCOMPRESSED the compress-man target is able to only compress when it needed. New target: - stage: this installs everything into the stage directory - makeplist: this will create a pkg-plist and print it to stdout. This is a sample plist and it should always be _reviewed_ not directly used. NOTE: with staging only what is in the plist will be installed, nothing more, meaning a port staged cannot have leftovers exect directories left. It is really important to double check the pkg-plist to make sure all the files the maintainer want to package are in! make makeplist can help in that area. The goal is to handle as quickly as possible a full removal of the NO_STAGE support. More features can be added once the full ports tree is converted to using the staging area Conversion notes: - Remove NO_STAGE - in {pre,do,post}-install * Before any usage of ${PREFIX}, ${ETCDIR}, ${PORTSDIR}, ${PORTEXAMPLES} prepend ${STAGEDIR} * Remove any thing that is done by @exec or +INSTALL script it will be done automatically when syncing packages * Remove any code to show PKG-MESSAGE it will be done automatically when syncing packages * Directory creation should remain in post-install (in particular because pkgng doesn't work like pkg_install in that area and pkgng ignores the @exec mkdir but directly pack the directory even if empty) - PORTDOCS/PORTEXAMPELS To support PORTDOCS, PORTEXAMPLES most of the time there is no more need for hacks. just add the right %%PORTDOCS%% or %%PORTEXAMPLES%% in your plist then the given files from the stagedir will or will not sync according to NOPORTDOCS and NOPORTEXAMPLES. With hat: portmgr Reviewed by: bdrewery
* Add a new PERL_MANDIR substitution pattern to PLIST_SUB to easier staging ↵bapt2013-09-231-1/+3
| | | | | | p5- ports Approved by: perl (az)
* - Update to 0.96-7tota2013-09-232-3/+3
|
* - Update to 0.5-65tota2013-09-232-3/+3
|
* - Update to 1.2-3tota2013-09-232-4/+3
|
* - Work around failing detection of dlopen()johans2013-09-231-7/+8
| | | | | | | this should fix the build on CURRENT - While here, minor style cleanups and dependency correction Reported by: eadler
* - Fix help file locationjohans2013-09-234-26/+41
| | | | | | | - While here, do some minor style cleanups PR: ports/177638 Submitted by: <abc@ai1.alaska.net>
* - Update to 1.4.21sem2013-09-234-13/+13
|
* - Update to checkin 6a4cc74775bdrewery2013-09-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release supports upcoming STAGE support. Please update to it soon. Changes: - Staging support. * Detect files orphaned in the stagedir that are not installed due to not being in the pkg-plist * Detect files that get installed outside of the STAGEDIR during 'make stage' as 'stage_fs_violation' - Rename 'preinst_fs_violation' to 'build_fs_violation' - latest-per-pkg links are now hardlinks - Fix possible recursive crash during jail startup - Chmod jail build dirs to 0711 to keep out gvfs-trash from tracking the directory during build, leading to kernel panic sometimes - jail -uc: Fix detection of errors during distrib-dirs - jail -uc: Fix on recent HEAD during distrib-dirs due to new unbound user. - testport: Only show -n warning if there are leftovers - jail -u (SVN): Fix RELEASE not being updated for UNAME_r during major upgrades (head becomes 10-ALPHA, 11, etc) - jail: usage cleanup - hook 'bulk done' now has stats passed to it: #built #failed #ignored #skipped - jail -uc (SVN): Show SVN revision number in uname via UNAME_v - testport: Always run with TRYBROKEN - Now showing status messages when running mtree(1) for fs checks
* Update to 1.7.67eadler2013-09-232-4/+4
| | | | | | | Modernize LIB_DEPENDS Tested with poudriere Approved by: jsa (maintainer)
* - Update to 3.0.6bdrewery2013-09-233-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | This release supports upcoming STAGE support. Please update to it soon. Changes: - Staging support. * Detect files orphaned in the stagedir that are not installed due to not being in the pkg-plist * Detect files that get installed outside of the STAGEDIR during 'make stage' as 'stage_fs_violation' - Rename 'preinst_fs_violation' to 'build_fs_violation' - latest-per-pkg links are now hardlinks - Fix possible recursive crash during jail startup - Chmod jail build dirs to 0711 to keep out gvfs-trash from tracking the directory during build, leading to kernel panic sometimes - jail -uc: Fix detection of errors during distrib-dirs - jail -uc: Fix on recent HEAD during distrib-dirs due to new unbound user. - testport: Only show -n warning if there are leftovers - jail -u (SVN): Fix RELEASE not being updated for UNAME_r during major upgrades (head becomes 10-ALPHA, 11, etc)
* Add several of new ports, required for Plone 4.3.2rm2013-09-2349-0/+1669
|
* Update to the latest version of pcgen.eadler2013-09-233-13/+14
| | | | | | | | Change maintained to myself. Tested with poudriere. Approved by: jsa (previous maintainer)
* - Update to 3.1.1lme2013-09-233-5/+5
| | | | - Change to new LIB_DEPENDS syntax
* Drop maintainershipbapt2013-09-231-1/+1
|
* - Fix PKGDB_FIX optionak2013-09-232-3/+14
| | | | | | | - Improvements to pkgng patch PR: ports/182268 Submitted by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> (maintainer)
* Update to 1.9.17.demon2013-09-232-3/+3
|
* - Update to 20130922sunpoet2013-09-232-12/+13
| | | | | | | | | | - While I'm here: - Sort MAN1, PLIST_FILES and PORTDOCS - Remove unnecessary shebang line patch Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7723 PR: ports/182302 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
* - Add p5-Term-ReadLine-Perl 1.0303sunpoet2013-09-235-0/+34
| | | | | | | | | | | | - While I'm here, add NO_STAGE This is a quick implementation of the minimal interface to Readline libraries. WWW: http://search.cpan.org/dist/Term-ReadLine-Perl/ PR: ports/180300 Submitted by: Anes Mukhametov <anes@anes.su>
* Fix NO_STAGEantoine2013-09-231-1/+1
|
* Update to version 1.8.1pawel2013-09-233-3/+5
| | | | | | | | | | | | | | | | | | | Changelog: Fixes: * Add AppData file (Kai Willadsen) * Change order of version control selection for CVS and old SVN (Kai Willadsen) * Fix escaped markup in folder comparisons (Kai Willadsen) Translations: * Daniel Mustieles (es) * Enrico Nicoletto (pt_BR) * Gabor Kelemen (hu) * Marek Cernocky (cs) * Milo Casagrande (it) * Piotr Drag (pl)
* - Update to 0.99.5 (distversion 0.995)lth2013-09-232-3/+3
| | | | | | | | | | | | | | | | | Changes: version 0.995: Sat Aug 10 00:16:59 CEST 2013 Fixes: - ::new(prefixes) did not overrule the prefixes from the schema file. Improvements: - alias new ::addPrefixes() to ::prefixes() for more consistent naming. - new ::Cache::byPrefixTable() Prompted by: http://lists.scsys.co.uk/pipermail/xml-compile/2013-September/000941.html
* Fix NO_STAGE attributionbapt2013-09-23132-132/+132
|
* - Add p5-MooseX-Role-Matcher 0.05sunpoet2013-09-235-0/+41
| | | | | | | | | | | | - While I'm here, add LICENSE and NO_STAGE MooseX::Role::Matcher - generic object matching based on attributes and methods WWW: http://search.cpan.org/dist/MooseX-Role-Matcher/ PR: ports/180308 Submitted by: Anes Mukhametov <anes@anes.su>
* - Add p5-Test-Able-Runner 1.001sunpoet2013-09-235-0/+47
| | | | | | | | | | | | | - While I'm here, add LICENSE and NO_STAGE Provides basic test runner via use_test_packages by base package or a list of test packages. Allows you to choose your test paths. Use Test::Able without a bunch of boilerplate. WWW: http://search.cpan.org/dist/Test-Able-Runner/ PR: ports/180304 Submitted by: Anes Mukhametov <anes@anes.su>
* - Add p5-Test-Able 0.11sunpoet2013-09-235-0/+67
| | | | | | | | | | | | | | | | | | | | - While I'm here, add LICENSE and NO_STAGE An xUnit style testing framework inspired by Test::Class and built using Moose. It can do all the important things Test::Class can do and more. The prime advantages of using this module instead of Test::Class are flexibility and power. Namely, Moose. This module was created for a few of reasons: To address perceived limitations in, and downfalls of, Test::Class. To leverage existing Moose expertise for testing. To bring Moose to the Perl testing game. WWW: http://search.cpan.org/dist/Test-Able/ PR: ports/180303 Submitted by: Anes Mukhametov <anes@anes.su>
* - Add p5-Text-Hyphen-RUsunpoet2013-09-235-0/+38
| | | | | | | | | | | - While I'm here, add LICENSE and NO_STAGE Determine positions for hyphens inside words based on Text::Hyphen WWW: http://search.cpan.org/dist/Text-Hyphen-RU/ PR: ports/180317 Submitted by: Anes Mukhametov <anes@anes.su>
* - Add p5-Text-Hyphen 0.11sunpoet2013-09-235-0/+34
| | | | | | | | | | | | | - While I'm here, add LICENSE and NO_STAGE Determine positions for hyphens inside words This module implements Knuth-Liang algorithm to find positions inside words where it is possible to insert hyphens to break a line. WWW: http://search.cpan.org/dist/Text-Hyphen/ PR: ports/180297 Submitted by: Anes Mukhametov <anes@anes.su>
* - Update to 4.0028sunpoet2013-09-232-16/+18
| | | | | | - Sort *_DEPENDS Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes
* - Update to 1.531lwhsu2013-09-232-3/+4
|
* - Update to 2.9.5.5zi2013-09-232-3/+3
|
* - Update to 0.5.1lwhsu2013-09-233-27/+22
|
* - Update to 3.6lwhsu2013-09-224-4/+10
|
* - Update to 3.2.13zi2013-09-223-8/+8
|
* - Update to 0.11.0lwhsu2013-09-223-4/+4
|
* - remove empty files and directoriesrm2013-09-223-0/+0
|
* Correct maintainer's email address.lme2013-09-221-1/+1
| | | | Requested by: maintainer via IRC
* Give back to the pool upon maintainer's request.lme2013-09-221-1/+1
|
* - Mark broken on 10bdrewery2013-09-221-0/+4
| | | | | | | | | | | | | | | | | manager.c:133:10: error: too few arguments to function call, expected 6, have 5 hp = my_gethostbyname_r(host,&tmp_hostent,buff2,sizeof(buff2), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/my_net.h:113:74: note: expanded from macro 'my_gethostbyname_r' #define my_gethostbyname_r(A,B,C,D,E) gethostbyname_r((A),(B),(C),(D),(E)) ~~~~~~~~~~~~~~~ ^ /usr/include/netdb.h:250:1: note: 'gethostbyname_r' declared here int gethostbyname_r(const char *, struct hostent *, char *, size_t, ^ 1 warning and 1 error generated. *** Error code 1 PR: ports/181833 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
* Update to version 4.5.3pawel2013-09-222-3/+3
| | | | | | | | | | | | | | | | | Changelog: * bugfix: #1213569 win32: program not all translated in french since 4.5.1 * bugfix: #1214077 win32: my csv file exported crash when import again * bugfix: #1215521 when importing qif, automatic assignments are not made * bugfix: #1216284 balance report do not exclude account with exclude from report checked * bugfix: #1216321 reversed transactions * bugfix: #1218644 There is a problem of calculating the column balances * bugfix: #1221484 End date not checked to be larger than Start date in reports * bugfix: #1225611 Trend Time report : categories crashes on windows
* - Update to 20130921 (0.4.2-rc2)jase2013-09-222-4/+4
|
* - Update to 0.6.5lwhsu2013-09-223-5/+6
| | | | - Cut long COMMENT
* - Update to 1.6.4lwhsu2013-09-223-5/+6
|
* - Update to 1.2.1lwhsu2013-09-222-3/+4
|
* - fix typo in portnamerm2013-09-221-1/+1
|
* - Update to 20130922 snapshotlwhsu2013-09-223-4/+18
| | | | Security: 05dc6efa-2370-11e3-95b7-00e0814cab4e
* - Update to 1.4.8lwhsu2013-09-222-3/+3
| | | | Security: 05dc6efa-2370-11e3-95b7-00e0814cab4e
* - Update to 1.5.4lwhsu2013-09-222-3/+3
| | | | Security: 05dc6efa-2370-11e3-95b7-00e0814cab4e
* Document CVE-2013-1443 for www/py-django{,14,-devel}lwhsu2013-09-221-0/+42
|
* - Split names for different packageslwhsu2013-09-221-3/+10
| | | | Notified by: remko
* - Update to 0.37sunpoet2013-09-222-4/+4
| | | | | | Changes: http://www.liblognorm.com/news/ PR: ports/182253 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* - Use USES=tk:wrappersunpoet2013-09-221-4/+4
| | | | | | | | | | | | - Bump PORTREVISION for dependency change Note: Due to the limitation that tcl and tk cannot be set together in USES, I choose tk:wrapper. Though BUILD_DEPENDS and RUN_DEPENDS changes, PACKAGE-DEPENDS-LIST (package dependencies) remains identical. PR: ports/182251 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* - Update to 0.92sunpoet2013-09-222-5/+7
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Module-CPANTS-Analyse/Changes
* - Update MASTER_SITESsunpoet2013-09-221-3/+3
| | | | | | | - While I'm here, remove leading indefinite article from COMMENT PR: ports/182291 Submitted by: Andrew Clarke <mail@ozzmosis.com> (maintainer)
* - fix the include directory lists for proper usage in sdl2-config andmva2013-09-222-0/+33
| | | | | | sdl2.pc Reported by: Vitaly Magerya <vmagerya@gmail.com>
* - Fix parallel builds: call make(1) correctly, register dependenciesdanfe2013-09-223-36/+37
| | | | | | | | - Drop LICENSE_FILE for a standard license (GPLv2) - Respect CC and CFLAGS without patching of makefile (use MAKE_ARGS) - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE - Move "make test" under the wing of our standard regression-test target - Generally cleanup Makefile and port description while I am here
* - remove hardcoding of gccjgh2013-09-221-0/+5
| | | | | PR: 182236 (based on) Submitted by: alexey@renatasystems.org ( maintainer )
* - Update to 0.006sunpoet2013-09-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Devel-CallChecker/Changes
* - Update to 4.41sunpoet2013-09-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* - Update to 1.18sunpoet2013-09-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Data-Alias/Changes
* - Use USES=tclsunpoet2013-09-221-2/+2
| | | | | | | - While I'm here, add NO_STAGE=yes PR: ports/182250 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* - Use USES=tksunpoet2013-09-222-5/+3
| | | | | | | - While I'm here, add NO_STAGE=yes PR: ports/182249 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
* unbreak on 10-currentsanpei2013-09-221-0/+2
|
* unbreak on 10-currentsanpei2013-09-221-0/+2
|
* Switch to USES framework.vanilla2013-09-221-1/+1
|
* . Make set_native_priority return a (correct) value on FreeBSD, rather thanglewis2013-09-222-0/+9
| | | | | | | whatever happens to be on the stack. . Bump PORTREVISION. Submitted by: Xiaoguang Sun <sunxiaoguang@gmail.com>
* - Rename public name of SSP support to WITH_SSP_PORTS as /usr/srcbdrewery2013-09-224-11/+10
| | | | | | | | | | | has issues with 'installworld' when WITH_SSP is defined. [1] Keep WITH_SSP support for now since it has been announced as that already. - Remove redundant wording in UPDATING [2] Suggested by: bapt [1] Reported by: blakkheim on EFNet With hat: portmgr
* Update to 0.2.3cs2013-09-223-12/+8
|
* - Recommend only enabling WITH_SSP for /usr/ports as it willbdrewery2013-09-221-0/+4
| | | | | | break with /usr/src 'make installworld' due to some of those Makefiles having WITHOUT_SSP hardcoded in them, causing an error that both can't be defined.
* Update to 0.0.4cs2013-09-223-4/+4
|
* Update to 0.14.0cs2013-09-222-3/+3
|
* Update phing to 2.6.1mm2013-09-222-3/+3
|
* - Fix calls of vm_map_find() after r255426 broke it and addeddecke2013-09-226-0/+192
| | | | | | | | | a mmap flag. PR: ports/181971, ports/182121 Submitted by: Lawrence Stewart <lstewart@FreeBSD.org>, Dan McGregor <dan.mcgregor@usask.ca>
* Upgrade to 1.10.thierry2013-09-223-5/+34
| | | | Changelog at <http://tt-rss.org/redmine/versions/96>.
* - Update MAINTAINER addresssunpoet2013-09-214-11/+113
| | | | | | | | | | | | - Convert to new OPTIONS framework - Respect CC - Cleanup compile warnings - Pet portlint - While I'm here, remove LICENSE_FILE for well-known licenses - Use single space after WWW: PR: ports/182158 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
* - Update to 11.1sunpoet2013-09-212-6/+6
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/chiconv/commits/master PR: ports/182265 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1sunpoet2013-09-212-6/+6
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/gbsdconv/commits/master PR: ports/182264 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1sunpoet2013-09-212-8/+8
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/bsdconv-opencc/commits/master PR: ports/182263 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 1.17sunpoet2013-09-212-7/+7
| | | | | | | | | | - While I'm here: - Remove leading indefinite article from COMMENT - Convert to new LIB_DEPENDS format Changes: https://github.com/buganini/bug5/commits/master PR: ports/182262 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1.0sunpoet2013-09-212-7/+8
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/182261 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1.0sunpoet2013-09-212-5/+5
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/ruby-bsdconv/commits/master PR: ports/182260 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1.0sunpoet2013-09-212-6/+6
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/php-bsdconv/commits/master PR: ports/182259 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1.0sunpoet2013-09-212-6/+6
| | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/perl-bsdconv/commits/master PR: ports/182257 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 11.1sunpoet2013-09-214-67/+66
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/182258 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 1.0.5sunpoet2013-09-213-16/+6
| | | | | | | | - While I'm here, use REINPLACE_CMD instead of patch file Changes: https://fedorahosted.org/cmake-fedora/#News PR: ports/182256 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 4.024sunpoet2013-09-213-20/+15
| | | | | | | | | | - Remove unnecessary DISTNAME - Use CONFLICTS_INSTALL instead of CONFLICTS - Add TEST_DEPENDS - Convert to new OPTIONS simplifier - Sort PLIST Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
* - Update to 1.44sunpoet2013-09-212-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 2.99sunpoet2013-09-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* - Update to 2.043sunpoet2013-09-212-4/+4
| | | | Changes: http://search.cpan.org/dist/Config-Model/Changes
* - Update to 2.046sunpoet2013-09-212-4/+4
| | | | Changes: http://search.cpan.org/dist/Config-Model-Tester/Changes
* - Update to 4.40sunpoet2013-09-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* - Update to 2.22sunpoet2013-09-212-10/+13
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/autodie/Changes
* Switch to new LIB_DEPENDS formateadler2013-09-211-1/+1
| | | | Tested with poudriere
* - Add 2 settable variablessunpoet2013-09-211-2/+4
| | | | | | | | - WARNING_WAIT: seconds to wait after warnings (default: 10) - DEV_WARNING_WAIT: seconds to wait after developer warnings (default: 10) Submitted by: sunpoet (myself) Approved by: portmgr (bapt)
* - Update to 2.4.11.2bdrewery2013-09-212-8/+3
| | | | | | | Changes: Rework date parsing for Ruby 1.9 to not depend on devel/ruby-date2 [1] PR: ports/182239 [1]
* - Update to checkin 452ad6a which is 2.4.11.2bdrewery2013-09-212-9/+4
| | | | | | | Changes: Rework date parsing for Ruby 1.9 to not depend on devel/ruby-date2 [1] PR: ports/182239
* Update to 2.0.17flo2013-09-214-8/+7
|
* Pickup patches from ports-mgmt/pkg so that pkg-devel is also stage readybapt2013-09-216-0/+161
|
* Update to 1.8.1flo2013-09-213-10/+152
|
* Update to 1.12flo2013-09-213-3/+5
|
* Update to 0.3.6flo2013-09-212-3/+3
|
* - Add mikmod support for audio/sdl_mixer and audio/sdl2_mixermva2013-09-212-58/+38
| | | | | | | - While here, simplify the OPTIONS usage PR: ports/181695 Submitted by: Jan Beich <jbeich@tormail.org>
* - Update header, missed in previous commitbdrewery2013-09-211-1/+1
| | | | | PR: ports/182267 Submitted by: maintainer
* - Update to 1.4 [1]bdrewery2013-09-213-9/+7
| | | | | | | | | | | | | | | | | | | | | | | - Update MASTER_SITES [1] - Convert tab to space in WWW Changes: Switch to sigsetjump() from setjmp() since the latter doesn't save and restore the signal mask on linux. Prefer sigaction() over sigset() since the latter is just a macro on linux. Fix async lookup bug for IPv6; use ip6.arpa domain. Work around autoconf AC_TRY_LINK() brokenness in ns_initparse() and res_mkquery() checks. Fix mandir under FreeBSD. PR: ports/182267 [1] Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) [1]
* Update to 0.4.1.1.01flo2013-09-212-3/+3
|
* - Convert to USES=tclbdrewery2013-09-211-1/+1
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-21129-172/+245
|
* - Update to 3.02wen2013-09-212-8/+12
| | | | | - Fix build on Head - Reset maintainer to ports@
* - Fix regression-testrafan2013-09-211-1/+1
| | | | Submitted by: olli hauer <ohauer at gmx.de>
* Remove devpet extension, because of "undefined symbol in backtrace_symbol()"olivierd2013-09-214-25/+22
| | | | | While I'm here Use the new format for LIB_DEPENDS
* - Update to 0.40rafan2013-09-212-3/+7
|
* - fix build with perl 5.16dinoex2013-09-212-1/+6
| | | | Submitted by: Takefu
* Actualy hook up avahi-gtk3.kwm2013-09-211-0/+1
| | | | Submitted by: linimon
* - Fix build on 10.0-ALPHA [1]swills2013-09-213-0/+22
| | | | | | | | - Rename files with :: while here PR: ports/182162 [1] Submitted by: Dan McGregor <dan.mcgregor@usask.ca> [1] Approved by: maintainer (beat, via IRC)
* - Update to 0.228rafan2013-09-212-3/+3
|
* - Update to 0.31rafan2013-09-212-3/+7
|
* - Update to 0.11rafan2013-09-212-3/+3
|
* - Drop maintainership as I retired from ncurses maintenance in base. Forrafan2013-09-211-1/+1
| | | | ncurses-devel, I will make an update before I drop.
* - Update to 1.14.0sunpoet2013-09-212-6/+6
| | | | Changes: http://code.google.com/p/leveldb/source/list
* - Update to 0.3.2_betabsam2013-09-213-23/+36
| | | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS [1] - Add USE_DOS2UNIX - Change dependencies for QT4 - Use pkg-plist instead of PLIST_FILES and PLIST_DIRS - Change desktop entry and icons - Add patch, fix build at 10.x [1] PR: ports/182233 [1] Submitted by: bsam (me) [1] Final patch by: nemysis (maintainer)
* Update emulators/i386-wine-devel to 1.7.2 (for amd64).dbn2013-09-212-5/+5
| | | | | These was some difficulty building 1.7.1 under i386 so that was not updated.
* - restore build, pkgconfig explicitly needed now in global contextaz2013-09-211-2/+1
| | | | Approved by: danfe@ (maintainer, via email)
* multimedia/x264: Take maintainershipkoobs2013-09-211-1/+1
| | | | - Take maintainership
* Remove Tools/scripts/convert-makefile-header.pl it is not needed anymorebapt2013-09-212-183/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21165-118/+188
| | | | x11-wm)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21288-426/+377
| | | | x11-toolkits)
* - unsupported upstream, consider using net/gogocjgh2013-09-211-0/+3
| | | | | | | | | In working through this pr, I had discovered the disfile was no longer available, and it was recommended by maintainer to move ahead with a deprecation path. PR: 182230 Submitted by: mike@fth-devel.net ( maintainer )
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21168-517/+266
| | | | x11-themes)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-219-10/+11
| | | | x11-servers)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21