aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/intclock
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark MAKE_JOBS_UNSAFEAntoine Brodin2020-03-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | --- .syntax_check --- lib/Intclock.pl syntax OK --- pm_to_blib --- --- .syntax_check --- Can't locate Intclock.pl in @INC (@INC contains: blib/lib /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30 .) at lib/Intclock/Config.pm line 40. BEGIN failed--compilation aborted at lib/Intclock/Config.pm line 47 (#1) (F) You said to do (or require, or use) a file that couldn't be found. Perl looks for the file in all the locations mentioned in @INC, unless the file name included the full path to the file. Perhaps you need to set the PERL5LIB or PERL5OPT environment variable to say where the extra library is, or maybe the script needs to add the library name to @INC. Or maybe you just misspelled the name of the file. See "require" in perlfunc and lib. Uncaught exception from user code: Can't locate Intclock.pl in @INC (@INC contains: blib/lib /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30 .) at lib/Intclock/Config.pm line 40. BEGIN failed--compilation aborted at lib/Intclock/Config.pm line 47. Reported by: pkg-fallout Notes: svn path=/head/; revision=529326
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Remove dead mirrorBaptiste Daroussin2015-03-301-1/+1
| | | | Notes: svn path=/head/; revision=382759
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistAntoine Brodin2014-11-221-4/+0
| | | | Notes: svn path=/head/; revision=373044
* Fix with perl-5.18Chris Rees2014-08-281-0/+11
| | | | | | | PR: ports/193064 Notes: svn path=/head/; revision=366443
* Stage x11-clocks/intclockJohn Marino2014-07-301-9/+13
| | | | | | | | | PR: 192259 Submitted by: fullermd (over-yonder.net) Refinement: marino Notes: svn path=/head/; revision=363507
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-clocks) Notes: svn path=/head/; revision=327778
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* Return davide's ports to the pool per request.Eitan Adler2013-03-091-6/+2
| | | | | | | | | | | While here: - trim header - fix COMMENT Approved by: davide (maintainer) Notes: svn path=/head/; revision=313753
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.13Bernhard Froehlich2010-09-173-6/+6
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/150606 Submitted by: Davide Italiano <davide dot italiano at gmail dot com> Approved by: beat (co-mentor) Notes: svn path=/head/; revision=261322
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Don't rely on misc/iso-codes. Instead use a file from base.Wesley Shields2009-04-231-4/+3
| | | | | | | | PR: ports/133909 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Notes: svn path=/head/; revision=232582
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-1/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 2.12Andrew Pantyukhin2007-09-033-4/+5
| | | | Notes: svn path=/head/; revision=198675
* - Update to 2.11Andrew Pantyukhin2007-08-113-4/+5
| | | | Notes: svn path=/head/; revision=197443
* - Create share/applications at pre-install to allow desktop entry to installAndrew Pantyukhin2007-08-081-0/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=197353
* - Readd intclock into x11-clocksAndrew Pantyukhin2007-08-084-0/+66
Suggested by: danfe Notes: svn path=/head/; revision=197351