non port: print/pslib/Makefile |
SVNWeb
|
Number of commits found: 54 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 51879c9 (Only the first 10 of 197 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Nov 2019
|
[ 02:10 danfe ]
Register dependency on `graphics/giflib': while it is typically picked
up automatically, making it explicit makes built packages less affected
by the particular environment and thus more robust.
|
Wed, 6 Nov 2019
|
[ 16:51 danfe ]
Update `print/pslib' to version 0.4.6.
Reported by: portscout
|
Fri, 16 Mar 2018
|
[ 17:42 amdmi3 ]
- Add LICENSE_FILE
- Switch to USES=localbase
- Simplify and modernize
- Switch to options helpers
|
Mon, 10 Apr 2017
|
[ 13:12 mat ]
Fix build WITHOUT=MANPAGES.
Sponsored by: Absolight
|
Sun, 22 Jan 2017
|
[ 22:27 rene ] (Only the first 10 of 56 ports in this commit are shown above. )
Reset mva@'s ports, he handed in his ports bit.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Tue, 8 Jul 2014
|
[ 18:45 tijl ]
- Convert print/pslib to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Replace LDFLAGS with LIBS
|
Sat, 18 Jan 2014
|
[ 14:27 mva ]
- Enable stagedir support
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert USE_GMAKE=yes -> USES=gmake
- Rename MAN option to MANPAGES
- Bump PORTREVISION to properly deal with some of the OPTION settings
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Mon, 6 May 2013
|
[ 21:53 ehaupt ]
Remove USE_GETTEXT leftover.
Approved by: portmgr (bapt)
|
Tue, 30 Apr 2013
|
[ 06:26 jgh ]
- convert remaining ports to USES= gettext in print category
Approved by: portmgr (bapt@)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sun, 24 Mar 2013
|
[ 09:08 mva ]
- Unbreak after switch to new options framework
PR: ports/177313 ports/177320
Submitted by: William Grzybowski <william88@gmail.com>, Yasuhiro KIMURA
<yasu@utahime.org>
|
Fri, 22 Mar 2013
|
[ 12:40 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Convert to new options framework ports in p* catories
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sun, 3 Apr 2011
|
[ 15:42 mva ]
- Update to 0.4.5
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 28 Aug 2010
|
[ 10:57 mva ]
- Add proper libpng 1.4 compatibility
Submitted by: Alan Garfield <alan@auspc.com.au> via mail
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Thu, 19 Feb 2009
|
[ 21:45 mva ] (Only the first 10 of 47 ports in this commit are shown above. )
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
|
Fri, 6 Jun 2008
|
[ 13:58 edwin ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Thu, 28 Feb 2008
|
[ 12:26 miwi ]
- Update to 0.4.1
PR: 118226
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
Sun, 29 Jul 2007
|
[ 09:52 miwi ]
- Update to 0.4.0
- USE NOPORTEXAMPLES
PR: 114576
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Fri, 29 Jun 2007
|
[ 11:59 miwi ]
- Update to 0.3.0
Changelog:
* lots of fixed bugs
* color separation support
* support for different input encodings
* and more
PR: 113987
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 9 Sep 2006
|
[ 12:42 rafan ]
- Add OPTIONS, allow users to decide if they want examples and manpages.
Bump PORTREVISION for content changes
- Pet portlint(1)
- Pass maintainership to submitter
PR: ports/102991
Submitted by: Marcus von Appen <mva at sysfault.org>
|
Tue, 15 Aug 2006
|
[ 00:56 clsung ] (Only the first 10 of 68 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sat, 8 Jul 2006
|
[ 17:06 ahze ]
- Fix build on sparc64
|
Mon, 3 Jul 2006
|
[ 06:34 linimon ]
Mark as BROKEN on sparc64: fails to compile.
|
Mon, 12 Jun 2006
|
[ 01:43 ijliao ]
upgrade to 0.2.7
PR: 98828
Submitted by: Ports Fury
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Mon, 1 Aug 2005
|
[ 12:50 garga ]
Unbreak on 4.x
PR: ports/84406
Submitted by: Ports Fury
|
Thu, 28 Jul 2005
|
[ 15:42 garga ]
- Update to 0.2.6 [1]
- Add WITHOUT_NLS knob
- Mark as BROKEN on 4.x, doesn't build
PR: ports/84222 [1]
Submitted by: Marcus von Appen <mva@sysfault.org> [1]
|
Sun, 16 Jan 2005
|
[ 10:28 krion ]
Update to version 0.2.5
PR: ports/76285
Submitted by: Ports Fury
|
Fri, 5 Nov 2004
|
[ 14:18 pav ]
- Update to 0.2.4
PR: ports/73472
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 15 Jul 2004
|
[ 00:46 ijliao ]
add missing depends
|
Tue, 13 Jul 2004
|
[ 02:45 ijliao ]
add pslib 0.2.2
A C-library for generating multi page PostScript documents
|
Number of commits found: 54 |