aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - unbreak this portleeym2006-05-252-10/+7
| | | | | | | | - allow building under perl 5.6 PR: 97857 Submitted by: leeym Approved by: aaron
* - Fix plistahze2006-05-252-3/+2
| | | | Reported by: pointyhat via kris
* - update to 1.0.2clsung2006-05-252-5/+4
| | | | | | | - on behalf of maintainer-timeout PR: port/96802 Submitted by: Steven G. Kargl <kargl_AT_troutmask.apl.washington dot edu>
* - Now it is possible to use ldap as source for hosts database.anray2006-05-244-20/+133
| | | | | | | | | | | Only gethosbyname, gethostbyname2, gethostbyaddr are implemented. Behavior of getpwXXX functions is made traditional for BSD. When uid=0 they return user password, otherwise returned password is "x". Also, in previous version of the port functions setpwent/endpwent and setgrent/endgrent were mixed. Now they are not. - Assign maintainership to submitter. Submitted by: Artem Kazakov <kazakov@gmail.com>
* - Fix the time_t problem on *64 ARCHS without introducing a possiblesem2006-05-2412-56/+216
| | | | | | | | | security risk by writing 8 bytes to a 4 byte declared variable. The first fix introduced a potential security problem. PR: ports/97681 Submitted by: maintainer, Dan Lukes <dan_at_obluda.cz> (an initial patch)
* - Update to 0.8mnag2006-05-244-21/+12
| | | | | | | | - Reset maintainer PR: 96925 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* - Update to 0.8mnag2006-05-242-4/+4
| | | | | | PR: 96926 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer timeout (16 days)
* - Update to 1.01sat2006-05-232-4/+4
| | | | | Reported by: portscout Approved by: krion (mentor, implicit)
* Update to 2.0.5itetcu2006-05-232-4/+4
| | | | | | PR: ports/97549 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: tmclaugh (mentor)
* Fix on sparc64.sobomax2006-05-2310-5/+75
| | | | Submitted by: ahze
* Doesn't compile on sparc64. Patches are welcome.sobomax2006-05-235-5/+5
|
* - Update to 2.22erwin2006-05-233-39/+42
| | | | | | | | - Require perl from ports PR: 97618 Submitted by: Christopher Boumenot <boumenot@gmail.com> Approved by: maintainer
* Fix pkg-message for client.delphij2006-05-222-0/+2
| | | | | Approved by: sem (mentor, implicit) Pointy hat to: delphij
* BROKEN: Does not buildkris2006-05-221-0/+2
|
* - Fix plist after recent php changespav2006-05-221-0/+1
|
* - Try to fix build on 4.x by USE_GCC=3.4+sat2006-05-221-0/+1
| | | | | Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
* - Fix build; strtonum(3) was added to recent versions of FreeBSD, but lampav2006-05-223-12/+76
| | | | | | | | already have an internal function of same name - Portlint PR: ports/97443 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* - Mark FORDBIDDEN on 64-bit platforms. The last fix may cause security problems.sem2006-05-224-0/+16
| | | | Submitted by: Dan Lukes <dan@obluda.cz>
* Update to 1.0.0vs2006-05-212-4/+5
| | | | | PR: ports/97379 Submitted by: maintainer
* Update to version 1.75edwin2006-05-213-6/+5
|
* - Fix dependencies since lang/itcl are updatedmnag2006-05-211-2/+2
| | | | | | | | - Bump PORTREVISION PR: 97534 Notified by: Kay Lehmann <kay_lehmann___web.de> Pointy hat to: mi
* - Fix build on 5.Xpav2006-05-211-0/+10
| | | | Reported by: Keith Beattie <ksbeattie@gmail.com>
* - Nuke ltmain patch and install .la files, they are no longer considered evilpav2006-05-212-15/+2
|
* Update to 1.3.17erwin2006-05-212-5/+6
| | | | | PR: 97526 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* The pkg-install, pkg-deinstall and pkg-message files are suitabledelphij2006-05-211-2/+2
| | | | | | only for -server port, so move them to appropriate place. Approved by: sem (mentor, implicit)
* Belatedly mark the Samba 2 port FORBIDDEN due to remote root codesimon2006-05-201-0/+3
| | | | | | | | | | | | | | | execution. Should anyone care about this port there are patches from other OS vendors (and potentially the japanese/samba port), which should fix this issue. Mark the port with a 3 month expiration date (since it has already been in quite a while since the issue was discovered) which should allow people plenty of time to fix the port. Security: http://vuxml.FreeBSD.org/3b3676be-52e1-11d9-a9e7-0001020eed82.html With hat: secteam
* - cleanupdinoex2006-05-201-1/+0
|
* When the SASL option is selected, define WANT_OPENLDAP_SASLdelphij2006-05-201-0/+1
| | | | | | | | accordingly to depend on the correct flavior of OpenLDAP client library. Reported by: pointyhat via kris Approved by: sem (mentor, implicitly)
* Correct path for the sasl includes, to fix build for WITH_SASL case.delphij2006-05-201-1/+1
| | | | | | Submitted by: Boris B. Samorodov <bsam ipt ru> PR: ports/97474 Approved by: sem (mentor)
* Portlint:mezz2006-05-202-2/+2
| | | | -Correct the order by move CATEGORIES under PORTREVISION.
* - ONLY_FOR_ARCHS=i386sem2006-05-201-0/+2
| | | | Reported by: kris mail
* - cleanupdinoex2006-05-191-1/+0
|
* - Fix patching of non-server variationpav2006-05-192-1/+2
| | | | Pointy hat to: pav
* Net::Write provides a portable interface to open a network interface, and beerwin2006-05-195-0/+53
| | | | | | | | | | able to write raw data directly to the network. Authors: Patrice Auffret <netpkt@gomor.org> WWW: http://search.cpan.org/dist/Net-Write PR: ports/97427 Submitted by: Christopher Boumenot <boumenot@gmail.com>
* - Update to 4.1.2pav2006-05-193-6/+16
| | | | | | | | | | | | PR: ports/97313 Submitted by: James Raftery <james@now.ie> (maintainer) Security: http://www.securityfocus.com/bid/17978 - Fix bug causing Xvnc to not work with XDMCP PR: ports/92414 Submitted by: Akihiro KAYAMA <kayama@personal-media.co.jp> Approved by: maintainer timeout (3+ months)
* Updates, cleanups and improvements over the openldap23-* ports:delphij2006-05-1810-98/+51
| | | | | | | | | | | | | | | | | | | | | | | | | - Make sure that PKGNAMESUFFIX and COMMENT are correctly set when building slave ports. [1] - Remove RCORDER feature which is now deprecated. - Move PORTREVISION related stuff to before bsd.port.pre.mk in order to get the revisions actually work. - Depend on CLIENT_ONLY and WITH_SASL to determine the package name suffix. - Make use of USE_OPENLDAP instead of rolling our own. - Use WITH_RC_SUBR correctly rather than just specifying "yes" - Depend on bsd.database.mk to determine the Berkeley DB name, which makes it possible to use versions available from the ports collection rather than making decision our own. [2] - Disable threading as suggested by openldap developers if BACK_SHELL is enabled. Indicate the fact when showing options. - Update to 2.3.23 PR: 91902[1], 96752 [2] Submitted by: Gyorgy TEUBEL <tgyurci freemail hu> [1] Sunpoet Po-Chuan Hsieh <sunpoet sunpoet net> [2] Approved by: sem (mentor) Other changes, blames and all bugs are mine.
* - Update to 2.14.2ahze2006-05-188-32/+14
|
* - Update to 1.0.13pav2006-05-182-4/+5
|
* Update latest jwhois.conf (rev 1.125) from the jwhois CVS repository,matusita2006-05-182-6/+20
| | | | including server names update and new domains' whois server.
* - Regular update to version 0.5.12.itetcu2006-05-186-27/+52
| | | | | | | | - use modern USE_RC_SUBR PR: 96054 Submitted by: Frank W. Josellis (maintainer) Approved by: lawrance (mentor)
* Update to 2006.05.17.nork2006-05-182-4/+4
|
* - Add pkg-descrahze2006-05-181-0/+3
| | | | Requested by: Dan Langille <dan@langille.org> for freshports.org
* - Fixes add_entry/update_entry methods for manipulating non-latin data.clsung2006-05-172-0/+12
| | | | | | | (By making the whole request UTF-8.) PR: ports/97362 Submitted by: maintainer (Yi-Hsuan Hsin)
* - Update pkg-message to match realitypav2006-05-171-19/+3
|
* Fix the previous commit that will actually change the @PTHREAD_LIBS@ andmezz2006-05-172-5/+19
| | | | | | | @PTHREAD_CFLAGS@ to real in avahi-client.pc and avahi-glib.pc. Bump the PORTREVISION. Reported by: "Vladimir Timofeev" <vovkasm@gmail.com>
* - Update openospfd-devel to today's snapshot (20060516).flz2006-05-174-12/+16
|
* - Update openbgpd-devel to today's snapshot (20060516).flz2006-05-175-10/+44
|
* - Install DOCS and EXAMPLES [1]garga2006-05-173-3/+19
| | | | | | | | - Pass maintainership to submitter [1] - Move pkg-message -> files/pkg-message-in and use SUB_FILES PR: ports/97300 Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
* Update to 1.2.lawrance2006-05-162-4/+4
| | | | | | PR: ports/96684 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: meno.abels@adviser.com (maintainer, timeout 14 days)
* Update to 0.4.12.lawrance2006-05-162-5/+4
| | | | | | PR: ports/96685 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Paolo Pisati <p.pisati@oltrelinux.com> (maintainer, alternate email)
* Add p5-Net-Google-Calendar: Programmatic access to Google's Calendar APIsat2006-05-165-0/+42
| | | | | | PR: ports/97284 Submitted by: Yi-Hsuan Hsin <mhsin@mhsin.org> Approved by: krion (mentor)
* - Fix IP address lease time bug on 64-bit archs. It caused clientssem2006-05-168-32/+68
| | | | | | | | (at least Windows XP) to reject a leased IP info. The reason was time_t that is 8-bytes wide on FreeBSD *64. PR: ports/97333 Submitted by: maintainer
* update to 0.5.7oliver2006-05-163-4/+10
|
* Add PTHREAD_{CFLAGS,LIBS} to all avahi pkg-config files. This fixesmarcus2006-05-163-1/+21
| | | | | | | xmms2 builds, among others. PR: 97295 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* Add USE_GETTEXT to appease portlint.mezz2006-05-163-0/+3
|
* Make the use of mozilla optionaledwin2006-05-163-5/+33
| | | | Noticed by: YAPHR
* - Update to 2.0.0 CVSpav2006-05-166-79/+27
| | | | | | | | | | | - Move to net/callgen323 - Provide WITH_OPAL knob (net/opal instead of openh323) - Unbreak on FreeBSD >= 5.X - Take maintainership PR: ports/95488 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer timeout (1 month)
* Update to 1.3.lawrance2006-05-155-33/+22
| | | | | | PR: ports/96503 Submitted by: Antonio Querubin <tony@lava.net> Approved by: janos.mohacsi@bsd.hu (maintainer, timeout 4 weeks)
* Patch pptpctrl.c so that it does not pass bogus parameters to ppp.lawrance2006-05-152-4/+17
| | | | | | | | Bump PORTREVISION for the change above. PR: ports/96386 Submitted by: Stefan Bethke <stb@lassitu.de> Approved by: olmi@rentech.ru (maintainer, timeout 2 weeks)
* Update to OpenNTPD 3.9p1 (as of OpenBSD 3.9).naddy2006-05-152-4/+4
|
* Update to 1.0rc1.lawrance2006-05-158-64/+35
| | | | | | | Submitter takes maintainership. PR: ports/96035 Submitted by: Dryice Liu <dryice@dryice.name>
* Pass maintainership to Shaun Amott <shaun@inerd.com>itetcu2006-05-141-1/+1
| | | | | | PR: ports/96289 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor)
* - Update to 107.5 (fixes broken mDNSProxyResponderPosix utility) [1]lawrance2006-05-146-33/+23
| | | | | | | | | | - Install mDNSResponder.8 manpage as mDNSResponderPosix.8 to avoid conflict with net/howl [2] - Unquote COMMENT. PR: ports/94303 [1], ports/96126 [2] Submitted by: Bruce Walker <bmw@borderware.com> [1] Eric P. Scott <eps+pbug0604@ana.com> [2]
* Update to 1.5.2.lawrance2006-05-142-4/+4
| | | | | PR: ports/97218 Submitted by: Ports Fury
* Add p5-POE-Component-Client-Ident: POE component for non-blocking ident lookupssat2006-05-145-0/+48
| | | | Approved by: krion (mentor)
* - Update to 0.9.8.3mnag2006-05-143-12/+24
| | | | | | PR: 97212 Submitted by: maintainer Security: http://www.vuxml.org/freebsd/6d78202e-e2f9-11da-8674-00123ffe8333.html
* - Update to 1.0.1mnag2006-05-143-11/+23
| | | | | PR: 97211 Submitted by: maintainer
* A quirky bug manifests itself when compiler optimisation is used, e.g.cy2006-05-132-2/+2
| | | | | | | when CFLAGS=-O is specified in make.conf, causing output that should be displayed on the X display to be sent to stdout instead. This patch forces compiler optimisation to be turned off allowing the port to work as designed regardless of the optimisation specified in make.conf.
* - Update to 0.1.7garga2006-05-124-12/+27
| | | | | PR: ports/96674 Submitted by: maintainer
* Remove whitespace from line endings in pkg-plist files.vd2006-05-123-7/+7
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* - Update to 5.4.9, a new suggested versionpav2006-05-122-4/+4
|
* Update to 0.2.4. [1]itetcu2006-05-123-9/+27
| | | | | | | | | | | Add Verizon Dominicana service parameters. [2] Change my backup MASTER_SITE and my email address. [3] PR: ports/96683 Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1] Ronald Gonzalez <warping2@yahoo.com> [2] itetcu (me) [3] Approved by: itetcu (me, mmaintainer), lawrance (mentor)
* Update to version 1.71 (two in one day!)edwin2006-05-123-4/+9
|
* update to 1.70. Fix plistedwin2006-05-123-110/+110
|
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-12150-161/+0
|
* Remove dead MASTER_SITEs.sobomax2006-05-126-18/+6
| | | | | PR: 93811 Submitted by: Diane Bruce <db@db.net>
* - Take the maintainship.mezz2006-05-124-2/+78
| | | | | | | | | | - Enable the recv() and send(), I am not sure why it was disabled on FreeBSD only but allow other OSs. It works great as I have tested it with a few of applications on FreeBSD 6.0 for a week. If anyone know why, please let me know. No respone from the author. - Add install the trickled.conf(.default) with examples. Took from Debian with a bit tweak. - Bump the PORTREVISION.
* Update to 2006.05.11.nork2006-05-112-4/+4
|
* - Vendor does not support Perl versions prior to 5.8 and the software doesaaron2006-05-111-1/+1
| | | | | | not compile on anything else either. Approved by: tobez (implicit)
* Pet portlint:itetcu2006-05-114-65/+41
| | | | | | | | | | | | - Use MLINKS [1] - pkg-install -> pkg-message[.in] [1] - Use DOCSDIR in PLIST [1] - s/SUBFILES/SUB_FILES/ [2] - @${CAT} ${PKGMESSAGE} in post-install [2] PR: ports/97046 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) [1], lawrance, me [2] Approved by: lawrance (mentor)
* Remove USE_REINPLACE from ports starting with Medwin2006-05-113-4/+0
|
* - Updated to MODBUILD instead of CONFIGUREaaron2006-05-111-3/+2
| | | | | | | - Set as Perl5.8 only. Investigating as to whether the vendor intended this change. Approved by: tobez (implicit)
* - Updated from 0.32 to 0.33aaron2006-05-112-8/+12
| | | | | | | | | - Updated maintainer 0.33 Mon May 1 10:44:28 BST 2006 - automatically find a close server via CoralCDN OASIS Approved by: tobez (implicit)
* - Skip acls patch on FreeBSD 4.X, ACL support in that version of FreeBSDpav2006-05-101-0/+2
| | | | | | is not complete enough Reported by: John Winger <JWWinger@marketvisionresearch.com>
* - update to -> 1.23mich2006-05-103-11/+11
| | | | | PR: ports/97064 Submitted by: leeym
* - Fix typopav2006-05-101-1/+1
| | | | Submitted by: Simun Mikecin <numisemis@yahoo.com>
* - Update from 0.01 to 0.02aaron2006-05-102-4/+6
| | | | Approved by: tobez (implicit)
* Move the linc programming reference to the linc-reference port.jylefort2006-05-104-10/+16
|
* - Convert to OPTIONSpav2006-05-101-31/+28
| | | | | | | | | | - Add an option for ACL support patch, default on - Add an option for file flags support patch, default on - Drop support for < 400014 - Cleanup PR: ports/97050 (based on) Submitted by: Simun Mikecin <numisemis@yahoo.com>
* - Update to 1.0.4mnag2006-05-102-4/+4
| | | | | | PR: 96682 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* - Update to 1.1.4mnag2006-05-102-12/+21
| | | | | | | | - Add IPV6 OPTIONS - Take maintainership PR: 96680 Submitted by: Martin Wilke <freebsd___unixfreunde.de>
* - Update to 0.9.2mnag2006-05-102-4/+4
| | | | | | PR: 96679 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* Update my e-mail addresssat2006-05-091-2/+2
| | | | Approved by: krion (mentor, implicit)
* - Update to 1.0.12pav2006-05-094-7/+65
| | | | | | | | - Get rid of the start wrapper script, we don't need it and it gives up only troubles - Provide an option to install Firefox extension, which can subscribe feeds in Liferea from the orange button in Firefox's address bar - Provide an option to build new Xulrunner plugin
* Update to 0.4stefan2006-05-092-4/+4
| | | | | | PR: 96942 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Approved by: arved (mentor)
* - Fix bogus OSVERSION test.flz2006-05-081-1/+1
| | | | Reported by: Joey Mingrone <joey@mingrone.org>
* - Don't force the interface up, this may turns the radio on needlessly.flz2006-05-084-4/+2
| | | | | PR: ports/93681 Submitted by: Adrian Filipi <adrian@ubergeeks.com>
* - Update to 0.9.1sat2006-05-086-30/+41
| | | | | | | | | - RC'ify - Take maintainership PR: ports/95889 Submitted by: me Approved by: krion (mentor)
* Fix the find local of trickled.conf, the varible wasn't working that putmezz2006-05-081-2/+3
| | | | | | | ${prefix} in source so use --sysconfdir that will actually change from varible to prefix path (/usr/local) in source. Bump the PORTREVISION. # trickled: Skipping configuration file: ${prefix}/etc/trickled.conf
* - Update net/isc-dhcp3-* to 3.0.4sem2006-05-0824-284/+196
| | | | | | | | | | | * fixes to the failover protocol * manpage updates * DDNS fixes * commandline parsing fixes - Remove USE_REINPLACE PR: ports/96916 Submitted by: maintainer
* Update to 1.3.5erwin2006-05-082-4/+4
| | | | | PR: 96938 Submitted by: Michael Lyngbøl <lyngbol@wheel.dk> (maintainer)
* Correct a dependency, move libevent from BUILD_DEPENDS to LIB_DEPENDS. Bumpmezz2006-05-081-2/+2
| | | | | | | | | | the PORTREVISION. # pkg_add -r trickle Fetching [...]trickle.tbz... Done. # trickled /libexec/ld-elf.so.1: Shared object "libevent-1.1a.so.1" not found, required by "trickled"
* Convert MAINTAINER to my freebsd.org account.stefan2006-05-071-1/+1
|
* - Update to 1.4.5pav2006-05-074-95/+40
| | | | | | | | - Link openh323 dynamically - Take maintainership PR: ports/95424 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* - Enable RFC2190 codec support using ffmpeg, knob WITH_FFMPEGpav2006-05-073-5/+34
| | | | | | | | | - Support external speex, knob WITH_SPEEX - Remove indirect dependencies on expat and openldap (via pwlib) PR: ports/95423 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: Steve Ames <steve@energistic.com> (maintainer)
* Correct typo that snuck in at the last minute.marcus2006-05-072-1/+2
|
* Add service-discovery-applet, a GNOME applet for viewing available networkmarcus2006-05-078-0/+132
| | | | services advertised via mDNS (aka Bonjour, Zeroconf, Rendezvous).
* Add py-avahi, the Python bindings to the Avahi mDNS service discoverymarcus2006-05-074-0/+78
| | | | system (aka Bonjour, Zeroconf, Rendezvous).
* Now that they re-broke pthread usage in 0.6.10, resurrect a patch to fixmarcus2006-05-072-0/+12
| | | | | | it. Reported by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
* - Fix line wrap in distinfo filesem2006-05-071-2/+1
| | | | Submitted by: maintainer
* Arpdig is a tool to probe a whole IP address segment or a list ofsem2006-05-074-0/+31
| | | | | | | | IP addresses on the LAN via ARP whohas requests, collecting ARP is-at responses and showing the results. PR: ports/96851 Submitted by: marck
* Simplify PHP base ports infrastructure:ale2006-05-061-6/+15
| | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me).
* Update to 0.6.10.marcus2006-05-063-71/+9
| | | | | | Security: This release fixes a few security vulnerabilities. See http://www.avahi.org/milestone/Avahi%200.6.10 for more details.
* - Update to 1.61mnag2006-05-062-8/+20
| | | | | | | | - Add OPTIONS for ipv6 - Take maintainership PR: 96681 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
* * fix plistskv2006-05-052-3/+3
| | | | | | | * pass maintaintership to perl@ PR: ports/96183 Submitted by: leeym
* BROKEN: Incorrect pkg-plistkris2006-05-051-0/+2
|
* - Add optional dependency on gnutls if it is installed or via WITH_GNUTLS.tmclaugh2006-05-052-10/+16
| | | | | | | | (gnutls support cannot be disabled if it is present.) - Replace manual openssl check with USE_OPENSSL Approved by: marcus
* Grr...correct path to dumpcap.marcus2006-05-052-2/+2
|
* - Update to 0.71erwin2006-05-055-16/+77
| | | | | | | - Hand maintainership to submitter PR: 96736 Submitted by: Rainer Alves <rainer.alves@gmail.com>
* This PORTREVISION should have been 3 instead of 1.marcus2006-05-042-2/+2
| | | | Caught by: eik's script
* - Update to 1.0.11pav2006-05-042-4/+4
|
* Mark as broken (howl <-> avahi) and deprecated (superseeded by ekiga).netchild2006-05-041-0/+5
|
* Add dumpcap to ethereal-lite. dumpcap is required for proper etherealmarcus2006-05-046-8/+10
| | | | | | operation. Requested by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
* - Switch lua dependency to lang/lua50pav2006-05-031-2/+2
|
* [patch] net/ngrep segfaults at startup on amd64edwin2006-05-032-0/+11
| | | | | | | | | # ngrep Segmentation fault: 11 (core dumped) [ etc :-) ] PR: ports/95612 Submitted by: Vasil Dimov <vd@FreeBSD.org>
* Update to 0.13.jylefort2006-05-037-95/+119
|
* Add optional AES decryption support via patch from CVS. (default: off)tmclaugh2006-05-032-0/+165
| | | | | | | | It's been about 3.5 years since ssldump's last release and these patches have been in CVS for about 3 years. It would be a shame to just leave them there. Obtained from: CVS by way of Suse 9.3 RPM
* - update net/cphone to 0.3.2.cvs.20060407thierry2006-05-033-60/+19
| | | | | | | | | | | | | | | | | 20060407 is actually the day i checked it out, and does not reflect the last commit date * use DISTVERSION instead of PORTVERSION * as this is an CVS snapshot, host it on our own FTP server * adopt to use the newer net/openh323 * adopt ALL_TARGET, MAKE_ENV and MAKE_ARGS to match devel/pwlib and net/openh323 * unbreak on FreeBSD >= 5.x * add post-patch target to remove unavailable/unnecessary includes * removed files/patch-message * take maintainership PR: ports/95483 Submitted by: Joerg Pulz <Joerg.Pulz (at) frm2.tum.de>
* - Add patch to be able to make redirects from specified outgoing IPpav2006-05-022-0/+22
| | | | | PR: ports/96263 Submitted by: SeaD <sead@mail.ru>
* - Add missed man pagesem2006-05-021-1/+1
| | | | Reported by: kris vei pointyhat
* Make sure people known about the databases/sqlite3 with thread support ↵edwin2006-05-022-0/+7
| | | | requirement
* - Unbreaksem2006-05-025-42/+11
| | | | | | | | | | | - Change COMMENT - Install README file as doc - Fix pkg-plist. Remove second pkg-plist - Make the port non-interactive - Remove useless pkg-message PR: ports/96028 (inspired by) Submitted by: Tim Kellers <kellers@njit.edu>
* Fix build and runtime with GNOME 2.14.jylefort2006-05-022-2/+14
|
* BROKEN on sparc64, assign maintainership to submitter.krion2006-05-021-2/+8
| | | | | PR: ports/96137 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* - Update to version 1.2az2006-05-022-5/+5
|
* Bump PORTREVISION to get these ports to work under GNOME 2.14.marcus2006-05-021-1/+1
|
* Register a conflict with avahi.marcus2006-05-021-0/+2
|
* - Disable mDNSResponder in avahi so net/mDNSResponder and avahi don'tahze2006-05-012-11/+3
| | | | | | conflict Requested by: kde@
* - Update to 0.72pav2006-05-014-31/+7
| | | | | PR: ports/96584 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
* NULL-terminate the argument list to g_build_path() to prevent a crash.marcus2006-05-012-1/+21
| | | | Reported by: Sean McNeil <sean@mcneil.com>
* Make it buildable on recent 7-CURRENT.ume2006-05-011-0/+22
| | | | | Reported by: ports-sparc64 via maintainer Approved by: maintainer
* Update to 0.2tmclaugh2006-05-013-6/+6
| | | | | | | | - Fixes build with latest gstreamer-plugins-libmms - Remove old USE_REINPLACE PR: 95802 Submitted by: Joel Diaz
* Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-3018-104/+200
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com>
* - Update port 0.1.6mnag2006-04-304-26/+22
| | | | | | | - Mark as BROKEN on 4.x PR: 96168 Submitted by: maintainer
* - Update gstreamer to 0.10ahze2006-04-302-2/+4
| | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
* - Update to 0.31pav2006-04-304-66/+141
| | | | | PR: ports/96525 Submitted by: Charlie & <liettneff@bk.ru> (maintainer)
* - Upgrade to 0.12.1sergei2006-04-303-5/+6
|
* - Update to 0.14mnag2006-04-304-5/+50
| | | | | | | | - Add rc.d script PR: 94475 Submitted by: leha___pikenet.ru Approved by: maintainer timeout (44 days)
* - Patches to make libwrap usage functionalmnag2006-04-303-2/+25
| | | | | | | | | - Bump PORTREVISION - portlint(1) PR: 93708 Submitted by: Rudolf Cejka <cejkar___fit.vutbr.cz> Approved by: maintainer timeout (66 days)
* Chase libggz upgradeerwin2006-04-291-1/+1
| | | | | Submitted by: pointyhat via kris Pointy hat to: erwin
* - Update to 1.5apav2006-04-298-188/+51
| | | | | | | | - Take over maintaining PR: ports/96318 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
* - Update to 1.5.1pav2006-04-292-4/+4
| | | | | PR: ports/96473 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 5.4.7pav2006-04-294-39/+14
|
* - Update to 0.4.6pav2006-04-296-77/+71
| | | | | | | | - Transfer maintainership PR: ports/96425 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
* - Update to 0.8pav2006-04-294-106/+207
| | | | | | | | - Transfer maintainership PR: ports/96425 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
* - Update to 0.7pav2006-04-293-8/+35
| | | | | | | | - Transfer maintainership PR: ports/96425 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
* Add an additional mirror.ehaupt2006-04-291-1/+2
| | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* Fix parsing of radiotap packet captures.marcus2006-04-296-24/+398
| | | | | Submitted by: sam Obtained from: Ethereal SVN
* Add .eu domain whois server to the list. Bump PORTREVISION.matusita2006-04-292-1/+2
| | | | | | | Please note that original submitter also sent to jwhois developers list so it'll be imported to the further jwhois version. Submitted by: karsten at rohrbach.de
* Forget to update config files as of version 3.2.3.matusita2006-04-291-10/+65
| | | | Content changes but don't update PORTREVISION, since more commit to come...
* When net/asterisk is installed, net/opal does not build because it detects thegarga2006-04-292-0/+26
| | | | | | | | | | presence of include/libpri.h installed by net/asterisk, but the build fails. To fix this problem, please add the port patch below submitted by Matt Horan <matt@matthoran.com>. PR: ports/95641 Submitted by: maintainer
* - Update to 1.0.1mnag2006-04-283-14/+13
| | | | | | | - portlint(1) PR: 96360 Submitted by: maintainer
* - Update to 1.0.1mnag2006-04-283-13/+13
| | | | | | | - portlint(1) PR: 96409 Submitted by: maintainer
* Track the dbus socket path change.jylefort2006-04-281-2/+2
| | | | Reported by: marcus
* - Check for LOCALBASE, not for PREFIX. This fixes dependent portfjoe2006-04-282-10/+13
| | | | | | | build with overridden PREFIX - Bump PORTREVISION Approved by: MAINTAINER
* - update to 0.09leeym2006-04-272-6/+6
|
* - update to 1.07leeym2006-04-272-4/+4
|
* - Update LDAP patchpav2006-04-274-12/+12
| | | | | PR: ports/96353 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* Add USE_GCC=3.4+ to fix the build on 4.X.marcus2006-04-272-0/+2
| | | | Reported by: pointyhat via kris
* Fix the dissection of 802.11 QoS packets.marcus2006-04-274-0/+24
| | | | Submitted by: sam
* Update to 0.99.0. Seemarcus2006-04-2710-894/+14
| | | | | | | | | http://www.ethereal.com/docs/release-notes/ethereal-0.99.0.html for the complete list of changes. Security: Ethereal 0.99.0 fixes numerous security bugs. See http://www.ethereal.com/docs/release-notes/ethereal-0.99.0.html for details
* - Use pwlib and openh323 from portsfjoe2006-04-261-0/+27
| | | | | | - Update to latest codec negotiation patch Submitted by: Andriy I Pylypenko <bamby@portaone.com> (MAINTAINER)
* - Use pwlib and openh323 from portsfjoe2006-04-268-83/+73
| | | | | | - Update to latest codec negotiation patch Submitted by: Andriy I Pylypenko <bamby@portaone.com> (MAINTAINER)
* - Update to 1.2.7.1 [1]fjoe2006-04-2666-702/+384
| | | | | | | | | | | | | | - Remove bristuff support (will be added later as a slave port) - Update codec negotiation patch [2] - Use pwlib and openh323 from ports [3] - Remove FORBIDDEN now that asterisk is >= 1.2.6 Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not synced with Digium zaptel driver. PR: 93528, 96315 Submitted by: Andriy I Pylypenko <bamby@portaone.com> [1] [2] [3] Approved by: MAINTAINER
* Mark the port as forbidden due to a security issue which could lead toremko2006-04-266-0/+12
| | | | | | unauthorized system access. With hat: secteam
* Unbreak for perl 5.005_03erwin2006-04-261-3/+12
| | | | | | PR: 96304 Submitted by: leeym Approved by: maintainer
* - uses round() which is only available in 5.3 and higher. Itvs2006-04-251-2/+10
| | | | | | | | | | also depends upon a relatively recent version of libpcap which only exists in the base of 6.0 and up[1]. The attached patch marks it as broken on 5.2 and lower, and depends on net/libpcap for 5.3 up to 6.0. - respect CC/CFLAGS PR: ports/96273 Submitted by: maintainer
* - Update to 1.0.10pav2006-04-252-4/+4
|
* - Update to 2.6.8pav2006-04-253-25/+4
| | | | | PR: ports/96210 Submitted by: delphij
* Add missing radius-related entries.sobomax2006-04-251-0/+6
|
* - Update to 2.01.jmelo2006-04-242-5/+4
| | | | | | PR: ports/95875 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: mnag (mentor)
* - Respect user's CFLAGS and CC variablessem2006-04-241-0/+15
| | | | Submitted by: kris
* Fix the adns library version so it matches the internal soname. This setsmarcus2006-04-243-3/+3
| | | | | | the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed.
* Fix avahi's use of sendmsg(2) so that it actually works.marcus2006-04-242-1/+77
|
* Fix a cut&paste error. This should unbreak this prot after commit somenetchild2006-04-241-1/+1
| | | | | | | minutes ago. Noticed by: freshports sanity checking Pointyhat to: netchild
* Due to a missing symbol in the default thread library on sparc64 innetchild2006-04-241-0/+4
| | | | | | | | | | | | | | OSVERSION <= 700003, configure breaks with a linker error during the detection of libpt from devel/pwlib. - mark it as BROKEN for this particular case PR: 96169 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Commit log by: Joerg Pulz Reported by: pointyhat errorlogs Discussed on: freebsd-threads@, freebsd-sparc64@ Review and test on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64
* Due to a missing symbol in the default thread library on sparc64 inerwin2006-04-231-0/+4
| | | | | | | | | | | | | | OSVERSION <= 700003, configure breaks with a linker error during the detection of libpt from devel/pwlib. - mark it as BROKEN for this particular case PR: 96170 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Reported by: pointyhat errorlogs Discussed on: freebsd-threads@, freebsd-sparc64@ Review and test on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64
* net/p5-Net-Server requires dependency on p5-IO-Multiplexedwin2006-04-231-0/+3
| | | | | | | | | When use Net::Server::Multiplex, IO::Multiplex is required: [~/postgresql-postfix] edwin@k7>./test.pl Module IO::Multiplex is required for Multiplex. at /usr/local/lib/perl5/site_perl/5.8.8/Net/Server/Multiplex.pm line 32. PR: ports/96175
* - fix build error on i386 4clsung2006-04-232-2/+12
| | | | | | - config.pm should not be installed as man3 Noted by: krismail
* BROKEN: Incorrect pkg-plistkris2006-04-231-0/+2
|
* BROKEN: Incomplete pkg-plistkris2006-04-231-0/+2
|
* Update to version 1.60edwin2006-04-222-4/+4
|
* - Update to 2.21leeym2006-04-223-15/+23
| | | | | | | | | - Unbreak under old perl - Refine pkg-descr PR: 95568 Submitted by: leeym Approved by: maintainer
* Make patchable.sobomax2006-04-221-8/+0
| | | | Reported by: kris-unbuildable-ports-reminder
* - Bump adns library version and PORTREVISION after last dns/adns updatesem2006-04-223-5/+6
| | | | | | for all affected ports. Reproached by: kris
* Update from 0.69 to 0.70vd2006-04-214-63/+13
| | | | | PR: ports/95298 Submitted by: Antonio Querubin <tony@lava.netg>
* Due to a missing symbol in the default thread library on sparc64 inerwin2006-04-213-2/+5
| | | | | | | | | | | | | | | | OSVERSION <= 700003, the build ends with an linker error. - mark it as BROKEN for this particular case - fix a spelling bug in pkg-install - add an entry to stop the daemon when uninstalling and the rcNG script is installed without .sh extension Reported by: Kris (pointyhat) Discussed on: freebsd-threads@, freebsd-sparc64@ Review and test on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64 PR: 96135 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* Due to a missing symbol in the default thread library on sparc64 inerwin2006-04-211-0/+4
| | | | | | | | | | | | OSVERSION <= 700003, the build ends with an linker error. - mark it as BROKEN for this particular case Reported by: Kris (pointyhat) Discussed on: freebsd-threads@, freebsd-sparc64@ Review and test on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64 PR: 96136 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* Fix build on AMDvs2006-04-212-0/+10
| | | | | PR: ports/96102 Submitted by: maintainer
* Minor cleanupvs2006-04-214-64/+6
| | | | | PR: ports/95827 Submitted by: maintainer
* Merge in latest local changes and improvements:sobomax2006-04-2112-22/+198
| | | | | | | | | | | | | | | | | | | | | o Allow radius and presence modules to be turned off; o don't override CFLAGS; o don't duplicate error messages to the console; o postgresql backend doesn't set NULL flag on results properly, so that don't use VAL_NULL() macros on them; o reconnect to MySQL db when necessary; o relax transaction matching rules, so that it works with wider range of phones; o add some missed sanity checks in usrloc; o ignore incoming UDP messages that are shorter than certain limin (128 bytes). They cannot be SIP messages anyway.
* Restore maintainership. I don't know how and why, but I did not receivesobomax2006-04-211-1/+1
| | | | any requests from linimon about this port.
* - Update to 1.3.16mnag2006-04-214-31/+4
|
* Correct the path to the dbus system socket.marcus2006-04-211-2/+2
|
* Add dependency on devel/lua-compat51 on don't install ↵erwin2006-04-203-1/+13
| | | | | | | share/lua/5.0/compat-5.1.lua PR: 96071 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
* - Update to version 1.5.0sem2006-04-208-85/+110
| | | | | PR: ports/96008 Submitted by: Ports Fury
* - Update scamper to a more recent drop of the code.clsung2006-04-202-4/+4
| | | | | PR: 96083 Submitted by: maintainer ( Matthew Luckie <mjl AT luckie dot org dot nz> )
* - update to 0.42clsung2006-04-194-61/+14
|
* - Update to 0.5.0garga2006-04-192-15/+14
| | | | | PR: ports/96009 Submitted by: Ports Fury
* A libpcap-based ethernet packet generator, capable of replaying trafficsem2006-04-195-0/+40
| | | | | | | | | | from a pcap file, and an editor to allow you to change the contents of a trace file on the fly. WWW: http://bittwist.sourceforge.net PR: ports/95926 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* Joe is away from FreeBSD work right now, so reset maintainership at hislinimon2006-04-181-1/+1
| | | | request.
* The Samba4WINS project provides a full featured replicating WINS serversem2006-04-189-0/+205
| | | | | | | | | | | for UNIX. It is a spinoff of the Samba 4 project, the upcoming version of the Samba software suite and will also be available as part of the Samba suite as soon as Samba 4 is released. WWW: http://enterprisesamba.org/index.php?id=88 PR: ports/95774 Submitted by: Timur I. Bakeyev <timur@gnu.org>
* Fix build for amd64 and ia64.ehaupt2006-04-181-0/+4
| | | | Notified by: pointyhat via kris
* Be a bit more verbose in the IGNORE message and point toflz2006-04-181-1/+1
| | | | net/${DRIVERNAME}-firmware.
* Mark IGNORE for recent OSVERSION and point to net/${DRIVERNAME}-firmware-kmod.flz2006-04-181-0/+5
|
* - Fix bogus conditional...flz2006-04-181-2/+1
|
* Fix plist.lawrance2006-04-184-4/+2
| | | | | | PR: ports/92841 Submitted by: leeym Approved by: joshua@roughtrade.net (maintainer, timeout 2 months)
* - OPTIONS revision: resort, add newsem2006-04-182-26/+116
| | | | Submitted by: delphij (maintainer)
* - Fix @dirrm %%DOCSDIR%% linesem2006-04-181-1/+1
|
* - use DISTVERSIONvs2006-04-181-8/+2
| | | | | | | - cleanup redundant autoconf invocation PR: ports/95624 Submitted by: maintainer
* Update to 0.6.10arved2006-04-183-10/+11
| | | | | | | Adjust PREFIX in pkg-message PR: 95924 Submitted by: Rashid N. Achilov <shelton@www.granch.ru>
* Correct a bug that makes inversed logic for SHELL backend.delphij2006-04-162-6/+6
| | | | | PR: ports/95689 Submitted by: Dmitriy Kirhlarov <dkirhlarov oilspace com>
* Use pre-su-install instead of pre-installnork2006-04-161-1/+1
| | | | | | | | to create directories when running as normal user. PR: ports/95867 Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
* Update to 0.6.8arved2006-04-162-8/+7
| | | | | PR: 94019 Submitted by: Rashid N. Achilov <shelton@www.granch.ru>
* - A new maintainersem2006-04-164-4/+4
| | | | Submitted by: delphij
* Update to 0.4.4arved2006-04-162-5/+7
| | | | | PR: 94267 Submitted by: Lapo Luchini <lapo@lapo.it>
* - Update to 2.2.0sem2006-04-163-30/+4
| | | | | PR: ports/95569 Submitted by: delphij
* - Update to 2.3.21 (a bugfix release)sem2006-04-166-52/+8
| | | | | PR: ports/95570 Submitted by: delphij
* - Fix build using OPTIONS PORTS_PCAP. libpcap.so.2 are not installed by ↵mnag2006-04-161-1/+7
| | | | | | | | default, use libpcap.a. PR: 94217 Notified by: Chris St Denis <chris___ctgameinfo.com> Approved by: maintainer timeout, 38 days
* - Fix df(1) output in query_unix_partitions.plsem2006-04-164-1/+22
| | | | | | | | - Fix path for ping in ping.pl - Rename a patch to a common scheme - Bump PORTREVISION Submitted by: Giraudet Olivier <giraudeo@altern.org>
* - Update to 0.10.3pav2006-04-164-54/+18
| | | | | PR: ports/95730 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* - Update to 0.9.1pav2006-04-152-5/+5
| | | | | | | - Take maintainership PR: ports/95762 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* Maintainer mailaddress mass changeedwin2006-04-154-4/+4
| | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
* Add FreeBSD interface name support and interface type support.marcus2006-04-152-1/+49
| | | | | PR: 95758 Submitted by: Kevin Oberman <oberman@es.net> (based on)
* Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-152-2/+2
| | | | | | maintainer-timeouts. Hat: portmgr
* - update to 0.35clsung2006-04-152-5/+5
|
* Reset max@FreeBSD.org due to no response to email about status.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* Reset markp due to lack of response to email and maintainer-timeouts.linimon2006-04-154-4/+4
| | | | Hat: portmgr
* Reset kwm due to no response about email.linimon2006-04-152-2/+2
| | | | Hat: portmgr
* Reset pat due to no response to email about his status.linimon2006-04-156-6/+6
| | | | Hat: portmgr
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-153-3/+3
| | | | Hat: portmgr
* Remove obsolete and abandoned port net/smbfs. It has been included inlinimon2006-04-155-82/+0
| | | | | | the base system for a long time. Hat: portmgr
* Reset bp as maintainer at his request due to lack of time. We appreciatelinimon2006-04-152-2/+2
| | | | | | all the help in the past. Hat: portmgr
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-156-6/+6
| | | | | | back sometime. Hat: portmgr
* - Update to 0.67mnag2006-04-154-39/+71
| | | | | | | | - portlint(1) PR: 94915 Submitted by: Danijel Tasov <danielt___pilgerer.org> Approved by: maintainer timeout, 20 days
* Update to 2.0.8lth2006-04-155-8/+33
| | | | | PR: ports/95156 [1], ports/95731 [2] Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> [1], Babak Farrokhi <babak@farrokhi.net> [2]
* Remove man pages from pkg-plist since they are listed invd2006-04-151-4/+0
| | | | | | | | the MAN? variables PR: ports/93943 Submitted by: vd Approved by: andreas (maintainer timeout 40+ days)
* Update to version 1.4.3.1.brueffer2006-04-142-4/+4
| | | | | | The changes since 1.4.2.0 are listed on http://www.dest-unreach.org/socat/ Approved by: markus, maintainer
* [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and small fixesedwin2006-04-145-22/+41
| | | | | | | | | | | - USE_RC_SUBR= yes --> USE_RC_SUBR= ${PORTNAME}.sh - move files/dictd.sh --> files/dictd.sh.in - default to NO for dictd_enable - Move pkg-message to files/pkg-message.in and print local path to net/dictd-database PR: ports/91505 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com> Reviewed by: maintainer timeout
* [PATCH] net/wistumbler2: fix WWWedwin2006-04-141-1/+1
| | | | | | | | | | | Fix WWW. The port is still unfetchable, both tarball links on WWW site don't work, but the CVS co works, so people interested in this port should try to get the sources this way. PR: ports/94246 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout