Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.e_10,2 01 Jun 2016 09:13:40 |
rene |
Remove expired ports:
2016-06-01 net/omcmd: Unfetchable and depends on expired net/isc-dhcp41-server
2016-03-01 net/isc-dhcp41-server: isc-dhcp 4.1 is now End of Life |
4.1.e_10,2 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
4.1.e_10,2 18 Jan 2016 14:23:59 |
feld |
net/isc-dhcp41-server & isc-dhcp42-server: Fix expiration
Should be EXPIRATION_DATE not EXPIRES
Pointyhat: me
Keen eye: danfe |
4.1.e_10,2 17 Jan 2016 19:02:59 |
feld |
net/isc-dhcp41-server: Update to 4.1-ESV-R12-P1
This fixes CVE-2015-8605.
Mark DEPRECATED and provide EXPIRES to coincide with 2016Q2 branch
creation.
The PORTVERSION scheme of this port is strange, but I am continuing the
current version scheme as this is probably the last release of the 4.1
branch. The ISC Software Support Policy states that 4.1 ESV is support
ends December 2015. [1]
[1] http://www.isc.org/downloads/software-support-policy/
MFH: 2016Q1
Security: CVE-2015-8605 |
4.1.e_9,2 01 Sep 2015 14:15:02 |
amdmi3 |
- Switch to @sample
Approved by: portmgr blanket |
4.1.e_9,2 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
4.1.e_9,2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.1.e_9,2 18 Apr 2015 15:14:58 |
tijl |
Convert to USES=autoreconf |
4.1.e_9,2 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
4.1.e_9,2 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
4.1.e_9,2 12 Aug 2014 15:06:57 |
marino |
net/isc-dhcp41-server: Fix build with LDAP support
PR: 192584
Submitted by: denis (inferno.incoherency.net)
Approved by: maintainer (Douglas Thrift) |
4.1.e_9,2 09 Aug 2014 23:00:56 |
marino |
net/isc-dhcp41-server: Add distinfo entry for LDAP support patch
PR: 192518
Submitted by: Denis Lemire
Approved by: maintainer (Douglas Thrift) |
4.1.e_9,2 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
4.1.e_8,2 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
4.1.e_8,2 30 Mar 2014 13:31:46 |
zi |
- Unbreak botched STAGE conversion
- Bump PORTREVISION
PR: ports/188020
Submitted by: Nick <decrofn@gmail.com>, Jason Unovitch <oneshotuno@yahoo.com> |
4.1.e_7,2 26 Mar 2014 17:27:24 |
garga |
Support STAGE |
4.1.e_7,2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
4.1.e_7,2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
4.1.e_7,2 16 Sep 2013 06:30:31 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
4.1.e_7,2 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
4.1.e_7,2 12 Dec 2012 18:48:34 |
wxs |
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it. |
4.1.e_7,2 13 Sep 2012 20:10:14 |
zi |
- Update to 4.1-ESV-R7
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e_5,2 30 Jul 2012 12:42:32 |
zi |
- Update net/isc-dhcp41-server to 4.1-ESV-R6 [1]
- Document vulnerabilities in net/isc-dhcp41-server
- Cleanup formatting in vuxml
PR: ports/170245 [1]
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) [1]
Security: c7fa3618-d5ff-11e1-90a2-000c299b62e1 |
4.1.e_4,2 18 Jun 2012 06:03:31 |
scheidell |
- Update to 4.1-ESV-R5
- Convert to Options NG
PR: ports/169185
Submitted by: douglas@douglasthrift.net (maintainer) |
4.1.e_3,2 18 Apr 2012 17:55:19 |
zi |
- Resolve dhcrelay6 issue with rc script that prevented it from working
properly.
- Bump PORTREVISION of isc-dhcp4?-relay ports
Reported by: Glen Neff <glen.neff@emc.com>
Approved by: Douglas Thrift <douglas@douglasthrift.net>, zi@ |
4.1.e_3,2 19 Mar 2012 01:28:35 |
zi |
- Resolve issue where the the daemon would fail to start [1]
- Resolve issue on systems set to UTC time would fail copying /etc/localtime to
the chroot [2]
PR: ports/162447 [1]
Submitted by: Hilko Meyer <hilko.meyer@gmx.de> [1]
Reported by: dougb@ [2]
Feature safe: yes |
4.1.e_3,2 07 Dec 2011 23:45:50 |
zi |
- Update to 4.1-ESV-R4
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Security: 93be487e-211f-11e1-89b4-001ec9578670
Feature safe: yes |
4.1.e_2,2 22 Oct 2011 21:28:24 |
zi |
- Fix devfs test issue when running on FreeBSD 10.x. (FreeBSD prior to 7.x is
no longer supported, so this test is no longer needed)
Submitted by: zi@FreeBSD.org
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e_2,2 17 Aug 2011 13:02:55 |
wxs |
- Apply an extra patch to fix the LDAP breakage that happened with the last
update. It should be noted that LDAP support is built in to 4.2, so people
are encouraged to move to that if you want LDAP support.
PR: ports/159830
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e_2,2 15 Aug 2011 14:59:39 |
wxs |
- Add the LDAP patch back into distinfo. I accidentally removed it with my
last commit.
Noticed by: Robert Huff
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e_2,2 14 Aug 2011 01:45:25 |
wxs |
- Update to 4.1-ESV-R3 to address DoS issue.
PR: ports/159698
Submitted by: wxs@
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Security: 510b630e-c43b-11e0-916c-00e0815b8da8 |
4.1.e_1,2 10 Jul 2011 03:24:46 |
dougb |
Expand CONFLICTS to handle isc-dhcp42 and beyond
Prompted by: sunpoet |
4.1.e_1,2 07 Jul 2011 18:58:24 |
dougb |
Fix -user argument for dhcpdv6
PR: ports/158375
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e,2 21 Jun 2011 17:08:11 |
lev |
Fix rc(5) complains about dhcrelay6_enable variable. |
4.1.e,2 03 Jun 2011 21:37:42 |
wxs |
- Add shutdown keyword.
Submitted by: dougb@ |
4.1.e,2 03 Jun 2011 12:31:24 |
wxs |
net/isc-dchp41-server port installs two RC_SUBR scripts: isc-dhcpd and
isc-dhcpd6 when it is built with IPv6 support. net/isc-dchp41-relay could be
built with IPv6 support, but it doesn't provide way to start two realys (for
IPv4 and IPv6) simultaneously. This patch changes RC_SUBR script isc-dhcrelay
to support such operations, and install link from isc-dhcrelay to isc-dhcrelay6
when port is built with IPv6 support.
PR: ports/157501
Submitted by: lev@
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e,2 09 May 2011 00:58:17 |
sunpoet |
- Add OPTIONS: DHCP_IPV6 to make IPv6 support optional
- Use bsd.port.mk and bsd.port.options.mk
- Make portlint happier
PR: ports/156846
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
4.1.e,2 10 Apr 2011 21:40:52 |
wxs |
Update to the latest ESV release to address security vulnerability.
PR: ports/156246
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Security: 7e69f00d-632a-11e0-9f3a-001d092480a4 |
4.1.2_2,1 17 Feb 2011 14:16:56 |
wxs |
Pass maintainer to Douglas Thrift. He's able to give these
ports the tender loving care they deserve.
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (private mail) |
4.1.2_2,1 14 Feb 2011 02:21:27 |
wxs |
Add support for DHCPv6 server.
PR: ports/153781
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> |
4.1.2_1,1 29 Jan 2011 01:05:38 |
wxs |
Update to 4.1.2-P1 (4.1.2_1,1) to address DHCPv6 server crash bug.
Feature safe: yes |
4.1.2,1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
4.1.2,1 24 Nov 2010 19:10:37 |
wxs |
Update to 4.1.2 |
4.1.1.p1_3,1 24 Oct 2010 16:00:39 |
wxs |
Fix installation when using LDAP option. |
4.1.1.p1_4,1 24 Oct 2010 13:56:35 |
wxs |
Add a patch to support running on VLAN interfaces.
Bump server PORTREVISION to accomodate.
Submitted by: matpockuh@gmail.com (via current@) |
4.1.1.p1_3,1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
4.1.1.p1_3,1 07 Oct 2010 15:18:56 |
ade |
Migration of final set of working ports from automake{19,110} -> 111 |
4.1.1.p1_3,1 30 Sep 2010 12:17:47 |
wxs |
Remove trailing backslash.
Noticed by: Craig Leres <leres@ee.lbl.gov> |
4.1.1.p1_3,1 28 Sep 2010 20:57:45 |
wxs |
Quickly revert PORTREVISION_SERVER and increment PORTREVISION_CLIENT instead. |
4.1.1.p1_4,1 28 Sep 2010 20:55:42 |
wxs |
Use the provided script instead of the one provided by the port. The one
provided by the port infrastructure is outdated and doesn't support dhcpv6.
Noticed by: lstewart@ |
4.1.1.p1_3 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 |
4.1.1.p1_2,1 06 Sep 2010 12:22:40 |
wxs |
Make sure _PATH_DHCPD_CONF is defined properly.
PR: ports/150209
Submitted by: Craig Leres <leres@ee.lbl.gov> |
4.1.1.p1_1,1 12 Jul 2010 01:54:26 |
wxs |
[1]: Don't remove /var/db/dhcpd on deinstall. This was breaking chroot setups
on upgrade.
[2]: Install more man pages.
[3]: Add LDAP configuration support. This was present in the other port.
PR: [1]: ports/147857
[2]: ports/147917
[3]: ports/147869
Submitted by: [1]: Henno Schooljan <henno@schooljan.nl>
[2]: Craig Leres <leres@ee.lbl.gov>
[3]: Alexander V. Ribchansky <triosoft@triosoft.com.ua> |
4.1.1.p1,1 09 Jun 2010 01:06:04 |
wxs |
Update to 4.1.1-P1.
Have to bump PORTEPOCH here unfortunately. |
4.1.1_1 29 May 2010 22:20:30 |
wxs |
net/isc-dhcp41-client:
- Set the default dhclient-script and dhclient.conf properly.
PR: ports/146608
Submitted by: Craig Leres <leres@ee.lbl.gov> |
4.1.1_1 15 May 2010 02:58:48 |
wxs |
Add the headers and libraries to net/isc-dhcp41-server. There will be no
net/isc-dhcp4-devel port as it would conflict with the server (installs some
of the same files). For this reason I decided to just make
net/isc-dhcp41-server install the development libraries and headers.
Based upon a patch from: Attila Nagy (private mail) |
4.1.1 06 May 2010 20:24:01 |
wxs |
Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relay
to the tree.
There's still a small bit of work to do including adding conflicts for the
existing DHCP ports (which should have been conflicting with each other
already) and add a 41-devel port so people can use the headers and libraries. |