Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.r.6_5 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.2.r.6_5 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
1.2.r.6_5 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
1.2.r.6_5 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.2.r.6_4 31 Aug 2018 22:13:43 |
tobik |
news/newscache: Fix build with Clang 6
NewsCache.cc:2265:62: error: invalid operands to binary expression ('__bind<int
&, sockaddr *, unsigned int>' and 'int')
if (bind(sock, (struct sockaddr *) &nproxy, sizeof(nproxy)) < 0) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/newscache-1.2.r.6_4.log |
1.2.r.6_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.r.6_4 10 Jun 2015 17:29:47 |
amdmi3 |
- Switch to USES=autoreconf |
1.2.r.6_4 02 Mar 2015 23:42:00 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.2.r.6_4 27 Dec 2013 10:11:07 |
bapt |
Support stage
Fix configure script with clang |
1.2.r.6_4 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
1.2.r.6_4 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.2.r.6_4 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.2.r.6_4 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.2.r.6_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.r.6_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.r.6_4 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.2.r.6_4 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
1.2.r.6_4 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.2.r.6_3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2.r.6_3 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.2.r.6_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.2.r.6_3 20 Mar 2008 09:56:52 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.2.r.6_3 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.2.r.6_2 17 Sep 2006 16:56:05 |
arved |
Make fetchable |
1.2.r.6_2 19 Jul 2006 16:18:41 |
dougb |
Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default. |
1.2.r.6_2 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.2.r.6_2 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.2.r.6_2 05 Jan 2006 00:43:42 |
edwin |
Implement feedback from dougb@
It would be better to replace the SUB_FILES line in the
Makefile with:
USE_RC_SUBR= ${PORTNAME}.sh
This provides several benefits in the short term. It would
obviate the need for the post-install target and the pkg-plist
entry, as the USE_RC_SUBR macro handles that stuff (as well
as the SUB_FILES stuff) for you automatically. In the long
term, we're going to add even more support for good things
in the USE_RC_SUBR code, so it's a good idea to move that
direction now. |
1.2.r.6_2 04 Jan 2006 21:49:12 |
edwin |
Update port: news/newscache , Added rc script
news/newscache is lacking an rc script, so I hacked this one up
PR: ports/91319
Submitted by: Arjan Koole <arjan@blackoak.net> |
1.2.r.6_1 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. |
1.2.r.6_1 08 Nov 2005 12:56:15 |
arved |
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio |
1.2.r.6_1 04 Jun 2005 22:51:49 |
arved |
Use the latest autotools/libtool. |
1.2.r.6_1 03 Nov 2004 18:36:56 |
arved |
Fix path to newscache.conf file.
Bump PORTREVISION
Reported by: Mike Harding <mvh@ix.netcom.com>
Obviously i don't care enough about this port to test it :-(
-> drop maintainership |
1.2.r.6 03 Nov 2004 14:10:58 |
arved |
Update to 1.2.rc6 to fix build with the latest socket++. |
1.1.92 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
1.1.92 17 May 2004 08:12:34 |
arved |
Move ACLOCAL from post-patch to pre-configure, because on bento
BUILD_DEPENDS are installed after patch: |
1.1.92 18 Mar 2004 15:17:40 |
arved |
Add SIZE
Submitted by: trevor |
1.1.92 19 Jan 2004 13:03:56 |
arved |
Fix build on -STABLE
Reported by: Mike Harding |
1.1.92 16 Jan 2004 22:08:30 |
arved |
Update to 1.1.92 |
1.1.90_1 10 Dec 2003 14:56:20 |
arved |
Fix a bug leading to SIG11 in the child process
Submitted by: Herbert Straub
Reported by: Konstantin Nikonenko |
1.1.90 27 Oct 2003 18:26:34 |
arved |
Update to 1.1.90 |
1.1.12_1 04 Aug 2003 18:26:06 |
arved |
Use new INFO macros. |
1.1.12_1 04 Aug 2003 11:32:45 |
arved |
Fix Crashes on 5.x. Bump PORTREVISION.
Reported by: Derkjan de Haan <haanjdj@xs4all.nl>
Submitted by: Herbert Straub <h.straub@aon.at>
Tested by: Steve Ames <steve@energistic.com> |
1.1.12 18 May 2003 11:24:39 |
kris |
Back out previous commit; the port was fixed already
Apologies to: arved |
1.1.12 18 May 2003 09:44:38 |
kris |
BROKEN on 5.1: bad C++ |
1.1.12 14 May 2003 17:34:07 |
arved |
Update to 1.1.1Update to 1.1.12 |
0.99.22_1 23 Mar 2003 16:11:09 |
arved |
Update Maintaineraddress.
Add a patch for the date command. Bump PORTREVISION
Submitted by: Matthias Andree (via author). |
0.99.22 21 Feb 2003 13:15:54 |
knu |
De-pkg-comment. |
0.99.22 10 Oct 2002 18:51:59 |
ijliao |
update mastersite
PR: 43893
Submitted by: maintainer |
0.99.22 15 Jul 2002 10:28:58 |
ijliao |
doesn't build with gcc > 3.0
PR: 40531
Submitted by: maintainer |
0.99.22 04 May 2002 15:37:10 |
anders |
Add NewsCache, a GPLed cache server for USENET News.
PR: 35827
Submitted by: Tilman Linneweh <tilman@arved.de> |