Commit graph

3603 commits

Author SHA1 Message Date
jmmv
b97fb54e11 Add a buildlink2.mk file, as requested in PR pkg/21552 by Marc Recht. 2003-05-12 17:17:35 +00:00
jmc
63b30d195e Fix some PKGSRCDIR paths 2003-05-12 14:56:20 +00:00
jmc
18847c22c0 Touch stamp-h after modifying config.h to avoid
spurious rebuilds (and lossage of additions) on config.h
2003-05-12 04:49:11 +00:00
salo
c52a2c0674 Whitespace fixes. Replace PKGNAME with more meaningful wistumbler(1). 2003-05-11 02:38:31 +00:00
wiz
17b9b59877 Fix DEPENDS line. 2003-05-10 18:56:29 +00:00
kim
d51dd24b1d IRRd 2.1.5 is now available. A new command, '!o', has been implemented
for performing inverse queries on the 'mnt-by' attribute to get a real
time list of all objects which reference a given maintainer. route-set
expansions with the '!i' command will now resolve aut-num and as-set
references to route prefixes. There are a number of other bug-fixes and
performance improvements. See the NOTES file in the destribution for
details.
2003-05-10 17:18:09 +00:00
salo
8358aa2101 Updated to version 1.1.3.
Addresses PR pkg/21410 by Jens Liebau.

- honour PKG_SYSCONFDIR
- rcd script, standalone mode support
- tcp wrappers support
- install vsftpd:vsftpd user
- new HOMEPAGE and MASTER_SITES

1.1.3:
======
- Support for tcp_wrappers.
- First stab at Solaris sendfilev() support.
- Don't bomb out the listener on SIGHUP if the config became invalid.
- End vsf_findlibs.sh with "exit 0;" - thanks Lars Hecking <lhecking@nmrc.ie>!
- Integrate with tcp_wrappers - load config based on VSFTPD_LOAD_CONF
  environment variables. Allows per-IP configurability in standalone mode.
- Fix build without tcp_wrappers.
- Fix Solaris sendfilev() support - interruption via a signal returns EINTR
  rather than a partial byte count!
- Add to EXAMPLE/ - PER_IP_CONFIG and INTERNET_SITE_NOINETD

1.1.2:
======
- Add per-IP connection limits in standalone mode.
- Add logging of refused connect due to global or IP connection limits.
- (Many thanks for testing and suggestions from Rob van Nieuwkerk
  <robn@verdi.et.tudelft.nl> and Adrian Reber <adrian@lisas.de>.
- Make connection limit exceeded messages nonblocking.
- Don't exit the listener if fork fails.

1.1.1:
======
- Fix port_promiscuous, oops! Thanks to Bjørn-Ove Heimsund
  <bjornoh@mi.uib.no>.
- Fix to support umasks which create executable files. Reported by
  "Martin, Andreas" <AMartin@hegau-klinikum.de>.
- Make the messages more.. professional :( Thanks to Steven G. Taylor
  <staylor@redhat.com>.
- Allow anon users to append to files if they can delete files! Suggestion
  from Michael Leuchtenburg <michael@slashhome.org>.
- Hopefully fix Solaris build (-lresolv)
- Replace atoll() with a homebrew - modern FreeBSD, OpenBSD lack it.
- Different solution for a umask which creates executable files:
  file_open_mode.
- First attempt at Tru64 build, working with <Sulla17@aol.com>.
- A few minor FAQ additions.
- Change date format in the log from Sep 09 -> Sep  9. Avoids breaking some
  broken log parsers.
- Make "INSTALL" better and clearer.
- Fix passwd_chroot_enable, reported by James Jones <james@richland.edu>.
- Finish Tru64 building :-)
- Add tunable_no_anon_password as asked for by Stephen Quinney
  <stephen.quinney@computing-services.oxford.ac.uk>.

1.1.0:
======
- large file (>2Gb) support).
- Fix .spec files to use /usr/local/sbin not /usr/sbin, noted by Bill Unruh
  <unruh@physics.ubc.ca>.
- Small doc tweaks and improvements(?)
- Add COPYING, the GNU GPL version 2.
- Add use_localtime config option to override the use of GMT times.
- Add tunable_check_shell (default YES) so people can disable this if they
  are not using PAM.
