Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0.5_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0.5_6 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
7.0.5_6 29 Aug 2021 18:13:58 |
Bernhard Froehlich (decke) |
print/pdflib: Add CPE information
Approved by: portmgr (blanket) |
7.0.5_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.0.5_6 23 Mar 2021 19:12:53 |
crees |
print/pdflib: License allows distribution
Add LICENSE and details.
There is no need for this port to be restricted- it is freely
redistributable.
https://lists.freebsd.org/pipermail/freebsd-ports/2021-March/120412.html
While here, a few style fixes and updates
Reported by: Patrick M. Hausen <hausen@punkt.de>
Approved by: maintainer timeout (ale, >14 days)
Differential Revision: https://reviews.freebsd.org/D29059 |
7.0.5_6 08 Jun 2020 04:41:31 |
kevans |
Multiple ports: improve regex compliance
These changes largely fall into just two categories:
1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away
For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.
For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above ) |
7.0.5_5 27 Jan 2020 07:29:21 |
ale |
Fix build when JAVA is enabled.
PR: 243611
Submitted by: Tommy P <tommyhp2@gmail.com> |
7.0.5_5 10 Sep 2018 20:29:03 |
sunpoet |
Convert to options target helper
Approved by: portmgr (blanket) |
7.0.5_5 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
7.0.5_5 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
7.0.5_5 15 Jun 2018 08:35:28 |
ale |
Update MASTER_SITES to allow fetching. |
7.0.5_5 04 Oct 2017 07:34:04 |
ale |
Fix build on powerpc and strip binaries.
PR: 222722
Submitted by: Mark Millard <markmi@dsl-only.net> |
7.0.5_5 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
7.0.5_5 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
7.0.5_4 10 Dec 2014 17:44:52 |
marino |
print/pdflib: Make DragonFly respect Perl's LDDFLAGS too
This is required for upcoming Perl changes. I just duplicated the FreeBSD
line as a case option rather than add two more patterns -- mainly for
consistency as each platform got their own line in other cases.
Follows: r373971 |
7.0.5_4 04 Dec 2014 16:55:23 |
mat |
Respect Perl's LDDLFLAGS.
With hat: perl
Sponsored by: Absolight |
7.0.5_4 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
7.0.5_3 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
7.0.5_3 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
7.0.5_3 17 Jun 2014 12:41:15 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
7.0.5_2 19 Mar 2014 15:53:04 |
ale |
Fix installation of perl binding. |
7.0.5_2 12 Mar 2014 14:48:13 |
mat |
Fix build when WITH=PERL.
Sponsored by: Absolight |
7.0.5_2 26 Feb 2014 07:38:20 |
miwi |
- Stage support |
7.0.5_2 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
7.0.5_2 15 Sep 2013 08:15:42 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
7.0.5_2 13 Jun 2012 09:42:06 |
ale |
Update to 7.0.5p3 and convert to OptionsNG. |
7.0.5_1 29 May 2012 12:15:00 |
ale |
Avoid namespace collisions between the embedded (modified) png library
and external libpng.so.
Submitted by: thompsa |
7.0.5 13 Jan 2012 11:59:34 |
ale |
Fix port.
Pointyhat to: me |
7.0.5 13 Jan 2012 09:17:41 |
ale |
- Add forgotten patch
- Switch to OPTIONS
- Add Java bindings [1]
Submitted by: Oliver Brandmueller <ob@e-Gitt.NET> [1] |
7.0.5 10 Jan 2012 11:40:12 |
ale |
Update to 7.0.5 release and remove unneeded libtool hacks. |
7.0.4 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
7.0.4 29 Oct 2011 07:20:16 |
miwi |
- Fix build on FreeBSD 10
Reported by: pointyhat |
7.0.4 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
7.0.4 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
7.0.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
7.0.4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
7.0.4 06 Jul 2009 08:02:29 |
ale |
Update to 7.0.4p4 release. |
7.0.3 10 Oct 2008 17:39:46 |
ale |
Update to 7.0.3 release. |
7.0.2 28 Aug 2007 05:52:07 |
ale |
Update to 7.0.2 release. |
7.0.0p3 01 Nov 2006 12:35:35 |
ale |
Update to 7.0.0p3 release and make it fetchable again. |
7.0.0p1 16 Oct 2006 10:31:25 |
ale |
Restore major 7.0.0p1 PORTVERSION to make scripts happy.
No functional changes.
Discussed with: erwin
Approved by: portmgr (implicitly) |
7.0.0_1 15 Oct 2006 08:30:11 |
ale |
Fix fetching.
Approved by: portmgr (implicitly) |
7.0.0p1 14 Oct 2006 16:13:52 |
ale |
Update to 7.0.0p1 release and make it fetchable again.
Approved by: portmgr (marcus) |
7.0.0 09 Oct 2006 08:17:20 |
ale |
Update to 7.0.0 release. |
6.0.3 13 May 2006 01:03:17 |
edwin |
Remove USE_REINPLACE from all categories starting with P |
6.0.3 04 Mar 2006 10:28:18 |
ale |
Update to 6.0.3 release and make it fetchable again.
Approved by: portmgr (kris) |
6.0.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
6.0.2 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
6.0.2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
6.0.2 28 Aug 2005 07:59:26 |
ale |
Update to 6.0.2 release. |
6.0.1_2 15 Aug 2005 18:46:34 |
krion |
Make fetchable again.
Approved by: portmgr (implicit) |
6.0.1_2 31 Jul 2005 15:49:11 |
lawrance |
Fix a vulnerability in libtiff embedded in this port.
Bump PORTREVISION.
Approved by: ale (maintainer) is away
Obtained from: libtiff CVS http://www.remotesensing.org/libtiff/
Security:
http://vuxml.FreeBSD.org/68222076-010b-11da-bc08-0001020eed82.html
CAN-2005-1544 |
6.0.1_1 23 Jan 2005 11:21:07 |
ale |
- Fix tiff vulnerability
- Fix pdf generation on 64bit architectures [1]
PR: ports/76385 [1]
Submitted by: UEMURA Tetsuya <t_uemura@macome.co.jp> [1] |
6.0.1 18 Jan 2005 15:26:12 |
nectar |
Mark FORBIDDEN due to exploitable vulnerability
http://vuxml.freebsd.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html |
6.0.1 11 Dec 2004 09:14:02 |
ale |
Fix plist of pdflib-perl.
Submitted by: pointyhat via kris
Pointyhat to: me (always test pdflib-perl when updating pdflib) |
6.0.1 09 Dec 2004 10:51:41 |
ale |
Update to 6.0.1 release:
- Unmark BROKEN
- Use libtool15 |
6.0.0p1 08 Dec 2004 22:51:24 |
krion |
BROKEN: Unfetchable |
6.0.0p1 10 Jul 2004 14:44:03 |
ale |
Update to 6.0.0p1 release. |
6.0.0 25 Jun 2004 11:23:01 |
ale |
- Update to 6.0.0 release
- Re-enable cxx support |
5.0.3_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
5.0.3_1 08 Feb 2004 22:55:21 |
ale |
A new tarball was re-rolled with my fix for pdflib-perl.
Noticed by: simon
Approved by: nork (mentor/implicitly) |
5.0.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.0.3 31 Jan 2004 01:27:46 |
ale |
Fix installation of pdflib-perl.
Reported by: bento via kris
Approved by: nork (mentor/implicitly) |
5.0.2 27 Jan 2004 00:24:56 |
ale |
Update to 5.0.3 release.
Noticed by: Alistair Buckle <mail_w@agtb.freeserve.co.uk>
Approved by: nork (mentor/implicitly) |
5.0.2 18 Jan 2004 10:50:16 |
ale |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
5.0.2 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
5.0.2 26 Sep 2003 23:35:12 |
edwin |
[Maintainer Update] Port: print/pdflib
Update to 5.0.2 release.
PR: ports/57204
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
5.0.1 04 Jun 2003 06:25:20 |
leeym |
Update to 5.0.1 (and fix unfetchable distfile).
PR: 52885
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
5.0.0 16 Apr 2003 03:36:58 |
marcus |
Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX.
Reported by: kris |
5.0.0 14 Apr 2003 05:03:12 |
edwin |
[Maintainer Update] Port: print/pdflib
Update from 4.0.3 to 5.0.0 release.
PR: ports/50715
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
4.0.3_1 05 Apr 2003 23:01:44 |
marcus |
Allow this port to take a slave port. |
4.0.3_1 31 Mar 2003 07:04:43 |
edwin |
[Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
(really this time)
PR: ports/48961
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
4.0.3 31 Mar 2003 01:09:31 |
edwin |
[Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
PR: ports/48961
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
4.0.3 21 Feb 2003 13:23:12 |
knu |
De-pkg-comment. |
4.0.3 11 Jul 2002 05:05:50 |
max |
Add back USE_GMAKE which was accidentally removed during the upgrade.
This is needed as recent bmake (such as on 4.6) doesn't work with the Makefile,
while older bmake (such as on 4.4) works.
Submitted by: maintainer |
4.0.3 21 Jun 2002 15:49:50 |
pat |
Update to 4.0.3
PR: 39616
Submitted by: maintainer |
4.0.2 10 May 2002 06:48:05 |
max |
Define USE_GMAKE as the build fails with bmake from recent -stable.
Since bmake from a few months ago can handle this port, it is likely
issues with recent chages to bmake. |
03 Feb 2002 01:27:26 |
pat |
Update to 4.0.2 |
01 Feb 2002 19:53:26 |
dwcjr |
Add MASTER_SITES because pdflib.com doesn't keep older versions around |
27 Jan 2002 16:04:16 |
dwcjr |
Update pdflib to v 4 |
27 Jan 2002 15:47:44 |
dwcjr |
Resurrect pdflib so that it can be upgraded to pdflib v 4 |
10 Jun 2001 14:49:26 |
dirk |
Remove pdflib in favour of pdflib3. |
02 Apr 2001 10:24:30 |
mharo |
remove deprecated fetch options from FETCH_BEFORE_ARGS |
08 Oct 2000 05:10:43 |
asami |
Convert category print to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |