Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Jun 2020 04:41:31
7.0.5_6

|
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 ) |
27 Jan 2020 07:29:21
7.0.5_5

|
ale  |
Fix build when JAVA is enabled.
PR: 243611
Submitted by: Tommy P <tommyhp2@gmail.com> |
10 Sep 2018 20:29:03
7.0.5_5

|
sunpoet  |
Convert to options target helper
Approved by: portmgr (blanket) |
10 Sep 2018 13:14:52
7.0.5_5

|
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 |
10 Sep 2018 13:11:24
7.0.5_5

|
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 |
15 Jun 2018 08:35:28
7.0.5_5

|
ale  |
Update MASTER_SITES to allow fetching. |
04 Oct 2017 07:34:04
7.0.5_5

|
ale  |
Fix build on powerpc and strip binaries.
PR: 222722
Submitted by: Mark Millard <markmi@dsl-only.net> |
25 Jun 2017 00:29:09
7.0.5_5

|
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) |
08 Dec 2016 19:52:20
7.0.5_5

|
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. |
10 Dec 2014 17:44:52
7.0.5_4

|
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 |
04 Dec 2014 16:55:23
7.0.5_4

|
mat  |
Respect Perl's LDDLFLAGS.
With hat: perl
Sponsored by: Absolight |
26 Nov 2014 13:08:38
7.0.5_4

|
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 ) |
13 Nov 2014 07:41:18
7.0.5_3

|
antoine  |
Cleanup plist |
17 Jul 2014 08:57:51
7.0.5_3

|
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) |
17 Jun 2014 12:41:15
7.0.5_3

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
19 Mar 2014 15:53:04
7.0.5_2

|
ale  |
Fix installation of perl binding. |
12 Mar 2014 14:48:13
7.0.5_2

|
mat  |
Fix build when WITH=PERL.
Sponsored by: Absolight |
26 Feb 2014 07:38:20
7.0.5_2

