| non port: net/nast/Makefile |
|
CVSWeb
|
Number of commits found: 22 |
|
Fri, 26 Aug 2011
|
[ 04:15 miwi ]
1.22 net/nast/Makefile
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 160129
Submitted by: Ports Fury
|
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ]
1.6 archivers/libpar2/Makefile
1.16 archivers/par2cmdline/Makefile
1.3 audio/mehdiaplayer/Makefile
1.30 audio/mpg123.el/Makefile
1.2 audio/pm3umpdl/Makefile
1.8 audio/qmpdclient/Makefile
1.2 benchmarks/netperfmeter/Makefile
1.13 biology/primer3/Makefile
1.32 comms/hamlib/Makefile
1.7 comms/uticom/Makefile
(Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Wed, 31 Jan 2007
|
[ 14:09 pav ]
1.5 dns/dnshijacker/Makefile
1.9 graphics/p5-Image-Grab/Makefile
1.15 net-mgmt/angst/Makefile
1.8 net-mgmt/cdpd/Makefile
1.32 net-mgmt/ettercap/Makefile
1.12 net-mgmt/gps/Makefile
1.10 net-mgmt/isic/Makefile
1.5 net-mgmt/knowlan/Makefile
1.15 net-mgmt/packit/Makefile
1.18 net-mgmt/pixilate/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
- 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
|
|
Thu, 11 May 2006
|
[ 22:49 edwin ]
1.27 net-im/amsn/Makefile
1.45 net-im/ayttm/Makefile
1.4 net-im/ccmsn/Makefile
1.3 net-im/coccinella/Makefile
1.3 net-im/echat/Makefile
1.9 net-im/eva/Makefile
1.3 net-im/gaim-extprefs/Makefile
1.39 net-im/gaim-guifications/Makefile
1.3 net-im/gaim-slashexec/Makefile
1.29 net-im/gale/Makefile
(Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
|
Mon, 14 Nov 2005
|
[ 17:07 sem ]
1.814 MOVED
1.4 dns/dnshijacker/Makefile
1.8 graphics/p5-Image-Grab/Makefile
1.13 net-mgmt/angst/Makefile
1.6 net-mgmt/cdpd/Makefile
1.28 net-mgmt/ettercap/Makefile
1.9 net-mgmt/gps/Makefile
1.6 net-mgmt/isic/Makefile
1.4 net-mgmt/knowlan/Makefile
1.14 net-mgmt/packit/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
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>
|
|
Thu, 13 Oct 2005
|
[ 06:28 linimon ]
1.16 net/nast/Makefile
Chase updated mastersite. Gets a timeout but that may be transitory; at
least it's the right page.
Source: distfile survey
|
|
Tue, 11 Oct 2005
|
[ 12:53 krion ]
1.56 misc/nut/Makefile
1.29 multimedia/netshow/Makefile
1.12 net-mgmt/disco/Makefile
1.10 net-mgmt/portmon/Makefile
1.20 net/icpld/Makefile
1.13 net/libnet-devel/Makefile
1.15 net/nast/Makefile
1.16 net/tvark/Makefile
1.6 textproc/xmlpull/Makefile
1.27 x11/xterm/Makefile
Fix MASTER_SITES.
|
|
Thu, 21 Apr 2005
|
[ 17:44 krion ]
1.6 dns/dnsflood/Makefile
1.12 net-mgmt/angst/Makefile
1.14 net-mgmt/braa/Makefile
1.11 net-mgmt/disco/Makefile
1.15 net-mgmt/fprobe/Makefile
1.13 net-mgmt/iftop/Makefile
1.10 net-mgmt/nefu/Makefile
1.13 net-mgmt/packit/Makefile
1.15 net-mgmt/pixilate/Makefile
1.9 net-mgmt/portmon/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
Drop maintership.
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Wed, 14 Apr 2004
|
[ 20:42 krion ]
1.11 net/nast/Makefile
- Fix MASTER_SITES
|
[ 10:01 krion ]
1.14 net-mgmt/pixilate/Makefile
1.17 net-mgmt/tcpreplay/Makefile
1.10 net/gspoof/Makefile
1.10 net/nast/Makefile
1.17 security/firewalk/Makefile
- Bump PORTREVISION because of new libnet-devel version
|
|
Tue, 17 Feb 2004
|
[ 21:51 krion ]
1.9 net/nast/Makefile
1.5 net/nast/distinfo
1.4 net/nast/pkg-plist
- Update to version 0.2.0
* Completely rewritten ncurses graphical interface (-G flag)
* Many improvements in graphical analyzer features
* Connections handling for data stream sniffing and resetting
* Added new stats for byte counter
* Added dns resolution support
* Recoded a new errors handler
* Fixed banner catcher
* Added tcpdump-format logging and loading
* Added NCURSES_README file
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Fri, 30 Jan 2004
|
[ 14:05 krion ]
1.4 audio/aube/Makefile
1.17 audio/sweep/Makefile
1.5 audio/wavbreaker/Makefile
1.17 devel/libidn/Makefile
1.21 devel/nasm/Makefile
1.12 devel/pcre++/Makefile
1.5 devel/privman/Makefile
1.3 dns/dnsflood/Makefile
1.5 games/atr3d/Makefile
1.6 games/barrage/Makefile
(Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
|
Wed, 24 Sep 2003
|
[ 14:34 krion ]
1.6 net/nast/Makefile
- Honor CFLAGS and use PTHREAD_LIBS
Submitted by: Pav Lucistnik <pav@oook.cz>
|
|
Tue, 22 Jul 2003
|
[ 10:34 krion ]
1.2 archivers/hffzip/Makefile
1.4 astro/mymoon/Makefile
1.2 astro/phoon/Makefile
1.3 audio/aube/Makefile
1.14 audio/sweep/Makefile
1.3 audio/wavbreaker/Makefile
1.2 converters/ktextdecode/Makefile
1.3 devel/kyra/Makefile
1.3 devel/libidn/Makefile
1.2 devel/libzt/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
|
|
Tue, 1 Jul 2003
|
[ 12:44 daichi ]
1.4 net/nast/Makefile
update net/nast:
Added new master site
PR: 53491
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
|
|
Sun, 8 Jun 2003
|
[ 10:21 erwin ]
1.3 net/nast/Makefile
1.3 net/nast/distinfo
1.3 net/nast/pkg-plist
Update net/nast (maintainer): bento fix
Author did a little modification to Makefile and rerolled
tarball.
PR: 53024
Submitted by: maintainer
Approved by: edwin (mentor)
|
|
Mon, 2 Jun 2003
|
[ 15:17 mich ]
1.2 net/nast/Makefile
1.2 net/nast/distinfo
1.2 net/nast/files/patch-Makefile.in
1.3 net/nast/files/patch-configure
1.2 net/nast/pkg-plist
Update nast: 0.1.7d -> 0.1.7e
- Set promisc mode as default in sniffer
- Fixed a serious memory lack bug in map_lan()
- now it compiles on sparc64
Removed patch files, as they are no longer needed.
PR: 52622
Submitted by: maintainer
Approved by: roberto(mentor)
|
|
Sun, 27 Apr 2003
|
[ 16:41 fjoe ]
1.972 net/Makefile
1.1 net/nast/Makefile
1.1 net/nast/distinfo
1.1 net/nast/files/patch-configure
1.1 net/nast/pkg-descr
1.1 net/nast/pkg-plist
New port: nast
Nast is a packet sniffer and a LAN analyzer based on Libnet and Libpcap.
PR: 51310
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
Number of commits found: 22 |