summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use USE_ICONV knobKirill Ponomarev2004-03-3014-24/+18
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* . update to 0.10.3Bill Fumerola2004-03-3011-104/+268
| | | | | | | | | | | | | | | | | | | . fix pkg-plist to include installed libraries and new modules . fix net-snmp configure args PR: ports/64777, ports/64808 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (#64777) Ken Stailey <kstailey@yahoo.com> (#64808) . follow master_site layout changes Submitted by: lost private email (sorry!) . introduce a LITE variable and add [t]ethereal-lite slave ports to build packages that don't depend on the kitchen sink. Notes: svn path=/head/; revision=105725
* - Update to 1.2Clement Laforet2004-03-302-3/+3
| | | | | | | | This release fixes euid change detection (which broke privsep sshd) and an "initcmd" configuration parameter. Notes: svn path=/head/; revision=105690
* Another fix for -a option. BSD detection logic seems be wrong.Munechika SUMIKAWA2004-03-302-6/+15
| | | | | | | | | Essential fix is necessary. Approved by: billf Notes: svn path=/head/; revision=105687
* Add 'ipv6' on CATEGORIES. aping supports IPv6.Munechika SUMIKAWA2004-03-301-1/+1
| | | | | | | Approved by: mich Notes: svn path=/head/; revision=105686
* Updated to 0.2017Sergey Skvortsov2004-03-302-4/+3
| | | | Notes: svn path=/head/; revision=105677
* Update to 0.50.Kevin Lo2004-03-302-3/+3
| | | | | | | | RP: ports/64905 Submitted by: MAINTAINER Notes: svn path=/head/; revision=105666
* - Update to 1.2 final releaseAlex Dupre2004-03-293-12/+12
| | | | | | | | | - Unbreak on -CURRENT Approved by: maintainer Notes: svn path=/head/; revision=105653
* - Remove empty file I missed in previous commitPav Lucistnik2004-03-291-0/+0
| | | | Notes: svn path=/head/; revision=105644
* - Convert samba-libsmbclient into a slave port of samba-devel.Pav Lucistnik2004-03-295-88/+119
| | | | | | | | | PR: ports/64523 Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (samba-devel maintainer) Approved by: Koop Mast <kwm@rainbow-runner.nl> (samba-libsmbclient maintainer) Notes: svn path=/head/; revision=105643
* - Convert to OPTIONSPav Lucistnik2004-03-291-25/+7
| | | | | | | | PR: ports/64892 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=105605
* - Update to 1.28Pav Lucistnik2004-03-294-5/+5
| | | | | | | | PR: ports/64890 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) Notes: svn path=/head/; revision=105604
* Tell pvm that FreeBSD supports amd64/ia64/sparc64Tilman Keskinoz2004-03-292-4/+12
| | | | | | | Remove BROKEN. Notes: svn path=/head/; revision=105592
* The distfile is rerolled. The only difference is that ko.po isHye-Shik Chang2004-03-292-4/+3
| | | | | | | updated. Notes: svn path=/head/; revision=105581
* BROKEN: Size mismatchKris Kennaway2004-03-291-0/+2
| | | | Notes: svn path=/head/; revision=105579
* fix portdocs while we're at it. (sorry should have been done earlier)Edwin Groothuis2004-03-291-1/+1
| | | | Notes: svn path=/head/; revision=105576
* Upgrade of net/ngrep to version 1.42Edwin Groothuis2004-03-292-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes for v1.42 o rewrote the entire configure.in/config.h.in to autoconf 2.57 to be more consistent with normal autoconf'd programs. corrects bugs around packaging impediments and typos. o improved privilege dropping code and added more options to configure to govern its behaviour o added flag to turn off privilege revocation logic o added multiline match as default and ability to enforce previous default single-line match (bugfix + feature) o added ability to read bpf filter expression from file o added ability to force the column width to a certain size o added two new output modes: ``byline'', whose output respects embedded carriage returns (useful for http dumps), and ``none'', which prints out each dump as a single line no matter what. o added ability to specify alternate nonprintable character (default is ``.''). o made ``-q'' effects more consistent and usable for scenarios where ``-I'' and/or ``-O'' are being employed o documentation updated Notes: svn path=/head/; revision=105575
* Update to 0.2.Kevin Lo2004-03-292-3/+3
| | | | | | | | PR: ports/64873 Submitted by: Maintainer Notes: svn path=/head/; revision=105573
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* Updated to 1.02Sergey Skvortsov2004-03-282-2/+3
| | | | Notes: svn path=/head/; revision=105541
* Update WWW tag in DESCR fileMario Sergio Fujikawa Ferreira2004-03-282-2/+2
| | | | Notes: svn path=/head/; revision=105488
* - Update to 4.9.11Pav Lucistnik2004-03-287-24/+53
| | | | | | | | PR: ports/64793 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=105487
* Remove the duplicate memcached port, which was a newer versionKris Kennaway2004-03-285-47/+0
| | | | | | | | | of databases/memcached. Pointy hat to: skv Notes: svn path=/head/; revision=105475
* Revert 1.14, which was committed prematurely.Kris Kennaway2004-03-281-2/+2
| | | | Notes: svn path=/head/; revision=105471
* Update to Freenet Stable build 5076 released 20040328 snapshotMario Sergio Fujikawa Ferreira2004-03-282-3/+4
| | | | Notes: svn path=/head/; revision=105468
* Add missing dependency: BUILD_DEPENDS on devel/qmakeMario Sergio Fujikawa Ferreira2004-03-281-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=105467
* This port is still broken (it now has a broken dependency)Kris Kennaway2004-03-281-0/+2
| | | | Notes: svn path=/head/; revision=105466
* - Fix INDEX buildKirill Ponomarev2004-03-272-16/+0
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=105458
* - Update to version 1.21Kirill Ponomarev2004-03-272-3/+3
| | | | | | | | PR: ports/64809 Submitted by: maintainer Notes: svn path=/head/; revision=105455
* - Update to version 1.21Kirill Ponomarev2004-03-274-8/+24
| | | | | | | | PR: ports/64797 Submitted by: maintainer Notes: svn path=/head/; revision=105443
* Update to 2004.03.27.Norikatsu Shigemura2004-03-272-3/+3
| | | | Notes: svn path=/head/; revision=105434
* o Change shutdown script by using /var/run/DarwinStreamingServer.pid.Norikatsu Shigemura2004-03-272-2/+5
| | | | | | | | | | o Bump PORTREVISION, accordingly. PR: ports/64663 Submitted by: Melvyn Sopacua <mdev@idg.nl> Notes: svn path=/head/; revision=105433
* Style:Pav Lucistnik2004-03-272-3/+5
| | | | | | | | | | | - use INSTALL_DATA for installing .txt .cfg files - Kill whitespace in pkg-plist PR: ports/64785 Submitted by: mike johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105427
* - Update to 3.9Pav Lucistnik2004-03-273-2/+13
| | | | | | | | PR: ports/64799 Submitted by: <shanali@magix.com.sg> (maintainer) Notes: svn path=/head/; revision=105423
* Unbreak INDEX building by adding PORTSDIR variable to RUN_DEPENDS.Edwin Groothuis2004-03-271-1/+1
| | | | Notes: svn path=/head/; revision=105397
* - Fix missing dependenciesKirill Ponomarev2004-03-262-1/+5
| | | | | | | | | | - Fix WWW: PR: ports/64781 Submitted by: maintainer Notes: svn path=/head/; revision=105395
* - Fix breakage, set default hardcoded nowDirk Meyer2004-03-261-1/+1
| | | | Notes: svn path=/head/; revision=105383
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-4/+3
| | | | Notes: svn path=/head/; revision=105367
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-264-14/+12
| | | | | | | - LICQ_PORT without PORTSDIR Notes: svn path=/head/; revision=105359
* Mark forbidden due to boat loads of vulnerabilities in versions prior toJacques Vidrine2004-03-262-0/+2
| | | | | | | | | 0.10.3. http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html Notes: svn path=/head/; revision=105358
* - Update to 8.9.2Pav Lucistnik2004-03-262-4/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/64661 Submitted by: gioria Notes: svn path=/head/; revision=105352
* - Fix WWW [1]Volker Stolz2004-03-263-14/+14
| | | | | | | | | | | | - Portlint ("strip" in comments triggers a warning) [1] - Cleanup Makefile (LOCALBASE & NOPORTDOCS) [2] PR: 64733 [1], 64752 [2] Submitted by: Michael Johnson (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=105340
* - Do not override config filesKirill Ponomarev2004-03-262-5/+38
| | | | | | | Submitted by: Mark Daniel Reidel <mark@reidel.info> Notes: svn path=/head/; revision=105316
* Detection of OpenLDAP was broken. Fix it.Dmitry Sivachenko2004-03-261-1/+1
| | | | | | | Submitted by: Stephen Marquard <scm@marquard.net> Notes: svn path=/head/; revision=105301
* Add pebrot-0.8.5.Kevin Lo2004-03-265-0/+62
| | | | | | | Pebrot is a text MSN messenger client implemented with Python. Notes: svn path=/head/; revision=105292
* Add size data.Trevor Johnson2004-03-261-0/+1
| | | | Notes: svn path=/head/; revision=105291
* E-mail to the maintainer bounced with:Trevor Johnson2004-03-261-1/+1
| | | | | | | | 451 bsd-fr.org: Name server timeout Message could not be delivered for 5 days Notes: svn path=/head/; revision=105281
* Drop maintainershipNeil Blakey-Milner2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105253
* Fix gaim's name resolution on 64-bit platforms.Joe Marcus Clarke2004-03-252-20/+24
| | | | | | | Submitted by: Kenneth Culver <culverk@sweetdreamsracing.biz> Notes: svn path=/head/; revision=105246
* Try to fix the lingering thread problem on -CURRENT, for the better orOliver Eikemeier2004-03-254-16/+24
| | | | | | | | | | the worse, GNATS will tell. Linking all components with PTHREAD_LIBS may not be the most elegant solution. Bump PORTREVISION on all components, which may be unnecessary, but safe. Notes: svn path=/head/; revision=105234