non port: security/gss/Makefile |
SVNWeb
|
Number of commits found: 55 |
Thu, 30 Jun 2022
|
[ 20:48 Rene Ladan (rene) ] 3088672 (Only the first 10 of 1160 ports in this commit are shown above. )
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
|
Mon, 23 May 2022
|
[ 11:37 Daniel Engberg (diizzy) ] 4eef4cd
security/gss: Deprecate and set expiration date to 2022-06-30
Abandonware, last release in 2014 and no development since
PR: 263912
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: 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)
|
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.
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Fri, 1 Dec 2017
|
[ 11:17 amdmi3 ]
- Switch to USES=localbase
- Switch to options helpers
- Fix plist for disabled NLS case
Approved by: portmgr blanket
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
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.
|
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
|
Thu, 25 Jun 2015
|
[ 22:06 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
|
Wed, 15 Oct 2014
|
[ 19:17 johans ]
Update gss to 1.0.3 (API+ABI compatible)
|
Mon, 7 Jul 2014
|
[ 19:16 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
|
Thu, 3 Jul 2014
|
[ 17:57 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Sat, 11 Jan 2014
|
[ 12:02 johans ]
Enable stage support + minor cleanups
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Sat, 31 Aug 2013
|
[ 00:11 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
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
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 27 Jun 2012
|
[ 19:52 johans ]
Convert to new options framework
|
Wed, 30 Nov 2011
|
[ 21:00 johans ]
- Update gss to 1.0.2
- Touch doc/Makefile* to prevent unnecessary automake run
Feature safe: yes
|
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>
|
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, 24 May 2010
|
[ 10:49 johans ]
- Update gss to 1.0.1
- Update MASTER_SITE (GNU)
- Note: shlib version bumped
|
Fri, 26 Mar 2010
|
[ 08:59 johans ]
Update to 0.1.5
This includes a shlib version bump
|
Thu, 18 Mar 2010
|
[ 06:34 johans ]
- Update to 0.1.3
|
Fri, 26 Feb 2010
|
[ 11:29 johans ]
Update to 0.1.2
Feature safe: yes
|
Tue, 23 Feb 2010
|
[ 19:10 araujo ]
Pass maintainership to people that use it.
Feature safe: yes
|
Thu, 18 Jun 2009
|
[ 16:50 araujo ]
- Update to 0.1.1.
|
Fri, 27 Feb 2009
|
[ 22:07 araujo ]
- Update to 0.0.25.
- Update MASTER_SITES.
Reported by: miwi (portscout)
|
Mon, 20 Oct 2008
|
[ 16:52 araujo ]
- Update to 0.0.24.
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 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, 20 Mar 2008
|
[ 10:03 pav ] (Only the first 10 of 74 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Thu, 3 Jan 2008
|
[ 12:34 araujo ]
- Update to 0.0.23.
Approved by: stas (mentor, implicit)
|
Mon, 30 Jul 2007
|
[ 01:14 araujo ]
- Update to 0.0.22.
Approved by: pav (portmgr, in mentor's absence)
|
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
|
[ 16:29 araujo ] (Only the first 10 of 87 ports in this commit are shown above. )
- Change my mail address to araujo@.
Approved by: stas (mentor)
|
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}.
|
Fri, 20 Apr 2007
|
[ 20:25 miwi ]
- Update to 0.0.20
PR: 111879
Submitted by: miwi
Approved by: maintainer
|
Mon, 19 Mar 2007
|
[ 03:46 rafan ]
- Update to 0.0.19
- Pass maintainership to submitter
PR: ports/108135 (based on)
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
|
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>
|
Mon, 15 May 2006
|
[ 02:27 mnag ]
- Update to 0.0.17
PR: 97268
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
|
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.
|
Tue, 30 Aug 2005
|
[ 03:17 ijliao ]
upgrade to 0.0.16
PR: 85388
Submitted by: Ports Fury
|
Mon, 22 Nov 2004
|
[ 10:47 krion ]
Update to 0.0.15
|
Wed, 20 Oct 2004
|
[ 11:46 pav ]
- Update to 0.0.14
PR: ports/72823
Submitted by: Ports Fury
|
Sun, 8 Aug 2004
|
[ 17:14 krion ]
Update to version 0.0.13
PR: ports/70172
Submitted by: Ports Fury
|
Mon, 2 Aug 2004
|
[ 21:00 krion ]
Update to version 0.0.12
PR: ports/69925
Submitted by: Ports Fury
|
Wed, 28 Apr 2004
|
[ 20:14 krion ]
- Update to version 0.0.11
PR: ports/65995
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
[ 15:23 krion ]
- Update to version 0.0.10
PR: ports/61783
Submitted by: Ports Fury
|
Fri, 31 Oct 2003
|
[ 02:39 ijliao ]
introduce MASTER_SITE_GNU_ALPHA
|
Thu, 30 Oct 2003
|
[ 06:40 ijliao ]
add gss 0.0.6
GNU Generic Security Service Library
|
Number of commits found: 55 |