- AIX 5.1 build support, thanks to Jan-Frode Myklebust
  <janfrode@parallab.uib.no>.
- Add "hide_ids" option to show user/group in directory listings as "ftp".
  Request from Solar.
- Use the seemingly more portable setreuid() and setregid(), poxy HP.
- Use status 550 instead of 500 for known but disabled commands.
- Rename "dirchange.[ch]" to "banner.[ch]".
- Multiline connect banner support via "banner_file" config option.
- Minor error message changes.
- Add more FAQ entries.
- Add patch to specify PASV address - thanks to Mike McLean <mikem@redhat.com>.
- Drop the 2.4.0 kernel warning file
- Rudimentary standalone listener support - to be expanded in a later release.
- If sendfile() returns EINVAL just fall back to normal routines - handles
  non-pagecache backed files.
- Add "port_promiscuous" setting - should help enabling FXP.
- Modify anon_root and local_root to change directory _before_ applying the
  chroot().
- Open all files O_NONBLOCK to avoid pipes blocking on open.
- Support wu-ftpd style per-user chroot() via /./ in /etc/passwd HOMEDIR.
- Add SIGHUP support to new built in listener.
- Per-user config overrides, via "user_config_dir" - woohoo!
- Warning fixes, i.e. change "index" to "indexx" thanks to Olaf Kirch
  <okir@suse.de>.
- Make sure the standalone daemon doesn't leak zombies!
- Supposedly fix kernel messages about MSG_PEEK race - thanks to advice from
  Alexey <kuznet@ms2.inr.ac.ru>.
- Add global client limit for standalone mode.
- Add username that failed when we die with str_getpwnam.
- Add a bunch of documentation under EXAMPLES.
2003-05-09 23:31:38 +00:00
drochner
55a6a62cde add bittorrent 2003-05-09 18:08:13 +00:00
drochner
c16b84beca another filesharing tool, written in pure Python 2003-05-09 18:07:01 +00:00
drochner
8934340368 pull in py-ORBit from pkgsrc-wip, provided by Marc Recht 2003-05-09 16:33:38 +00:00
jmmv
56c46fc498 Trivially update to 1.2.1:
* Should crash less often
Tiku's contributions:
* FIXED -- segfault at startup with RH9.
Pure_Ascii's contributions:
* FIXED -- zero column widths at first startup
  (From 1.2.0.1, was missing in CVS).
* Now displays lmule version on startup
* Updated german translation
  Madcat's contributions:
* Download List is now sorted during startup.
* Searching crash bug FIXED! (tagcount problem)
* Stops old global search if you start a new
* one.
* FIXED -- preview with paths containing
* spaces etc.
* FIXED -- SIGPIPE (Broken pipe) problems.
  Octane's contributions:
* FIXED -- GTK2 problems

Patch provided in pkg/21510 by Juan RP.
2003-05-09 09:36:28 +00:00
itojun
38c9c7ca65 upgrade to 20020816. minor bug fixes only. 2003-05-08 22:03:09 +00:00
jmmv
5fec50f6bd Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-05-08 18:04:32 +00:00
seb
34bab8007c Use texinfo.mk, define TEXINFO_OVERRIDE to YES, fix
START-INFO-DIR-ENTRY in wol.{texi,info} and fix info files handling
in PLIST.

Bump PKGREVISION.
2003-05-07 21:33:14 +00:00
wiz
f326240a89 Update to 2.0.2:
* RPM fixes (thanks Bas Mevissen!)
* Compile fixes for Sun compiler (thanks Ives Aerts!)
2003-05-07 12:43:46 +00:00
grant
e8b57d5540 whitespace fix 2003-05-07 09:51:20 +00:00
grant
982fbe23c7 remove some unneeded parens, quote a conditional 2003-05-06 21:11:24 +00:00
grant
ace2e30bbd net-snmp doesn't have working IPv6 support on Solaris, so deal with
the two header files which are not installed as a result.
2003-05-06 21:10:39 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
df88674cbb Update to 1.2.0:
Highlights:
   * Movie preview.
   * GTK2 compatibility.
   * BSD compatibility.
   * Hide/show list columns.
   * ED2K Browser Integration.

