summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update 0.96 -> 0.96.1nectar2001-03-016-6/+6
|
* Upgradevanilla2001-03-012-2/+2
| | | | | | | p5-Compress-Zlib => 1.11 p5-HTML-Parser => 3.18 p5-MIME-Base64 => 2.12 p5-URI => 1.11
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0124-87/+28
|
* Remove p5-pRPC.vanilla2001-03-011-1/+0
|
* Remove p5-pRPC. It replaced by p5-PlRPC now.vanilla2001-03-015-47/+0
|
* Updated to Coda-5.3.13shafeeq2001-02-282-2/+2
|
* Upgrade to version 1.1kevlo2001-02-284-8/+22
| | | | | | | BTW, I fix pkg-plist. PR: 25451 Submitted by: maintainer
* Update 0.95.2 -> 0.96nectar2001-02-279-42/+9
|
* Typo: SMB_S -> SMP_Sbp2001-02-271-1/+1
| | | | Submitted by: avn <avn@any.ru>
* Update to ISC's latestdougb2001-02-273-2/+3
|
* Update to version 0.0.11.steve2001-02-272-2/+2
| | | | | PR: 25399 Submitted by: maintainer
* Unbreak.will2001-02-271-2/+0
|
* Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped fromsteve2001-02-271-0/+2
| | | | the ports tree.
* Update to smbfs 1.3.6.bp2001-02-273-21/+21
| | | | | | Now kernel module will be installed to /modules for RELENG_4 and to /boot/kernel for -current. Add new configuration variable SMP_SUPPORT.
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-2621-1029/+576
| | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo
* Upgrade to version 4.2.0kevlo2001-02-264-23/+6
|
* Upgrade to version 3.60kevlo2001-02-264-14/+12
|
* Add new port: net/NeTraMet.olgeni2001-02-266-0/+94
| | | | | PR: 25330 Submitted by: olgeni
* upgrade to 1.1.8ijliao2001-02-263-10/+14
| | | | | use PORTDOCS to handle doc installation add INSTALLS_SHLIB
* Update to version 1.84.steve2001-02-265-64/+33
| | | | | PR: 25197 Submitted by: Matt Heckaman <matt@lucida.ca>
* Silence a couple of warnings that crept in with the commit of patch-a[bc].steve2001-02-261-0/+10
| | | | | PR: 24812 Submitted by: Matt Emmerton <matt@gsicomp.on.ca>
* Update to version 4.0.2.steve2001-02-266-30/+29
| | | | | PR: 24326 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add category changes missed with ports/22495.steve2001-02-261-6/+10
| | | | | PR: 25280 Submitted by: maintainer
* Upgrade to version 0.4kevlo2001-02-255-29/+9
| | | | | PR: 25332 Submitted by: MAINTAINER
* Year 2000 patchwosch2001-02-241-0/+3
|
* 1. Upgrade to v1.0.1nsayer2001-02-245-8/+7
| | | | | | | | | | | | | 2. Don't use their CFLAGS, add the really important stuff with += instead 3. Move the MASTER_SITE and WWW. This port is still FORBIDDEN, IMHO, since so far as I know the FreeBSD userland ppp doesn't do MPPE encryption and the mpd-netgraph stuff does. What is the use of a vpn that does no encryption? *BUT* If I am wrong or if someone can add MPPE to the userland ppp, I will de-FORBIDDEN this port.
* 1. Update FAQ to talk about the Ricochet version of Merlin.nsayer2001-02-232-3/+3
| | | | | 2. Release maintainership over the port (and the program itself as well). I no longer use CDPD, so I don't use this code anymore.
* Improve toward multithreading:knu2001-02-239-90/+81
| | | | | | | | | | - Use Sleepycat Berkeley DB 3.2 that OpenLDAP2's README recommends. It is known to be multithread friendlier than Berkeley DB 1.85 included in our libc or GDBM. - Add -D_REENTRANT and -D_THREAD_SAFE to CPPFLAGS Submitted by: Yarema <yds@dppl.com>
* Define INSTALLS_SHLIB.knu2001-02-2311-0/+22
|
* Create the fake user with /sbin/nologin as the login shell, not /bin/sh.roam2001-02-232-2/+2
| | | | | PR: 25094 Submitted by: Phil Regnauld <regnauld@td.rh.dk>
* Add a -m option to specify the mail address to be used.brian2001-02-2212-20/+294
| | | | | | | Bump PORTREVISION. PR: 25288 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Update to 1.0.32.demon2001-02-2224-216/+42
|
* Yet another mrtg update (to version 2.9.10).demon2001-02-222-2/+2
|
* Update to 2.0.2a2, change maintainer.roam2001-02-224-19/+9
| | | | | | | Replace a patch with an ALL_TARGET line in the port Makefile. PR: 24840 Submitted by: Pete Fritchman <petef@databits.net> - new maintainer
* upgrade to 3.20.5ijliao2001-02-214-3/+6
|
* Upgrade to version 0.15roger2001-02-212-3/+3
|
* Add new checksum for the revised tarball. No functional change.roger2001-02-214-0/+4
|
* Update to 0.3.4 which is a repack of 0.3.3. Virtually no change hasknu2001-02-212-2/+2
| | | | been made.
* Update maintainer's e-mail address.roam2001-02-205-5/+5
| | | | Reminded by: sf and the maintainer himself
* - Upgrade to version 2.4kevlo2001-02-193-6/+12
| | | | - Add WWW
* Reverting previous commit. Not only did I not approve, I sent severaldougb2001-02-192-18/+0
| | | | | messages indicating that I did not want this action taken; one of which consisted entirely of the words, "Please do not commit this patch."
* Fix this file which I corrupted somehow during previous edit...demon2001-02-171-12/+0
|
* Update to 2.9.8.demon2001-02-173-58/+69
| | | | | | Add support for %%PORTDOCS%%. Submitted by: olgeni
* Update to version 1.0021kevlo2001-02-175-16/+54
| | | | | PR: 25166 Submitted by: MAINTAINER
* - Update to version 1.1kevlo2001-02-173-11/+6
| | | | | | | | - Update MASTER_SITES - Change maintainer's email address PR: 25144 Submitted by: MAINTAINER
* New patchfiles in the update to 3.0b2pl16.roam2001-02-1710-0/+225
| | | | | PR: 24911 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - maintainer
* Update to 3.0b2pl16, assign maintainership to Cyrille Lefevre.roam2001-02-1760-680/+1660
| | | | | PR: 24911 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
* print warning message after install.sf2001-02-162-0/+18
| | | | | | PR: 25054 Submitted by: Christoph Weber-Fahr <Christoph.Weber-Fahr@arcor.net> Approved by: maintainer
* Update 0.94.1 -> 0.95.2nectar2001-02-1512-111/+309
|
* update to 0.3.4.sf2001-02-146-18/+61
| | | | | PR: 24877 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
OpenPOWER on IntegriCloud