non port: sysutils/LPRng/Makefile |
SVNWeb
|
Number of commits found: 62 |
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:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (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, 1 Jan 2021
|
[ 23:51 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket)
|
Thu, 27 Aug 2020
|
[ 16:52 tcberner ]
sysutils/LPRng: fix build on recent current
|
Sun, 11 Nov 2018
|
[ 15:38 danfe ] (Only the first 10 of 65 ports in this commit are shown above. )
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
|
Mon, 12 Mar 2018
|
[ 09:50 tobik ]
sysutils/LPRng: Make reproducible
- Don't record a timestamp in the generated lpd.conf
PR: 223621
Submitted by: Michael Kotlyar <mdk369@nyu.edu>
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Thu, 10 Nov 2016
|
[ 01:21 linimon ] (Only the first 10 of 48 ports in this commit are shown above. )
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 16 Aug 2014
|
[ 19:35 marino ]
sysutils/LPRng: Fix rc script path locations
PR: 192693
Proposed fix: papowell (astart.com)
Final fix: Adam McDougall
|
Thu, 14 Aug 2014
|
[ 20:43 marino ]
sysutils/LPRng: previous update broke config file locations, so fix them
PR: 192647
Submitted by: Adam McDougall
Approved by: Nobody; port is unmaintained
|
Wed, 30 Jul 2014
|
[ 20:26 marino ]
sysutils/LPRng: Update version 3.8.35 => 3.8.C and stage
This version change requires and epoch. The patch from the PR was
still using :L instead of :tl modifiers, otherwise it was correct.
PR: 145149
Submitted by: Ports Fury
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Fri, 21 Feb 2014
|
[ 13:39 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
Remove trailing whitespaces from category sysutils
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sun, 26 May 2013
|
[ 18:02 bsam ]
. remove the indefinite article from COMMENT;
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION.
|
Tue, 30 Apr 2013
|
[ 07:11 jgh ]
- USES conversions
Approved by: portmgr (bapt@)
|
Tue, 1 Nov 2011
|
[ 15:45 bapt ]
- update to 3.8.35
|
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
|
Mon, 12 Sep 2011
|
[ 13:46 gabor ] (Only the first 10 of 56 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
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.
|
Mon, 2 Mar 2009
|
[ 12:36 ed ]
Make LPRng compile again.
Reported by: linimon
|
Thu, 8 Jan 2009
|
[ 18:12 erwin ]
Mark BROKEN on 8: does not build after recent TTY changes.
Submitted by: pointyhat
|
Fri, 6 Jun 2008
|
[ 14:03 edwin ] (Only the first 10 of 198 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)
|
Sun, 20 Jan 2008
|
[ 08:37 rafan ]
- Update to 3.8.32
- Provide new rc script
- Prevent distribution install sample conf in DATADIR as we already install
them in PREFIX/etc
- Polish pkg-message
- Remove FTP from pkg-descr, we have WWW there
- Move LIB_DEPENDS before CONFLICTS to pet portlint
|
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
|
Thu, 21 Dec 2006
|
[ 11:23 arved ]
Fix build on CURRENT
|
Tue, 15 Aug 2006
|
[ 01:04 clsung ] (Only the first 10 of 49 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sun, 6 Aug 2006
|
[ 08:43 itetcu ]
- Add CONFLICTS with cups-base
PR: ports/99791
Submitted by: Leif Pedersen / Marcin Wisnicki
|
Wed, 19 Jul 2006
|
[ 17:01 stefan ]
- Fix installation directory of configuration files for cases in which
$PORT_REPLACES_BASE_LPR is defined.
- Install startup files to ${LOCALBASE}/etc/rc.d, not /etc/rc.d.
PR: 93032
Submitted by: Dmitry Kazarov <kazarov@mcm.ru>
Approved by: arved (mentor)
|
Wed, 5 Apr 2006
|
[ 05:56 linimon ]
Reset papowell@astart.com who has not responded to email asking about
maintainer timeouts.
Hat: portmgr
|
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, 4 Apr 2005
|
[ 12:32 flz ]
- Fix packing list issues. [1]
- Add new PORT_REPLACES_BASE_LPR knob. [2]
- Preserve original files when replacing base lpr. [1]
- Global cleanup. [1]
PR: ports/76945 [1], ports/65824 [2]
Submitted by: flz [1], Linh Pham <question+freebsdpr@closedsrc.org> [2]
Approved by: maintainer timeout (1 month [1], 10 months [2])
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Mon, 12 Apr 2004
|
[ 22:34 pav ]
- Update to 3.8.26
PR: ports/64943
Submitted by: Kevin Oberman <oberman@es.net>
Approved by: maintainer timeout (2 weeks)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Sat, 28 Feb 2004
|
[ 16:14 pav ]
- Update to 3.8.23
PR: ports/59862
Submitted by: Rong-En Fan <rafan@infor.rog>
Approved by: maintainer timeout (almost 3 months)
|
Fri, 23 Jan 2004
|
[ 05:28 trevor ] (Only the first 10 of 17 ports in this commit are shown above. )
Use LS macro.
|
Fri, 19 Dec 2003
|
[ 00:28 pav ]
- Unbreak on 5.x
PR: ports/60371
Submitted by: Seva Gluschenko <gvs@rinet.ru>
|
Thu, 16 Oct 2003
|
[ 01:10 kris ]
BROKEN on 5.x: does not compile
|
Thu, 10 Jul 2003
|
[ 13:31 osa ]
Use NOPORTDOCS instead of NOPORTSDOCS [1]
Also fix pkg-plist (use %%PORTDOCS%%%%DOCSDIR%%
instead of hardcoded share/doc/...).
Maintainer timeout after 1 week.
Spotted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
PR: 53911
|
Mon, 21 Apr 2003
|
[ 13:33 foxfair ]
PR: 51010
MAINTAINER update: Fixes security problem from Debian Security Advisory
DSA 285-1
|
Sun, 23 Mar 2003
|
[ 16:32 foxfair ]
PR: 47778
Submitted by: David Magda <dmagda+fbugs@ee.ryerson.ca>
Update to 3.8.20 . also mention about we have a MAINTAINER timeout in
this port.
|
Fri, 21 Feb 2003
|
[ 13:28 knu ] (Only the first 10 of 250 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 08:26 ijliao ] (Only the first 10 of 36 ports in this commit are shown above. )
chase gdbm lib version
|
Sat, 14 Sep 2002
|
[ 22:29 kris ]
USE_LIBTOOL and add missing plist entries
|
Sun, 5 May 2002
|
[ 22:16 cy ]
Upgrade 3.7.6 --> 3.8.10
Patrick Powell <papowell@astart.com> author of LPRng requested to become
maintainer of this port. Assigned maintainership to Mr. Powell.
PR: 37546
Submitted by: Eric Schnoebelen <eric@mr-bill.cirr.com>
Approved by: maintainer timeout
|
Wed, 17 Oct 2001
|
[ 20:14 lioux ]
Update to 3.7.6
|
Mon, 30 Jul 2001
|
[ 19:18 lioux ]
o Update to version 3.7.5 o LIB_DEPENDS on gdbm o Better deinstall handling
o Several port style changes o Add both WWW and Author tags
|
Mon, 11 Dec 2000
|
[ 14:56 roam ]
Update to 3.6.26, which contains an important security fix (unsetting
environment variables).
|
Tue, 24 Oct 2000
|
[ 17:29 will ]
Add USE_GMAKE.
|
Fri, 13 Oct 2000
|
[ 07:24 kris ]
Upgrade to LPRng 3.6.25 to fix remote root vulnerability.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
Tue, 5 Sep 2000
|
[ 03:14 steve ]
Update to version 3.6.23.
|
Wed, 31 May 2000
|
[ 06:52 asami ]
Add two manpages. Add two files (symlinks actually). @dirrm one directory.
|
Number of commits found: 62 |