Madcat's contributions:
   * Made ED2K integration HOWTO.
   * Enabled multiple selections in all lists.
   * Item selected when right-clicked.
   * Sort order stays when sources/items are added to list during global search.
   * Search tabs can be closed during global search.
   * Double-clicking on a server in Server List now connects to that server.
   * Original idea and implementation of column hiding.
   * Made LMule fully 0.26d GUI compliant.
   * Preview of movie files (mplayer+xine officially supported).
   * Preferences saved when OK is clicked in Preferences.
   * FIXED -- Shared Files tab Highest/Release priority issue.
   * FIXED -- Search Tab "Remove All" button.
   * FIXED -- Search Tab "Download All" resized.

Un-Thesis' contributions:
   * Fully implemented column hiding for all lists.
   * Added full GTK2 compatibility.
   * Updated auto-server.met URL.
   * FIXED -- column hiding bugs in wxGTK code.
   * FIXED -- Freeze if wget failed.

Pure_Ascii's contributions:
   * Tested tray icon in KDE3.
   * Spoofed up wxLocale() i18n implementation.
   * Now detects new mlDonkey clients.
   * FIXED -- Buffer Overflow: too long lines in the retrieved  server lists -
     will freeze lmule (reported by Gib[S]on)

Lioux's contributions:
   * Added *BSD compatibility.
   * Substituted direct pthread calls for wxMutex calls.

Simbal's contributions:
   * FIXED -- SuSE 8.2 compilation errors.

Pterjan's contributions:
   * Added a much better French translation.

Based on patches provided by Juan RP and ACiarcinski at iss.net.
2003-05-05 20:25:14 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
jmmv
7107f7f1a3 PKGREVISION goes after PKGNAME. 2003-05-05 16:59:32 +00:00
jmmv
0333e4cc18 Line up PKGREVISION whitespace. 2003-05-05 16:54:24 +00:00
salo
f0d456f311 Updated to version 0.9.12.
This release fixes several off-by-one and integer overflow errors
discovered by Timo Sirainen.  See the following url for more details:

  http://www.ethereal.com/appnotes/enpa-sa-00009.html

Changes:

- don't build and install static plugins anymore
- use .tar.bz2 distfile
- add more MASTER_SITES (also add one for older distfiles)
- sync DESC with the new description on HOMEPAGE

- TCP sequence number analysis received a few improvements.
- General packet reassembly has been improved.
- The "Follow TCP Stream" window now allows you to filter out
  the current stream.
- The Vines code received significant updates.
- Several enhancements were made to the text2pcap utility.
- New protocols:
  ArtNET, IPX WAN, Intel ANS, iSNS, NLSP, WKSSVC
- Updated protocols:
  802.11 ACAP, AFP, AIM, AJP, ASAP, BGP, CLNP, CPHA, DCE/RPC, DSI, EAP,
  IP, IPMI, IPX, IPv6, ISIS, ISUP, IUA, Kerberos, LDAP, M2PA, M2TP, M2UA,
  M3UA, MGCP, MTP2, MTP3, MTP3MG, Modbus/TCP, NDMP, NDPS, NFS, NLSP, PGM,
  Q.931, RANAP, RPC, RSVP, SCCP, SCCPMG, SCTP, SMB, SNMP, SPX, SSH, SUA,
  TCP, Telnet, Vines, WBXML, WSP, WTP
- Updated capture file support:
  Netxray

Based on a patch by Quentin Garnier via PR pkg/21431.
2003-05-05 16:49:48 +00:00
salo
ea7f23a651 Bump PKGREVISION.
- it doesn't really need gmake, fix the issue with Makefile instead
- add dependency on mpg123 which is the default tool used for playing
  MPEG audio streams
- style nits
2003-05-04 22:21:04 +00:00
wiz
7050be0941 Convert to buildlink2. 2003-05-03 22:11:00 +00:00
wiz
67a18ab69f Convert to buildlink2; relax dependencies only on needed parts.
Ride pth PKGREVISION bump for the latter.
2003-05-02 14:16:28 +00:00
wiz
e4ec305083 Convert to buildlink2. 2003-05-02 14:03:16 +00:00
wiz
bc3dcb5a62 Convert to buildlink2; add missing gnome-libs dependency. 2003-05-02 13:51:31 +00:00
wiz
caa6bae589 Convert to buildlink2. 2003-05-02 13:39:55 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
seb
4c3b8136a3 Update to version 1.7.
Provide a buildlink2.mk file.

