From 1171935c7f47f0a49170c17f1ffa92ba3b3b9c0e Mon Sep 17 00:00:00 2001 From: kevlo Date: Wed, 11 Apr 2001 15:20:24 +0000 Subject: Upgrade to version 1.01.5 PR: 26494 Submitted by: MAINTAINER --- www/p5-HTML-Mason/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'www/p5-HTML-Mason/Makefile') diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 9baa92868e63..254ac047d512 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,8 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.0 +PORTVERSION= 1.01.5 +DISTNAME= ${PORTNAME}-1.015 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -14,8 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru -RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM +RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \ + ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validat +IS_INTERACTIVE= yes PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -- cgit git.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.091sunpoet2015-04-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* astro/wmsun: Update to version 1.12bapt2015-04-075-22/+16
| | | | Fix MASTER_SITES
* astro/rmap: Update MASTER_SITESbapt2015-04-072-4/+2
| | | | | PR: 199203 Submitted by: ports fury
* Mark a few ports BROKEN in astro and archivers category (unfetchable)antoine2015-04-054-0/+8
|
* - Update to 8159amdmi32015-04-052-3/+3
|
* Mark as broken ports with bad distfilesbapt2015-04-053-0/+4
|
* Mark as broken: checksum mismatchbapt2015-04-051-0/+2
|
* Remove OSVERSION checks that do not make sense any more.mat2015-04-031-4/+0
| | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209
* - remove do_nada from targetjgh2015-04-021-1/+1
| | | | Approved by: portmgr (blanket)
* - Update to 0.068sunpoet2015-03-272-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* astro/swe: Update version 2.00.00=>2.01.00bofh2015-03-232-3/+3
| | | | Approved by: bapt marino (implicit)
* Fix renamed distfiles missed in r381688. Also fix the GHR ports updated inbdrewery2015-03-201-2/+2
| | | | | | | | | r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the tag fetched from github by defaulting GH_TAGNAME to the same value as DISTVERSION would get by only when GH_COMMIT is not set (when using the new scheme). With hat: portmgr
* Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with ↵bdrewery2015-03-201-1/+0
| | | | | | | | | | | GITHUB. The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and only having GH_TAGNAME default to DISTVERSION. All of these ports as-is. With hat: portmgr
* Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-201-1/+1
| | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr
* - Strip libraryamdmi32015-03-181-1/+4
|
* - Add LICENSE_FILEamdmi32015-03-161-0/+5
| | | | - Strip libraries
* - Clarify LICENSEamdmi32015-03-161-3/+9
| | | | | | | | - Add LICENSE_FILE - Add missing dependency on bash, it installs bash scripts - Fix shebangs - Strip binaries - Fix build with disabled NLS
* - Update to upstream release 1.5.2riggs2015-03-155-55/+18
| | | | | | | | - Properly strip installed binary PR: 197879 Submitted by: dev2@heesakkers.info Reviewed by: riggs
* Upgrade to 1.41.vanilla2015-03-133-6/+10
| | | | | PR: 198555 Submitted by: maintainer
* Some OCD cleanups on some of the perl@ ports.adamw2015-03-138-65/+64
| | | | | | | | | | | | | - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier.
* Update KDE SC to 4.14.3alonso2015-03-123-5/+4
| | | | | | | | | | | | | | | | The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950
* - Update to 8109amdmi32015-03-072-3/+3
|
* Fix LIB_DEPENDS for the DBUS option.rakuco2015-03-041-1/+1
| | | | | | | | | | | | | The dependency on devel/dbus was still using a shorthand name instead of the full file name of the library. Not bumping PORTREVISION because the build was broken before if the DBUS option was on. PR: 198223 Submitted by: Tobias Berner <tcberner@gmail.com> Approved by: glebius (maintainer) MFH: 2015Q1
* Remove Authors from pkg-descrbapt2015-03-036-7/+0
|
* ReadOSM is an open source library to extract valid data from within an Openamdmi32015-02-245-0/+45
| | | | | | | | | | | | | | Street Map input file. Such OSM files come in two different formats: * files identified by the .osm suffix simply are plain XML files. * files identified by the .osm.pbf suffix does containt the same identical data, but adopting the Google's Protocol Buffer serialization format and thus requiring much less storage space. WWW: https://www.gaia-gis.it/fossil/readosm/index PR: 197262 Submitted by: coder@tuxfamily.org
* - Update to 17.2amdmi32015-02-242-3/+5
| | | | - Add LICENSE
* - Update to 7995amdmi32015-02-172-3/+3
|
* 1: Upgrade to 2.1.4.vanilla2015-02-175-105/+138
| | | | | | | 2: use options helper. PR: 197414 Submitted by: Ports Fury.
* Update to 0.90.adamw2015-02-152-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
* - Update digiKam and Kipi Plugins to 4.2.0makc2015-01-283-17/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - New ports for exporting images to Dropbox and Google Drive: graphics/kipi-plugin-dropbox graphics/kipi-plugin-googledrive Excerpt from area51 commit logs: ------------------------------------------------------------------------ r10303 | jhale | 2014-09-19 04:04:57 +0000 (Fri, 19 Sep 2014) | 13 lines - Update digikam and friends to 4.2.0 - Drop "Enable" from Digikam options descriptions - For kipi-plugins, only extract what we need to reduce extraction time and file I/O ------------------------------------------------------------------------ r10183 | makc | 2014-07-18 22:07:34 +0000 (Fri, 18 Jul 2014) | 21 lines Update DigiKam and Kipi plugins to 4.1.0. This incomplete update is based on the patch submitted by Oleg Sidorkin <osidorkin@gmail.com> via kde-freebsd mailing list. astro/libkgeomap: - Don't build demo application and thus remove dependence on libkexiv2 - Add build dependency on boost headers graphics/kipi-plugin-gpssync - Add build dependency on boost headers
* - Update to 7906amdmi32015-01-272-3/+3
|
* - Define LICENSE (GPLv2), specify path in USE_LDCONFIG as neededdanfe2015-01-251-6/+9
| | | | | | | - Transfer maintainership to the submitter and bump port revision - Wrap overly long lines and beautify them while I'm here again PR: 197038
* - Update to version 0.50danfe2015-01-254-23/+45
| | | | - Improve COMMENT and port description
* Canonicalize some dependencies on numpyantoine2015-01-231-1/+1
|
* Oops, missed the -qt4 suffix for legacy port package name.danfe2015-01-211-1/+1
|
* Reduce the differences between two ports.danfe2015-01-212-2/+4
|
* - Update to version 0.13.2 and install better quality textures by defaultdanfe2015-01-214-8/+93
| | | | | - Ensure that complete distinfo is generated, irregardless of the options - Mention legacy `astro/stellarium-qt4' port in the port description text
* Remove redudant @execbapt2015-01-201-4/+0
|
* astro/stellarium-qt4: Bring back a patch that should not have been removedmarino2015-01-191-0/+11
| | | | | | | No need to bump -- the patch fixed the build on DragonFly alone, and this version has never been published to dports. It was removed under the flag, "our changes have been moved upstream", but docs are still broken on DragonFly.
* - Add PORTSCOUTsunpoet2015-01-181-0/+2
|
* Upgrade to 0.8.0.vanilla2015-01-172-4/+3
|
* Merge upstream patch that fixes saving of screenshots when $HOME/Picturesdanfe2015-01-152-0/+28
| | | | | | | | directory does not yet exist. While it might deem a minor issue, bump port revision; the port is fast to build even on relatively slow hardware. Launchpad bug #: 1410263 Bazaar revision: 0.12/5816
* Update graphics/giflib to 5.0.5antoine2015-01-152-2/+2
| | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self
* Adjust EXTRACT_ONLY (":group" part is not needed for _DISTFILES).danfe2015-01-152-2/+2
|
* Unbreak fetching of those textures.danfe2015-01-142-2/+2
| | | | | Submitted by: Rainer Hurling Pointyhat to: danfe
* Use more neutral way to describe optional textures, since different peopledanfe2015-01-142-10/+10
| | | | may adhere to different definitions of "high-resolution".
* - Update legacy branch (based on Qt 4.x) to version 0.12.5danfe2015-01-149-159/+231
| | | | | | | | | | - Remove all our patches that were integrated upstream - Prevent Clang 3.5 from generating endless loop by correctly accessing QSharedPointer<T>-wrapped T* data instead of treating it as POD type - Enable high-resolution textures by default (size difference is marginal) - Bid portscout to track 0.12.x versions only from now on - Pacify portlint(1) by moving PKGNAMESUFFIX where it belongs - Register conflicts with 0.13.x package while here
* Fix the logic so it actually works as intended.danfe2015-01-142-4/+4
|
* Improve the way we use optional high-resolution textures:danfe2015-01-144-8/+23
| | | | | | | | - Forget about Milky Way texture for now as it causes rendering artifacts; - While most of those textures are indeed better than the ones provided by default (e.g., Jupiter and Ganymede), some of those are actually worse (e.g. Venus). Use simple file size-based logic to decide if a texture is worth a replacement.
* Allow to install optional high-resolution textures; these are supported bydanfe2015-01-135-4/+48
| | | | | 0.12.x versions and first two of 0.13.x; have to revisit it upon update to 0.13.2 (coming soon).
* - Update extra star catalogs (now slightly smaller, 1.2GB -> 1.0GB)danfe2015-01-126-35/+40
| | | | - Add missing pkg-plist entries in `stellarium/pkg-plist' for them
* - Update to 4.25.1danilo2015-01-093-16/+9
|
* Update to 0.089.tobez2015-01-072-3/+3
|
* Update to version 1.40pawel2015-01-043-6/+10
| | | | | PR: 196413 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
* - Convert devel/py-turbojson11 to new USES=pythonmva2015-01-031-2/+0
| | | | | | - Clean up leftovers from astro/gmapcatcher With hat: python@
* - Add PORTSCOUTsunpoet2014-12-281-0/+2
|
* Allow building with either giflib 4.2 or 5.0antoine2014-12-262-2/+190
|
* Bump portrevision after png updatebapt2014-12-267-5/+7
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-266-6/+6
|
* Add myself to freebsd.commiters.markersdchagin2014-12-241-0/+1
|
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-241-1/+1
| | | | Approved by: bapt
* Fix build in 10+bapt2014-12-241-5/+4
| | | | Remove useless CPPFLAGS
* Unbreakantoine2014-12-211-0/+1
|
* Remove now useless dependency on gnomehierbapt2014-12-211-2/+2
|
* Use new framework for fetching from github.glebius2014-12-211-1/+3
|
* - Cleanup PLISTsunpoet2014-12-211-1/+0
|
* Update to new version. Fixes build with clang.glebius2014-12-192-4/+4
| | | | | PR: 196105 Submitted by: dim
* Convert to USES=autoreconfbapt2014-12-181-3/+2
| | | | Strip binaries
* Convert to USES=autoreconfbapt2014-12-181-3/+1
|
* - Update from 4.24 to 4.25danilo2014-12-183-3/+4
|
* Pull another patch from Red Hat, to fix a runtime crash:danfe2014-12-142-1/+18
| | | | | | | | | PANIC: unprotected error in call to Lua API (attempt to index a nil value) PR: 195240 Red Hat bug: https://bugzilla.redhat.com/show_bug.cgi?id=1045632 Patch by: Chris Rankin (Comments 13-16) Obtained from: celestia-1.6.1-15.fc20.src.rpm
* - Update to 7777amdmi32014-12-122-3/+3
|
* Cleanup plistbapt2014-12-091-73/+0
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-094-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 0.067wen2014-12-072-4/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.067/Changes
* - Update to version 1.39pawel2014-12-073-27/+36
| | | | | | | - Add options for doxygen and perl generated documentation PR: 195158 Submitted by: maintainer
* - Update to 1.05sunpoet2014-12-042-7/+9
| | | | | | | | | - Add LICENSE - Fix *_DEPENDS: - Use := for RUN_DEPENDS - Use TEST_DEPENDS Changes: http://search.cpan.org/dist/Starlink-AST/ChangeLog
* - Update to 0.088sunpoet2014-12-042-4/+3
| | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
* - Update to 0.033sunpoet2014-12-042-4/+3
| | | | Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2651-38/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* - Fix config pointing into stagediramdmi32014-11-212-1/+10
| | | | | - Strip binaries - Add empty dir to plist
* Back to poolcs2014-11-191-1/+1
|
* Update to version 1.2.0pawel2014-11-044-28/+22
| | | | | PR: 194602 Submitted by: maintainer
* astro/stellarium-qt4: Trivial patch to install manpages correctly on DFmarino2014-11-031-0/+11
|
* - Fix spelling of LICENSEamdmi32014-10-281-2/+2
| | | | | - Add LICENSE_FILE - Drop @dirrm* from plist
* - Update to 7643amdmi32014-10-242-3/+3
|
* Update to version 0.13.1.danfe2014-10-233-10/+93
|
* Cleanup plistbapt2014-10-2066-684/+0
|
* - Chase shlib bump in astro/marble and graphics/okular after update to 4.14.2makc2014-10-191-1/+1
|
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-199-116/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* - Convert to USES=pythonmva2014-10-181-2/+1
| | | | | Approved by: portmgr (implicit) With hat: python@
* - Convert ports from accessibility/, archivers/ and astro/ to newmva2014-10-184-9/+6
| | | | | | | USES=python Approved by: portmgr (implicit) With hat: python@