Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.3_4 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 ) |
4.2.3_4 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
4.2.3_4 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
4.2.3_4 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
4.2.3_4 22 Apr 2019 15:08:54 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
4.2.3_4 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
4.2.3_3 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
4.2.3_2 14 Jun 2017 16:10:46 |
sunpoet |
Use USES=readline |
4.2.3_2 12 Jun 2017 22:25:44 |
sunpoet |
Use USES=readline:port
- Use MAKE_CMD instead of MAKE
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk |
4.2.3_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
4.2.3_2 14 Apr 2016 11:00:23 |
mat |
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error.
Sponsored by: Absolight |
4.2.3_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.2.3_2 26 Dec 2015 14:54:07 |
amdmi3 |
- Switch to options helpers
- Drop @dirrm* from plist |
4.2.3_2 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
4.2.3_1 31 Oct 2014 15:48:31 |
bapt |
Simplify plist |
4.2.3_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
4.2.3_1 11 Jul 2014 10:46:41 |
pawel |
- Add staging support, allow it as regular user
- Use options subs
- Update options descriptions to current standards |
4.2.3_1 04 Jul 2014 12:46:11 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
4.2.3_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
4.2.3_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
4.2.3_1 28 Apr 2013 21:02:40 |
bapt |
Convert security to new options framework |
4.2.3_1 12 Dec 2012 21:40:55 |
wxs |
Update maintainer address.
Trim headers where applicable and in the cases where the maintainer
is the original author remove the headers entirely.
Update mirror to point to the newer location (old one redirected).
Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer, private mail) |
4.2.3_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
4.2.3_1 12 May 2009 11:28:17 |
itetcu |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
4.2.3 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
4.2.3 04 Oct 2007 06:00:24 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
4.2.3 20 Jan 2007 21:12:13 |
lx |
Updating to 4.2.3.
Approved by: edwin (mentor) |
4.2.2 27 Nov 2006 13:24:26 |
miwi |
- Update to 4.2.2
PR: ports/105882
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.2.1 07 Aug 2006 03:19:32 |
rafan |
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
PR: ports/101439
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: David Thiel <lx at redundancy.redundancy.org> (maintainer) |
4.2.1 28 Jul 2006 07:39:02 |
itetcu |
- Updating the Osiris integrity checking system to 4.2.1. This version includes
the format string exploit fixes that were also in the patch in 4.2.0_1 (hence
removed).
- Also updating master site to the new official one.
PR: ports/100952
Submitted by: David Thiel (maintainer) |
4.2.0_1 26 Jul 2006 07:51:52 |
itetcu |
Patching osiris in response to CVE-2006-3120.
"Ulf Harnhammar and Max Vozeler from the Debian Security Audit Project
have found several format string security bugs in osiris, a network-wide
system integrity monitor control interface. A remote attacker could
exploit them and cause a denial of service or execute arbitrary code."
PR: ports/100793
Submitted by: David Thiel (maintainer)
Security: CVE-2006-3120 |
4.2.0 18 Mar 2006 18:51:08 |
arved |
Update to 4.2.0
scan command now pushes baseline database to host.
added import-filters command (developer submission).
auth.db passwords are now encrypted (hashed).
mod_ports has new params to ignore certain port numbers.
added -q option to console, to not log to system log. |
4.1.9 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
4.1.9 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
4.1.9 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. |
4.1.9 07 Sep 2005 12:34:21 |
novel |
Forgot to uncomment OPTIONS after testing.
Noted by: David Thiel <lx@redundancy.redundancy.org> |
4.1.9 03 Sep 2005 04:19:09 |
novel |
Update to 4.1.9.
PR: 85673
Submitted by: David Thiel (maintainer) |
4.1.8 26 Apr 2005 07:12:07 |
jylefort |
- Update to 4.1.8
- Remove GNU_CONFIGURE, as it is implied by USE_LIBTOOL_VER
PR: ports/80347
Submitted by: maintainer |
4.1.7 17 Apr 2005 14:25:33 |
pav |
- Update to 4.1.7
PR: ports/79984
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.1.5 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
4.1.5 11 Apr 2005 21:18:37 |
pav |
- Update to 4.1.5
PR: ports/79362
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.1.5 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
4.1.3 14 Mar 2005 18:16:41 |
flz |
- Add forgotten pkg-message.
Noticed by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.1.3 14 Mar 2005 18:03:58 |
ahze |
- s/pkg-message/${PKGMESSAGE}/ to fix build if you're not actually in directory
PR: ports/78835
Submitted by: Maintainer |
4.1.3 12 Mar 2005 08:26:59 |
sem |
- Update to 4.1.3
- rcNGfy and add message how activate it
- Add mirror site
- Turn on "fancy cli" by default
PR: ports/78713
Submitted by: maintainer |
4.1.2 14 Feb 2005 22:14:21 |
vs |
Update to 4.1.2:
- fixed notification email bug with url not being added to email.
- fixed http_host field not being used for log reports URLs.
PR: ports/77522
Submitted by: David Thiel (maintainer) |
4.1.1_1 08 Feb 2005 15:41:07 |
pav |
- There was a bug that caused osirisd not to start if built without osirismd
because of the lack of a ${PREFIX}/osiris directory. This is now created no
matter what options are set.
PR: ports/77221
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.1.1 05 Feb 2005 18:46:16 |
pav |
- Update to 4.1.1
PR: ports/77110
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.0.8 19 Jan 2005 23:09:50 |
edwin |
Update: security/osiris 4.0.6 -> 4.0.8
Updating the Osiris integrity checker to 4.0.8. From changelog:
FIXED:
: updated copyrights.
: cli stat of editor incorrect.
: utilities.c, escape filename bug in octal handling.
: fixed memory leak in regex file filter hs_regfree missing.
FEATURES:
: port of host.conf config keyword from the 4.1 branch.
PR: ports/76481
Submitted by: David Thiel <lx@redundancy.redundancy.org> |
4.0.6 27 Nov 2004 06:01:29 |
edwin |
Update: security/osiris 4.0.5 -> 4.0.6
Updating the Osiris integrity checking system to 4.0.6. PDF
and RTF docs were removed from the plist and makefile, as
they were removed from the distribution. They are available
in HTML format on the Osiris homepage.
Code changes:
FIXED:
: typo in generic osirismd rc script.
: changed verify cert depth to 10, from 4.
: moved 'continue' prompt to beginning of installer, where it should be.
: fixed regular expression filter value bug with parens.
FEATURES:
: added default config for Linksys WRT54G(S).
: changed notification subject lines for easier parsing.
PR: ports/74336
Submitted by: David Thiel <lx@redundancy.redundancy.org> |
4.0.5 02 Nov 2004 23:53:00 |
pav |
- Update to 4.0.5
PR: ports/73426
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
4.0.3 08 Jul 2004 13:38:59 |
vs |
Updating the Osiris integrity checker to 4.0.3. Many changes from the
(now unsupported) 2.x.x series, including a more modular design, support
for monitoring user/group databases and kernel extensions, more flexible
configuration syntax, and improved logging.
PR: ports/68790
Submitted by: maintainer |
2.4.5 29 Apr 2004 09:02:13 |
krion |
- Update to version 2.4.5
PR: ports/65836
Submitted by: maintainer |
2.4.4 20 Apr 2004 20:36:39 |
sergei |
- Update to 2.4.4, a more recent stable version
- Pass maintainership to the submitter
PR: ports/63077
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Approved by: Nicolas Jombart (current maintainer) |
1.5.2 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
1.5.2 14 Mar 2004 06:17:56 |
ade |
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. |
1.5.2 11 Jul 2003 20:11:11 |
oliver |
Add osiris 1.5.2,
file integrity checking, with GDBM and MySQL
support.
PR: 50026
Submitted by: Nicolas Jombart <ecu@ipv42.net> |