Changes in 1.7:
	fixed win32 builds
	fixed addr_stob
	IPv6 b0rkage

Changes in 1.6:
	support VPATH builds
	initial IPv6 support
	use local interface names in win32 support
	addr_net addition
	fixes for AIX
	fix for BSD BPF fd leak on eth_open error
	fixes for recent OpenBSD pf changes
2003-05-02 08:50:11 +00:00
jmmv
23d3a46cf7 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-05-01 22:03:49 +00:00
jmmv
e2e5b12530 - Honour PKG_SYSCONFDIR.
- Use OWN_DIRS_PERMS to handle directories that were previously created by
  the home-grown netsaint-setup.sh script.
- Bump PKGREVISION to 2.
2003-05-01 19:14:12 +00:00
jmmv
4a5fce631c Convert to use bsd.pkg.install.mk:
- Honour PKG_SYSCONFDIR.
- Use OWN_DIRS_PERMS to handle the /var/log/radacct directory.
- Use RCD_SCRIPTS to install a NetBSD rc.d compatible script.
Bump PKGREVISION to 1.
2003-05-01 18:35:46 +00:00
jmmv
21067276e7 Avoid defining specific do-build and do-install targets. Use buildlink2. 2003-05-01 18:05:26 +00:00
jmmv
044da7a69a Ooops... it's nsca, not ncsa. 2003-05-01 17:00:39 +00:00
jmmv
b8fb48b026 Move example files to the examples directory share/examples/nsca.
While here, use buildlink2.  Bump PKGREVISION to 2.
2003-05-01 16:59:23 +00:00
jmmv
ad1f113830 Fix two typos. 2003-05-01 16:00:38 +00:00
jmmv
bdd0a7b223 Also set PKG_SYSCONFSUBDIR to "sendfile", because the program recognizes
several configuration files, aside from the two default ones.
2003-05-01 15:48:36 +00:00
jmmv
c10f159c4e Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-05-01 15:44:43 +00:00
agc
59fe36334d Use ${ROOT_USER}:${ROOT_GROUP} instead of root:root, even if it is only
on Solaris.
2003-05-01 14:17:47 +00:00
grant
f163e8d0cd un-hardwire 'cc' to give this a chance of building on various
platforms.
2003-04-30 04:08:26 +00:00
cjep
b908a4063e Set USE_PKGLOCALEDIR to yes 2003-04-29 04:54:08 +00:00
salo
c88382fd09 Bump PKGREVISION: sync with latest nmap update. 2003-04-28 20:49:50 +00:00
salo
2eb95c351c Update to version 2.37.
Changes:

- Nmap now compiles under Amiga thanks to patches sent by Diego
  Casorran (dcr8520@amiga.org).

- Fixed a backwards WIN32 ifdef that broke UDP and small-fragment
  scans for some operating systems other than Linux and Windows.
  Thanks to Guido van Rooij (guido@gvr.org) for reporting the problem
  and sending a patch.

- Applied patch from Marius Strobl (marius@alchemy.franken.de) which
  improves the definition of NET_SIZE_T on FreeBSD so that it compiles
  on 64-bit platforms.
2003-04-28 20:49:23 +00:00
salo
3f0c18db37 Take maintainership. hubertf ok, the original maintainer of nmapfe is not
reachable on the given email address anymore.
2003-04-28 14:53:22 +00:00
fredb
30f9923cc4 Update to netatalk-1.6.2, uses patches contributed by Toru TAKAMIZU in
PR pkg/21341. From "NEWS":

Changes in 1.6.2
================

* FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
* FIX: afpd: CNID id allocation in a multiuser environment.
* FIX: papd: Fix PSSP support when PAM is enabled.
* FIX: macusers: Can now cope with IP addresses as well as host names.
* FIX: etc2ps.sh: Install correctly.
2003-04-28 04:07:45 +00:00
cjep
ed37267b77 Lint: USE_PKGLOCALEDIR=yes 2003-04-27 23:40:49 +00:00
cjep
9fd04dd304 Squash to 24 lines 2003-04-27 17:38:05 +00:00