aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.2. See ↵Joe Marcus Clarke2008-07-122-4/+4
| | | | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.0.2.html for the list of changes. Notes: svn path=/head/; revision=216728
* - udpate to 1.1Dirk Meyer2008-07-123-5/+9
| | | | | | | | PR: 125527 Submitted by: Hung-Yi Chen Notes: svn path=/head/; revision=216727
* - Bump PORTREVISION.Alejandro Pulver2008-07-112-4/+4
| | | | | | | - Update to next revision (same DISTNAME), only small GUI changes. Notes: svn path=/head/; revision=216707
* - Fix pkg-plistBeech Rintoul2008-07-101-14/+2
| | | | | | | | Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) Reported By: IonBot Notes: svn path=/head/; revision=216683
* - Fix problem with 16bit process id numbersMichael Landin2008-07-102-0/+31
| | | | | | | | PR: ports/125192 Submitted by: Seth Mos <seth.mos@xs4all.nl> Notes: svn path=/head/; revision=216671
* - Update to 0.2.29Beech Rintoul2008-07-103-21/+39
| | | | | | | | PR: ports/125392 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=216649
* - Don't remove /boot/modules, it's expected to exist alwaysPav Lucistnik2008-07-091-1/+0
| | | | Notes: svn path=/head/; revision=216643
* - emacs22 and later has stock tramp.info (but little older version) andJun Kuriyama2008-07-092-7/+11
| | | | | | | | it conflicts with port-installed tramp.info. So install here as tramp21.info to unbreak packaging. Notes: svn path=/head/; revision=216640
* - Fix WWW line in pkg-descr [1]Pietro Cerutti2008-07-092-2/+2
| | | | | | | | | | - s|spaces|tab| after variable name in Makefile PR: 125447 [1] Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) [1] Notes: svn path=/head/; revision=216636
* Add support for --atimes patch, which preserves access times.Jeremy Chadwick2008-07-091-1/+13
| | | | | | | | Reviewed by: ehaupt Approved by: ehaupt Notes: svn path=/head/; revision=216605
* Net port: devel/p5-ZConf A configuration system allowing for eitherEdwin Groothuis2008-07-095-0/+41
| | | | | | | | | | | | | | | file or LDAP backed storage. A configuration system allowing for either file or LDAP backed storage. WWW: http://search.cpan.org/dist/Net-LDAP-Makepath/ PR: ports/124958 Submitted by: "Zane C.B." <vvelox@vvelox.net> Notes: svn path=/head/; revision=216599
* From: "Rashid N. Achilov" <achilov-rn@askd.ru>Edwin Groothuis2008-07-091-1/+1
| | | | | | | | | | To: edwin@freebsd.org Edwin, can you change for all my ports maintainer address from achilov-rn@askd.ru to citycat4@ngs.ru? Notes: svn path=/head/; revision=216598
* - Remove PORTDOCS from plist, this port does install documentationPav Lucistnik2008-07-091-52/+52
| | | | | | | | | unconditionally Reported by: ionbot Notes: svn path=/head/; revision=216587
* - Update to 12 [1]Pietro Cerutti2008-07-083-5/+8
| | | | | | | | | | - Handle case when KMODDIR does not exist before port installation PR: 124854 [1] Submitted by: Alex Keda <admin@lissyara.su> (maintainer) [1] Notes: svn path=/head/; revision=216567
* - Update to 0.9.6Pav Lucistnik2008-07-083-54/+48
| | | | | | | | PR: ports/125155 Submitted by: Rashid N. "CityCat" Achilov <citycat4@ngs.ru> (maintainer) Notes: svn path=/head/; revision=216560
* Update from 3.35 to 3.42 (released in April).Mikhail Teterin2008-07-082-5/+4
| | | | | | | Approved by: Joseph Scott (maintainer) Notes: svn path=/head/; revision=216544
* - Update to 0.2.0030Pietro Cerutti2008-07-083-9/+164
| | | | | | | - Enable docs installation Notes: svn path=/head/; revision=216530
* Update to 1.2.8Emanuel Haupt2008-07-082-4/+4
| | | | Notes: svn path=/head/; revision=216529
* - Add support for setting startup flags in rc script via rc.conf variablePav Lucistnik2008-07-082-1/+4
| | | | | | | | | PR: ports/125209 Submitted by: Case Dorsett <casedorsett@gmail.com> Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer) Notes: svn path=/head/; revision=216526
* - Fix noportdocs installPav Lucistnik2008-07-081-1/+1
| | | | | | | Reported by: ionbot Notes: svn path=/head/; revision=216518
* - Update to 1.3.15.2Pav Lucistnik2008-07-083-7/+5
| | | | | | | | PR: ports/125345 Submitted by: Hugo Saro <hugo@barafranca.com> (maintainer) Notes: svn path=/head/; revision=216514
* Detect OpenLDAP data directory from the configuration and use it forXin LI2008-07-072-3/+5
| | | | | | | | | further operation. Submitted by: Mikhail Goriachev <mikhailg webanoide org> Notes: svn path=/head/; revision=216496
* - Fix build with GCC 4.2Pietro Cerutti2008-07-072-4/+12
| | | | | | | | PR: 125220 Submitted by: Alex Miller <asm@asm.kiev.ua> (maintainer) Notes: svn path=/head/; revision=216442
* Update to 2.3.5Xin LI2008-07-062-4/+4
| | | | Notes: svn path=/head/; revision=216412
* - Fix rc script for command other than start/stop/restart.Sergey Matveychuk2008-07-062-1/+5
| | | | | | | | Reported in: ports@ Approved by: maintainer Notes: svn path=/head/; revision=216392
* - Unbreak jail builds (bpf0 has been here since 3.x).Marcelo Araujo2008-07-042-10/+19
| | | | | | | | | | | - Use SF macro. PR: ports/125001 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Approved by: "Jonatan B" <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=216276
* -Update to 0.6.23.Jeremy Messenger2008-07-0321-129/+184
| | | | | | | | | | | -Remove 5.x support. -Get rc scripts to use current style for rename by remove '.sh' suffix. [1] PR: ports/122443 [1] Submitted by: rafan [1] Notes: svn path=/head/; revision=216264
* - add the missing file in my previous commitYen-Ming Lee2008-07-031-0/+5
| | | | Notes: svn path=/head/; revision=216263
* - update geoipupdate.sh to update the free database (GeoLite country)Yen-Ming Lee2008-07-032-0/+5
| | | | | | | | | - bump PORTREVISION Submitted by: Peter Clark <clarkp at mtmary.edu> Notes: svn path=/head/; revision=216262
* - Remove p5-ChooserBeech Rintoul2008-07-031-1/+0
| | | | Notes: svn path=/head/; revision=216214
* - New port p5-Chooser-1.1.6Beech Rintoul2008-07-031-0/+1
| | | | | | | | | | | - A system for choosing a value for something. Takes a string composed of various tests, arguements, and etc and returns a value based on it. PR: ports/124956 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=216212
* - Update to 1.2.22.Marcelo Araujo2008-07-032-4/+4
| | | | Notes: svn path=/head/; revision=216200
* - Upgrade to 2.1.12.Jun Kuriyama2008-07-026-44/+29
| | | | | | | | | | - Don't use EMACS_PORT_NAME?=emacs21 Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com> PR: ports/121604 (part of) Notes: svn path=/head/; revision=216180
* update to 0.5.16Oliver Lehmann2008-07-023-5/+5
| | | | Notes: svn path=/head/; revision=216173
* - Add a patch from quagga CVS that fixes a bug which preventedSergey Matveychuk2008-07-022-1/+48
| | | | | | | | | | the zebra daemon from seeing the state of logical interfaces (tun/ng/...) after it has been started Submitted by: Doichin Dokov <root at net1.cc> (in ports@) Notes: svn path=/head/; revision=216169
* Update to 3.0.3Emanuel Haupt2008-07-023-19/+7
| | | | Notes: svn path=/head/; revision=216168
* - Fix rc-script. Split restart command on stop/start and fix runing order.Sergey Matveychuk2008-07-022-17/+28
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=216157
* Update to 1.0.1. See ↵Joe Marcus Clarke2008-07-024-129/+6
| | | | | | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.0.1.html for a list of changes. Notes: svn path=/head/; revision=216118
* Update net/samba3 to the 3.0.30. Problems, addressed in this version:Timur I. Bakeyev2008-07-025-672/+198
| | | | | | | | | | | o Problems following domain trusts on a Samba DC. o SMB Signing errors. o Interoperability issues with Windows 2008 domains. Approved by: shaun (mentor, implicit) Notes: svn path=/head/; revision=216108
* - Update to 1.54Cheng-Lung Sung2008-07-012-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes Notes: svn path=/head/; revision=216079
* Update to 2.22.3.Joe Marcus Clarke2008-07-012-5/+4
| | | | Notes: svn path=/head/; revision=216062
* Update to 0.5.Xin LI2008-06-302-4/+4
| | | | | | | | PR: ports/125077 Submitted by: Wen Heping <wenheping gmail com> Notes: svn path=/head/; revision=216040
* Update to 0.7.2Emanuel Haupt2008-06-302-4/+4
| | | | Notes: svn path=/head/; revision=216034
* Update to 1.37Erwin Lansing2008-06-302-11/+6
| | | | | | | | PR: 125112 Submitted by: leeym Notes: svn path=/head/; revision=216018
* A Java native interface (JNI) to ICMP (ping), formerly a part of the baseMartin Wilke2008-06-295-0/+55
| | | | | | | | | | | | OpenNMS package. WWW: http://www.opennms.org/index.php/Jicmp PR: ports/124990 Submitted by: Ryan T. Dean <rtdean at cytherianage.net> Notes: svn path=/head/; revision=215940
* Upgrade to 0.9.2.Vanilla I. Shu2008-06-294-25/+13
| | | | Notes: svn path=/head/; revision=215937
* Provides a methode for creating paths in LDAP simply.Martin Wilke2008-06-285-0/+36
| | | | | | | | | | WWW: http://search.cpan.org/dist/Net-LDAP-Makepath/ PR: ports/124951 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=215916
* Automatically make some default decisions some LDAP DNs and scopes.Martin Wilke2008-06-285-0/+38
| | | | | | | | | | WWW: http://search.cpan.org/dist/Net-LDAP-Makepath/ PR: ports/124952 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=215915
* - Update to 0.99.10Sergey Matveychuk2008-06-2814-857/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=215856
* Since i use this port i'm going to be the maintainer of it.Soeren Straarup2008-06-271-1/+1
| | | | Notes: svn path=/head/; revision=215839