|
miwi  |
- Stage support |
20 Sep 2013 22:44:00
7.0.5_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
15 Sep 2013 08:15:42
7.0.5_2

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
13 Jun 2012 09:42:06
7.0.5_2
|
ale  |
Update to 7.0.5p3 and convert to OptionsNG. |
29 May 2012 12:15:00
7.0.5_1
|
ale  |
Avoid namespace collisions between the embedded (modified) png library
and external libpng.so.
Submitted by: thompsa |
13 Jan 2012 11:59:34
7.0.5
|
ale  |
Fix port.
Pointyhat to: me |
13 Jan 2012 09:17:41
7.0.5
|
ale  |
- Add forgotten patch
- Switch to OPTIONS
- Add Java bindings [1]
Submitted by: Oliver Brandmueller <ob@e-Gitt.NET> [1] |
10 Jan 2012 11:40:12
7.0.5
|
ale  |
Update to 7.0.5 release and remove unneeded libtool hacks. |
09 Nov 2011 15:26:04
7.0.4
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:20:16
7.0.4
|
miwi  |
- Fix build on FreeBSD 10
Reported by: pointyhat |
24 Oct 2011 04:17:38
7.0.4
|
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. |
03 Jul 2011 06:14:57
7.0.4
|
miwi  |
- Kick MD5 Support |
04 Dec 2010 07:34:27
7.0.4
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
7.0.4
|
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 |
06 Jul 2009 08:02:29
7.0.4
|
ale  |
Update to 7.0.4p4 release. |
10 Oct 2008 17:39:46
7.0.3
|
ale  |
Update to 7.0.3 release. |
28 Aug 2007 05:52:07
7.0.2
|
ale  |
Update to 7.0.2 release. |
01 Nov 2006 12:35:35
7.0.0p3
|
ale  |
Update to 7.0.0p3 release and make it fetchable again. |
16 Oct 2006 10:31:25
7.0.0p1
|
ale  |
Restore major 7.0.0p1 PORTVERSION to make scripts happy.
No functional changes.
Discussed with: erwin
Approved by: portmgr (implicitly) |
15 Oct 2006 08:30:11
7.0.0_1
|
ale  |
Fix fetching.
Approved by: portmgr (implicitly) |
14 Oct 2006 16:13:52
7.0.0p1
|
ale  |
Update to 7.0.0p1 release and make it fetchable again.
Approved by: portmgr (marcus) |
09 Oct 2006 08:17:20
7.0.0
|
ale  |
Update to 7.0.0 release. |
13 May 2006 01:03:17
6.0.3
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
04 Mar 2006 10:28:18
6.0.3
|
ale  |
Update to 6.0.3 release and make it fetchable again.
Approved by: portmgr (kris) |
23 Feb 2006 10:40:45
6.0.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:00:58
6.0.2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
6.0.2
|
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. |
28 Aug 2005 07:59:26
6.0.2
|
ale  |
Update to 6.0.2 release. |
15 Aug 2005 18:46:34
6.0.1_2
|
krion  |
Make fetchable again.
Approved by: portmgr (implicit) |
31 Jul 2005 15:49:11
6.0.1_2
|
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 |
23 Jan 2005 11:21:07
6.0.1_1 
|
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] |
18 Jan 2005 15:26:12
6.0.1 
|
nectar  |
Mark FORBIDDEN due to exploitable vulnerability
http://vuxml.freebsd.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html |
11 Dec 2004 09:14:02
6.0.1 
|
ale  |
Fix plist of pdflib-perl.
Submitted by: pointyhat via kris
Pointyhat to: me (always test pdflib-perl when updating pdflib) |
09 Dec 2004 10:51:41
6.0.1 
|
ale  |
Update to 6.0.1 release:
- Unmark BROKEN
- Use libtool15 |
08 Dec 2004 22:51:24
6.0.0p1 
|
krion  |
BROKEN: Unfetchable |
10 Jul 2004 14:44:03
6.0.0p1 
|
ale  |
Update to 6.0.0p1 release. |
25 Jun 2004 11:23:01
6.0.0 
|
ale  |
- Update to 6.0.0 release
- Re-enable cxx support |
14 Mar 2004 06:17:56
5.0.3_1 
|
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. |
08 Feb 2004 22:55:21
5.0.3_1 
|
ale  |
A new tarball was re-rolled with my fix for pdflib-perl.
Noticed by: simon
Approved by: nork (mentor/implicitly) |
04 Feb 2004 05:10:27
5.0.3_1 
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
31 Jan 2004 01:27:46
5.0.3 
|
ale  |
Fix installation of pdflib-perl.
Reported by: bento via kris
Approved by: nork (mentor/implicitly) |
27 Jan 2004 00:24:56
5.0.2 
|
ale  |
Update to 5.0.3 release.
Noticed by: Alistair Buckle <mail_w@agtb.freeserve.co.uk>
Approved by: nork (mentor/implicitly) |
18 Jan 2004 10:50:16
5.0.2 
|
ale  |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
24 Oct 2003 12:05:09
5.0.2 
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
26 Sep 2003 23:35:12
5.0.2 
|
edwin  |
[Maintainer Update] Port: print/pdflib
Update to 5.0.2 release.
PR: ports/57204
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
04 Jun 2003 06:25:20
5.0.1 
|
leeym  |
Update to 5.0.1 (and fix unfetchable distfile).
PR: 52885
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
16 Apr 2003 03:36:58
5.0.0 
|
marcus  |
Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX.
Reported by: kris |
14 Apr 2003 05:03:12
5.0.0 
|
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> |
05 Apr 2003 23:01:44
4.0.3_1 
|
marcus  |
Allow this port to take a slave port. |
31 Mar 2003 07:04:43
4.0.3_1 
|
edwin  |
[Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
(really this time)
PR: ports/48961
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
31 Mar 2003 01:09:31
4.0.3 
|
edwin  |
[Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
PR: ports/48961
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
21 Feb 2003 13:23:12
4.0.3 
|
knu  |
De-pkg-comment. |
11 Jul 2002 05:05:50
4.0.3 
|
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 |
21 Jun 2002 15:49:50
4.0.3 
|
pat  |
Update to 4.0.3
PR: 39616
Submitted by: maintainer |
10 May 2002 06:48:05
4.0.2 
|
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. |