aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2008.07.25.Norikatsu Shigemura2008-07-262-4/+4
| | | | Notes: svn path=/head/; revision=217559
* - Update to 1.04Cheng-Lung Sung2008-07-262-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/REST-Google/Changes Notes: svn path=/head/; revision=217555
* Update 4.2.5p109 --> 4.2.5p121Cy Schubert2008-07-264-62/+79
| | | | Notes: svn path=/head/; revision=217527
* - Update maintainer mail addressMartin Wilke2008-07-252-2/+2
| | | | | | | | PR: 125786 Submitted by: Phillip N. <pneumann@gmail.com> Notes: svn path=/head/; revision=217516
* The first iteration of the py-qt4-* ports had a snapshot date as itsMartin Wilke2008-07-251-0/+1
| | | | | | | | | | | | | PORTVERSION. After that the PORTVERSION became 4.foo. Because this is numerically lower than before, the PORTEPOCH should have been bumped. Poked by: kris@ PR: 125814 Submitted by: Danny Pansters <danny@ricin.com> (maintainer) Notes: svn path=/head/; revision=217513
* - Add gentoo mirrors to MASTER_SITESRenato Botelho2008-07-251-1/+3
| | | | Notes: svn path=/head/; revision=217494
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-257-7/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-2520-40/+17
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* Skyfish saves the information being sent via the HTTP protocol to disk.Boris Samorodov2008-07-255-0/+54
| | | | | | | | | | | | | | | Allow filtering by type, file size and simultaneously listening several network interfaces. It's possible to grab sattelite internet traffic. WWW: http://www.lissyara.su/?id=1677 - Surkov Andrey nsand@sura.ru PR: ports/124218 Submitted by: Nsand <nsand at sura.ru> Notes: svn path=/head/; revision=217463
* Update to 2008.07.24.Norikatsu Shigemura2008-07-242-4/+4
| | | | Notes: svn path=/head/; revision=217447
* Fix pkg-plist.Bruce M Simpson2008-07-241-3/+0
| | | | | | | Submitted by: pav Notes: svn path=/head/; revision=217445
* Fix post-fetch to check if the distfiles were obtained via a differentEdwin Groothuis2008-07-241-3/+4
| | | | | | | path than HTTP. Notes: svn path=/head/; revision=217404
* Stop net/silc-irssi-plugin from installing an unnecessary symlink whichWesley Shields2008-07-244-3/+16
| | | | | | | | | causes duplicate /me messages to appear. Bump PORTREVISION of net/silc-irssi-plugin because of this. Notes: svn path=/head/; revision=217399
* Update port for XORP 1.5 release.Bruce M Simpson2008-07-236-64/+31
| | | | Notes: svn path=/head/; revision=217379
* - Update to 1.4.17Pav Lucistnik2008-07-232-4/+4
| | | | Notes: svn path=/head/; revision=217362
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).Florent Thoumie2008-07-231-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=217356
* - silky port has been deletedPav Lucistnik2008-07-231-1/+0
| | | | | | | Forgotten by: wxs Notes: svn path=/head/; revision=217354
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-232-3/+3
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - This port links libiconv and openldap dynamicallyPav Lucistnik2008-07-231-4/+4
| | | | Notes: svn path=/head/; revision=217323
* A driver for DVB S-1401 PCI card. Written by paradox (http://paradox.org.ua/).Boris Samorodov2008-07-226-0/+65
| | | | | | | | | | | | | | In this version of the driver there is no support of TV. Only data. For additional information, see readme in source tarball WWW: http://paradox.org.ua/ PR: ports/124489 Submitted by: Alex Keda <admin at lissyara.su> Notes: svn path=/head/; revision=217306
* Update to 2008.07.22.Norikatsu Shigemura2008-07-222-4/+4
| | | | Notes: svn path=/head/; revision=217303
* Remove net/silky - broken with newer silc-toolkit version and appearsWesley Shields2008-07-225-104/+0
| | | | | | | abandoned by upstream. Notes: svn path=/head/; revision=217279
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-211-2/+2
| | | | | | | | | - Bump PORTREVISION PR: ports/125435 Notes: svn path=/head/; revision=217241
* Fix commentEdwin Groothuis2008-07-201-1/+1
| | | | Notes: svn path=/head/; revision=217230
* Really remove pkg-plist in favour of PLIST_FILES.Edwin Groothuis2008-07-202-7/+1
| | | | | | | Noticed by: ionbot Notes: svn path=/head/; revision=217228
* Update to 5.1Edwin Groothuis2008-07-2011-125/+92
| | | | | | | | Please note that the name of the program and the configuration files has changed dramatically. Notes: svn path=/head/; revision=217190
* - Overhaul the way we handle with LDAP data directory, populateXin LI2008-07-207-39/+49
| | | | | | | | | | | | | | the data directory upon start, not upon install. [1] - Update to OpenLDAP 2.4.11. - Modify bsd.port.mk to fit with the shared libary version bump [2] This has no impact to package building yet as 2.4.x is not the default version. Submitted by: Mikhail Goriachev <mikhailg webanoide org> [1] Approved by: portmgr (marcus) [2] Notes: svn path=/head/; revision=217167
* - Update to 1.42Martin Wilke2008-07-192-4/+4
| | | | | | | | | PR: 125735 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=217102
* Update to 2.3.43Xin LI2008-07-182-4/+4
| | | | Notes: svn path=/head/; revision=217071
* Changed my MAINTAINER address toGreg Larkin2008-07-187-14/+14
| | | | | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor) Notes: svn path=/head/; revision=217070
* - Update to 0.3.1Martin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125619 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=217049
* - Update to 4.7.26.Felippe de Meirelles Motta2008-07-184-32/+22
| | | | | | | | | | | - Unbreak. PR: ports/124829 Submitted by: Lapo Luchini <lapo@lapo.it> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=217043
* - Update to 1.0.0RC1Martin Wilke2008-07-172-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 125667 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=216966
* Update to 1.2.9Emanuel Haupt2008-07-172-4/+4
| | | | Notes: svn path=/head/; revision=216950
* - update to 0.46Yen-Ming Lee2008-07-162-4/+4
| | | | Notes: svn path=/head/; revision=216939
* - forgot to bumpo PORTREVISION after last commitMichael Landin2008-07-161-1/+1
| | | | Notes: svn path=/head/; revision=216920
* Fix build with NOPORTDOCS.Bruce A. Mah2008-07-152-6/+6
| | | | | | | Pointed out by: itetcu@ (and ports tinderbox) Notes: svn path=/head/; revision=216860
* andreas' commit bit has been taken in for safekeeping.Mark Linimon2008-07-141-1/+1
| | | | Notes: svn path=/head/; revision=216835
* Add rabbitmq 1.3.0, rabbitMQ is an implementation of AMQP.Vanilla I. Shu2008-07-146-0/+186
| | | | | | | | PR: ports/125553 Submitted by: Phillip Neumann <pneumann at gmail.com> Notes: svn path=/head/; revision=216808
* 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