Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_2 30 Jun 2022 20:48:41 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 databases/pgpool-II-36: Upstream support ended use
databases/pgpool-II-43
2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget
2022-06-30 devel/electron13: EOLed upstream, switch to newer version
2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is
dead. Please consider using www/aria2
2022-06-30 security/gss: Abandonware, last release in 2014 and no development
since
2022-06-30 security/shishi: Abandonware, last release in 2013 and no development
since
2022-06-30 ftp/urlgfe
2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream
is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2
2022-06-30 devel/govendor: Use Go modules
2022-06-30 devel/racer: Racer is not actively developped now. Please consider
using newer software such as devel/rust-analyzer.
2022-06-30 net-mgmt/unifi6: No longer maintained by upstream
2022-06-30 devel/dep: Use Go modules
2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5
2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu
2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down
in 2013
2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5
2022-06-30 www/getleft: Abandonware last updated on 2008
2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget |
1.0.3_2 23 May 2022 11:37:46 |
Daniel Engberg (diizzy) |
security/gss: Deprecate and set expiration date to 2022-06-30
Abandonware, last release in 2014 and no development since
PR: 263912 |
1.0.3_2 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.0.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3_2 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.0.3_2 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.0.3_1 01 Dec 2017 11:17:29 |
amdmi3 |
- Switch to USES=localbase
- Switch to options helpers
- Fix plist for disabled NLS case
Approved by: portmgr blanket |
1.0.3_1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
1.0.3_1 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. |
1.0.3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.3 25 Jun 2015 22:06:11 |
amdmi3 |
- Mark BROKEN on 9.x:
/usr/bin/make all-recursive
Making all in po
Error expanding embedded variable.
*** [all-recursive] Error code 1
- Fix plist for disabled NLS case
Approved by: portmgr blanket
Submitted by: pkg-fallout |
1.0.3 13 Nov 2014 09:02:57 |
antoine |
Cleanup plist |
1.0.3 15 Oct 2014 19:17:18 |
johans |
Update gss to 1.0.3 (API+ABI compatible) |
1.0.2_2 20 Aug 2014 00:25:18 |
grembo |
Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by: bdrewery
Approved by: bdrewery |
1.0.2_2 07 Jul 2014 19:16:17 |
tijl |
- Bump PORTREVISION after security/shishi library version change
- Add INSTALL_TARGET=install-strip
- Remove pre-install (creates directory outside stage area)
- Unhide post-install command |
1.0.2_1 03 Jul 2014 17:57:44 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.0.2 11 Jan 2014 12:02:46 |
johans |
Enable stage support + minor cleanups |
1.0.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0.2 31 Aug 2013 00:11:07 |
bapt |
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5 |
1.0.2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.2 27 Jun 2012 19:52:13 |
johans |
Convert to new options framework |
1.0.2 08 Jan 2012 07:01:25 |
eadler |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
1.0.2 30 Nov 2011 21:00:31 |
johans |
- Update gss to 1.0.2
- Touch doc/Makefile* to prevent unnecessary automake run
Feature safe: yes |
1.0.1_1 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.0.1_1 11 Aug 2011 19:20:17 |
kwm |
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> |
1.0.1_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.0.1_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.1 24 May 2010 10:49:13 |
johans |
- Update gss to 1.0.1
- Update MASTER_SITE (GNU)
- Note: shlib version bumped |
0.1.5 26 Mar 2010 08:59:06 |
johans |
Update to 0.1.5
This includes a shlib version bump |
0.1.3 18 Mar 2010 06:34:58 |
johans |
- Update to 0.1.3 |
0.1.2 26 Feb 2010 11:29:51 |
johans |
Update to 0.1.2
Feature safe: yes |
0.1.1 23 Feb 2010 19:10:24 |
araujo |
Pass maintainership to people that use it.
Feature safe: yes |
0.1.1 18 Jun 2009 16:50:03 |
araujo |
- Update to 0.1.1. |
0.0.25 27 Feb 2009 22:07:51 |
araujo |
- Update to 0.0.25.
- Update MASTER_SITES.
Reported by: miwi (portscout) |
0.0.24 20 Oct 2008 16:52:58 |
araujo |
- Update to 0.0.24. |
0.0.23_1 06 Jun 2008 14:01:07 |
edwin |
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) |
0.0.23 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.0.23 03 Jan 2008 12:34:17 |
araujo |
- Update to 0.0.23.
Approved by: stas (mentor, implicit) |
0.0.22 30 Jul 2007 01:14:26 |
araujo |
- Update to 0.0.22.
Approved by: pav (portmgr, in mentor's absence) |
0.0.20_1 23 Jul 2007 09:36:52 |
rafan |
- 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 |
0.0.20_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
0.0.20_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.20 20 Apr 2007 20:25:39 |
miwi |
- Update to 0.0.20
PR: 111879
Submitted by: miwi
Approved by: maintainer |
0.0.19 19 Mar 2007 03:46:17 |
rafan |
- Update to 0.0.19
- Pass maintainership to submitter
PR: ports/108135 (based on)
Submitted by: Marcelo Araujo <araujo at bsdmail.org> |
0.0.17 15 Aug 2006 01:04:55 |
clsung |
- 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> |
0.0.17 15 May 2006 02:27:49 |
mnag |
- Update to 0.0.17
PR: 97268
Submitted by: Martin Wilke <freebsd___unixfreunde.de> |
0.0.16_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.0.16 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
0.0.16 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. |
0.0.16 30 Aug 2005 03:17:06 |
ijliao |
upgrade to 0.0.16
PR: 85388
Submitted by: Ports Fury |
0.0.15 22 Nov 2004 10:47:38 |
krion |
Update to 0.0.15 |
0.0.14 20 Oct 2004 11:46:56 |
pav |
- Update to 0.0.14
PR: ports/72823
Submitted by: Ports Fury |
0.0.13 08 Aug 2004 17:14:05 |
krion |
Update to version 0.0.13
PR: ports/70172
Submitted by: Ports Fury |
0.0.12 02 Aug 2004 21:00:59 |
krion |
Update to version 0.0.12
PR: ports/69925
Submitted by: Ports Fury |
0.0.11 28 Apr 2004 20:14:26 |
krion |
- Update to version 0.0.11
PR: ports/65995
Submitted by: Ports Fury |
0.0.10_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.0.10 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.0.10 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.0.10 23 Jan 2004 15:23:23 |
krion |
- Update to version 0.0.10
PR: ports/61783
Submitted by: Ports Fury |
0.0.6 31 Oct 2003 02:39:30 |
ijliao |
introduce MASTER_SITE_GNU_ALPHA |
0.0.6 30 Oct 2003 06:40:59 |
ijliao |
add gss 0.0.6
GNU Generic Security Service Library |