Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 13:48:35
1.24_4

|
tobik  |
net: Add missing USES={gnome,php} |
11 Mar 2018 11:21:23
1.24_4

|
rene  |
Return wxs@'s ports to the pool after his commit bit expired.
With hat: portmgr |
23 May 2017 05:03:16
1.24_4

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
19 May 2016 10:44:12
1.24_3

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.24_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 10:53:09
1.24_3

|
tijl  |
Install net/libnet headers and libraries back in the location where other
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine) |
22 Nov 2014 14:43:24
1.24_3

|
antoine  |
Cleanup plist |
16 Jul 2014 03:00:46
1.24_3

|
adamw  |
Add DOCS option for ports with PORTDOCS in plist. |
14 Jul 2014 15:38:39
1.24_3

|
tijl  |
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
14 Jul 2014 14:46:55
1.24_2

|
tijl  |
Remove the option to depend on net/libnet10 and depend on net/libnet
unconditionally. Since this is the last consumer of net/libnet10 this
allows marking that port deprecated. |
03 Feb 2014 14:23:07
1.24_1

|
mat  |
Fix on 10, whilst gcc is exporting inline functions, clang isn't.
Sponsored by: Absolight |
03 Feb 2014 13:43:00
1.24

|
mat  |
- Support staging
- Use new options helpers a bit
Sponsored by: Absolight |
20 Sep 2013 22:10:25
1.24

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
17 May 2013 02:00:56
1.24

|
wxs  |
libnids-libnet11 is a slave port of libnids that specifically uses libnet11.
This is required because vortex needs libnids built with libnet11 while other
ports (dsniff) needs libnids built with libnet10. |
11 May 2013 02:29:48
1.24

|
wxs  |
Switch to libnet10 by default.
While here, fix whitespace.
Submitted by: sbz@ |
23 Apr 2013 14:20:28
1.24

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
15 Mar 2013 01:59:39
1.24

|
wxs  |
Add support for libnet 1.0 back.
While here, trim the header.
Submitted by: sbz@ |
08 Mar 2013 10:51:36
1.24

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
19 Nov 2012 18:28:57
1.24

|
wxs  |
Remove unnecessary quotes.
Noticed by: crees
Feature safe: yes |
19 Nov 2012 15:17:56
1.24

|
wxs  |
Convert to new options.
While here, drop the old libnet10 option.
Feature safe: yes |
20 Jul 2012 01:42:23
1.24
|
wxs  |
Update WWW in pkg-descr. |
25 Feb 2012 16:19:58
1.24
|
wxs  |
Take this port off roam@.
Thank you for your work! |
20 Mar 2011 12:54:45
1.24
|
miwi  |
- Get Rid MD5 support |
11 Jun 2010 15:05:41
1.24
|
roam  |
Update to libnids-1.24 and specify GPL-2 as the license.
As an excuse for the flurry of port updates, I have to say that my laptop
only came back with its motherboard replaced just today :) |
22 Aug 2009 00:32:25
1.23 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
18 Mar 2009 15:25:03
1.23
|
roam  |
Update to libnids-1.23.
Fix a couple of portlint warnings by simply removing *any* overriding
of CFLAGS, LDFLAGS, etc. and fixing the libnids configure script to
properly use the values obtained from pkg-config. |
21 Aug 2008 06:18:49
1.21_4
|
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 ) |
06 Jun 2008 13:50:32
1.21_4
|
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) |
25 Mar 2008 15:53:08
1.21_3
|
pav  |
- Correct glib dependency |
31 Jan 2007 14:09:55
1.21_2
|
pav  |
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr |
27 Sep 2006 12:50:34
1.21_1
|
roam  |
Remove the mistaken run-dependency on libnet, since it causes conflicts
in dependent ports. Also, reinstitute the choice between libnet-1.0 and
1.1, since the dependent ports seem to actually like libnet-1.0 better.
PR: 103554
Submitted by: arved |
12 Jun 2006 13:28:06
1.21
|
roam  |
Update to libnids 1.21. In the process:
- OPTIONS'ify.
- no need to choose between libnet and libnet-devel any longer.
- optionally depend on glib2.
PR: 97183
Submitted by: vd |
22 Jan 2006 21:24:05
1.20_1
|
edwin  |
SHA256ify
Approved by: krion@ |
14 Nov 2005 17:07:08
1.20_1
|
sem  |
libnet update:
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> |
12 May 2005 12:27:38
1.20
|
roam  |
Update to 1.20.
PR: 80214
Submitted by: Vasil Dimov <vd@datamax.bg> |
14 Dec 2004 12:59:01
1.19
|
roam  |
Update to libnids 1.19, which fixes a couple of serious problems
in FIN parsing, ACK handling and others. |
31 Mar 2004 03:12:58
1.18
|
trevor  |
SIZEify (maintainer timeout) |
29 Oct 2003 14:13:09
1.18
|
roam  |
Update to 1.18, for both security reasons (a vulnerability discovered by
our very own rwatson@), and build fixes on -CURRENT.
Mostly submitted by: krion |
15 Oct 2003 22:18:20
1.16_1
|
kris  |
BROKEN on 5.x: does not compile |
19 Feb 2003 16:07:30
1.16_1
|
roam  |
Remove pkg-comment files in my ports. |
26 Mar 2002 12:04:45
1.16_1
|
roam  |
Add a patch allowing libnids to correctly capture packets on
the loopback interface.
Submitted by: nectar
Ignored by: roam (myself) for over 6 months |
19 Nov 2001 14:11:21

|
ijliao  |
make WWW correct |
06 Aug 2001 22:04:57

|
roam  |
Move back to the real MASTER_SITE. Update the checksum - the real MASTER_SITE
has a different tarball with the exact same contents, just rerolled. No
functional changes. |
25 Nov 2000 08:13:46

|
roam  |
Take over maintainership |
19 Nov 2000 04:15:06

|
kris  |
Upgrade to libnids 1.16 |
08 Oct 2000 07:19:09

|
asami  |
Convert category net to new layout. |
10 Sep 2000 12:10:43

|
kris  |
Upgrade to libnids 1.14 |