aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Net::OpenSSH is a secure shell client package implemented on top ofaz2009-01-135-0/+38
| | | | OpenSSH binary client (ssh).
* Update to 0.3.8.marcus2009-01-132-5/+4
|
* Update to 2.24.3.marcus2009-01-132-4/+4
|
* Fix PORTREVISION breakage.ale2009-01-131-2/+1
|
* Fix on FreeBSD 7 and up. Define uint using typedef directive, not #define.sobomax2009-01-131-1/+1
|
* o Update to 1.2.30.2;sobomax2009-01-136-10/+7227
| | | | o Make speex codec working with recent version of libspeex. PR: 129970.
* Register a fixed UID/GID for the user 'dhcpd' and use that instead of astefan2009-01-122-6/+7
| | | | | | | | dynamically chosen one. PR: 127995 Submitted by: Ashish Shukla <wahjava@gmail.com> Approved by: maintainer timeout (3 months)
* - Update to 2.3sem2009-01-122-4/+4
|
* Remove BROKEN for 8, a patch was committed which I overlooked inerwin2009-01-121-4/+0
| | | | | | the previous commit. Submitted by: sem
* - S/CATAGORY/CATEGORYmiwi2009-01-111-2/+2
| | | | Submitted by: maintainer via skype
* Add missing template file to generate config file for mpd5.ume2009-01-111-0/+27
| | | | Reported by: Hiroo Ono <hiroo__at__oikumene.gcd.org>
* - Remove unreachable master sitechinsan2009-01-111-3/+3
| | | | | | | - Pass maintainership to submitter PR: ports/130226 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
* Remove cvs file committed accidentally.itetcu2009-01-101-51/+0
|
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-1018-68/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
* - Chase libosip shlib bumpmiwi2009-01-092-1/+3
|
* - Update to 3.2.0miwi2009-01-093-7/+7
| | | | | | | - Pass maintainership to submitter PR: 128822 Submitted by: Dennis Herrmann <adox@mcx2.org>
* Update to 0.4.tobez2009-01-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
* Update to 1.4.22.1.sobomax2009-01-098-24/+28
|
* Mark BROKEN: does not build after the arp-v2 import.erwin2009-01-091-1/+7
| | | | Submitted by: pointyhat
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-098-5/+47
| | | | Submitted by: pointyhat
* Mark BROKEN on HEAD after the import of strndup(3).erwin2009-01-091-1/+7
| | | | | | As OSVERSION was not bumped at the time, approximate with 800058. Submitted by: pointyhat
* Mark BROKEN on 8: does not build after arp-v2 import.erwin2009-01-091-1/+7
| | | | Submitted by: pointyhat
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-1/+7
| | | | Submitted by: pointyhat
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-1/+7
| | | | Submitted by: pointyhat
* Add a fix for warnings emitted every time the module is loaded.stefan2009-01-092-1/+16
| | | | | PR: 123313 Submitted by: David Duchscher <daved@tamu.edu>
* Mark BROKEN on 8: does not build after recent jail changes.erwin2009-01-091-0/+4
| | | | Submitted by: pintyha
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-1/+7
| | | | Submitted by: pointyhat
* - USE_PA, USE_RADIUS is nothing, removepav2009-01-091-2/+0
|
* - USE_AUTHRADIUS is nothing, removepav2009-01-091-1/+0
|
* - USE_PTHREAD is nothing, removepav2009-01-091-1/+0
|
* - Remove net/nvnet, it's been in base since FreeBSD 6.0pav2009-01-087-81/+0
|
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-085-5/+5
|
* Security update due CVE-2009-0022timur2009-01-0730-126/+110
|
* Use ${FC} instead of hard coding gfortran42 (which would need to begerald2009-01-071-3/+4
| | | | | | | | gfortran43 nowadays). Remove F77=${FC} from CONFIGURE_ENV since this provided by Mk/bsd.gcc.mk. Add USE_GCC=4.3 since this port uses both C and Fortran frontends.
* - Unbreak by moving cert generation to install phase from build phasepav2009-01-071-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN: does not packagepav2009-01-071-0/+2
| | | | Reported by: pointyhat
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-0729-167/+18
|
* Fix patch that got corrupted during 1.4.22 update. No PORTREVISION bumpsobomax2009-01-064-136/+80
| | | | since the patch is optional (opt-in).
* - Bump PORTREVISION due to share library version bump in security/libgcryptrafan2009-01-063-4/+5
| | | | PR: ports/127478
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-0614-78/+11
|
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-0662-38/+62
| | | | Suggested by: rafan
* Update to 2.4.13. Note that this requires a full rebuild of alldelphij2009-01-055-22/+28
| | | | | packages that depends on openldap24-client due to a shared library version bump.
* - Update to 0.1.41miwi2009-01-042-4/+4
|
* - Update to 1.98.7chinsan2009-01-042-4/+7
| | | | | | PR: ports/130135 Submitted by: chinsan Approved by: sunpoet (maintainer)
* - Fix build on CURRENT with new arp codesem2009-01-041-0/+28
| | | | | Submitted by: Ian FREISLICH (on net@) Approved by: maintainer
* - Update to 1.06.32chinsan2009-01-032-5/+4
|
* Update to 0.5.2.mezz2009-01-012-7/+5
| | | | | | PR: ports/129959 Reported by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Security: http://www.coresecurity.com/content/vinagre-format-string
* - Use correct path in USE_LDCONFIGamdmi32008-12-311-2/+2
| | | | | | PR: 129893 Submitted by: martinko <gamato at users dot sf dot net> Approved by: Dewey Hylton <freenx at deweyonline dot com> (maintainer)
* - Update to 1.5.0miwi2008-12-305-61/+34
| | | | | PR: 129751 Submitted by: "Phillip N." <pneumann@gmail.com> (maintainer)
* Add WITH_ICONV knob. Victor Sudakov reports he needs this patch in orderobrien2008-12-301-0/+5
| | | | | | to properly build Cyrillic filenames support. Submitted by: Victor Sudakov <sudakov@sibptus.tomsk.ru>
* - Add PORTSCOUT variable.miwi2008-12-301-0/+2
|
* Update to 3.0.5ehaupt2008-12-292-7/+7
| | | | Changelog: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.5-NEWS
* - Add a patch that fixes RAM size detection on i386 with >2GB RAMpav2008-12-292-0/+18
| | | | Submitted by: marck
* - Adapt to new boinc-clientpav2008-12-291-1/+1
|
* - Update to 6.4.5pav2008-12-293-33/+44
| | | | - Install extra headers needed by setiathome
* - Update to 2.1.3miwi2008-12-295-50/+93
| | | | | PR: 129996 Submitted by: David Wood <david@wood2.org.uk> (maintainer)
* The purpose of vnstati is to provide image output support formiwi2008-12-294-0/+62
| | | | | | | | | | | | | | | statistics collected using vnstat(1). However, the image file format is limited to png. All basic outputs of vnStat are supported excluding live traffic features. The image can be outputted either to a file or to standard output. vnstati is the image output command for vnstat(1). It provides png image file output from database files created using vnStat. WWW: http://humdi.net/vnstat/ PR: ports/129994 Submitted by: Dennis Herrmann <adox at mcx2.org>
* Update to 0.12lth2008-12-292-4/+4
|
* - Update to 20081227miwi2008-12-282-4/+4
|
* Add an extra patch which was never applied. This should fix the problemwxs2008-12-281-0/+2
| | | | | | | on AMD64. PR: ports/129288 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Update to 4.1.3wxs2008-12-272-9/+6
| | | | | | | - This is still buggy on AMD64, I'm working on a fix. PR: ports/128510, ports/128515, ports/129289, ports/129894 Submitted by: Lots of people
* - Fix duplicate pear categorymiwi2008-12-261-1/+1
| | | | | | PR: 129949 Submitted by: jun <yamajun@ofug.net> Approved by: maintainer
* - Fix pear categorymiwi2008-12-261-1/+2
| | | | | | PR: 129950 Submitted by: Jun <yamajun@ofug.net> Approved by: maintainer
* - Update to 20070523obeech2008-12-262-4/+4
| | | | | | | | | - Update scamper, primarily to build on freebsd 8-current with the new arp code. PR: ports/129940 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Reported by: pointyhat
* - Update to 0.2.2miwi2008-12-264-18/+19
| | | | | PR: 129925 Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer)
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portslinimon2008-12-251-1/+1
| | | | | | right now, by request. Hat: portmgr
* - Update to 4.7.30miwi2008-12-255-66/+61
|
* - Update to 0.14.0miwi2008-12-252-4/+4
|
* Mark XORP 1.5 broken due to RTF_LLINFO removal in OSVERSION 800059.bms2008-12-251-0/+4
|
* - Update to 0.13.0miwi2008-12-242-5/+5
| | | | - Take maintainership
* - Update to 0.1.40miwi2008-12-242-5/+5
| | | | - Take maintainership
* - Update to 1.3.2.araujo2008-12-242-4/+4
|
* - Updated to 1.03glarkin2008-12-232-4/+4
|
* - Fix default boinc flags in rc scriptpav2008-12-231-1/+1
| | | | Submitted by: Royce Williams <royce@alaska.net>
* - Update to 0.53jadawin2008-12-232-6/+5
| | | | - Remove old MASTER_SITES
* - extend MASTER_SITESdinoex2008-12-231-1/+2
|
* - Update to 1.3.2miwi2008-12-232-4/+4
| | | | | PR: 129842 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
* - Update to 2.5.0miwi2008-12-232-4/+4
| | | | | PR: 129843 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
* - Update to 1.1.0.6miwi2008-12-232-5/+4
| | | | | PR: 129756 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update 1.6.1tabthorpe2008-12-233-4/+5
| | | | | | PR: ports/129807 Submitted by: GLOTM Approved by: gahr's sabbatical
* - On systems (e.g FreeBSD amd64) where sizeof(unsigned int) differs frompav2008-12-222-0/+21
| | | | | | | | sizeof(lzo_uint) this patch is necessary for the correct operation of vtun when LZO compression is enabled. PR: ports/129815 Submitted by: Bjoern Groenvall <bg@sics.se>
* The FreeRADIUS Client is a framework and library for writing RADIUSbeech2008-12-2211-0/+281
| | | | | | | | | | | | | Clients which additionally includes radlogin, a flexible RADIUS aware login replacement, a command line program to send RADIUS authentication/authorisation requests and accounting records and a utility to query the status of a RADIUS server. All these programs are based on a library which lets you develop a RADIUS-aware application in less than 50 lines of C code. It is highly portable and runs on Linux, many BSD variants and Solaris. PR: ports/129250 Submitted by: netch at netch.kiev.ua
* - Update to 1.21clsung2008-12-222-4/+4
|
* - Remove --without-avahibeech2008-12-211-2/+1
| | | | - Bump portrevision
* - Add devel/gettext dependancy using USE_GETTEXT=yes andbeech2008-12-212-4/+18
| | | | | | | | patches `configure' to include -lintl in LIBS= definition. - Bump portrevision PR: ports/129785 Submitted by: Pavel Gubin <pg@2lazy.ru>
* Update to 2008.12.20.nork2008-12-202-4/+4
|
* - Linking avahi is broken, define without.beech2008-12-201-4/+5
| | | | | | - Unbreak Submitted by: Jan Henrik Sylvester <me@janh.de>
* - update to 0.52leeym2008-12-202-5/+6
|
* - Set for expiration in one month: has been broken for more than 6 monthspav2008-12-204-0/+8
|
* - Mark for expiration: depends on expired, broken portpav2008-12-201-0/+3
|
* Fix typo.olgeni2008-12-201-1/+1
|
* - Tag broken (linker errors)beech2008-12-201-0/+2
|
* Update to version 1.3.4.demon2008-12-192-4/+4
|
* Update to version 1.1.1.demon2008-12-192-5/+5
|
* - Update to 0.6.2.amdmi32008-12-185-29/+32
| | | | | PR: 129594 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
* - Update to 0.51jadawin2008-12-182-4/+4
|
* Fix reference to master port for isc-dhcp40-{client,relay}.stefan2008-12-182-2/+2
| | | | | | PR: 128703 Submitted by: Jon Passki <jon.passki@hursk.com> Approved by: maintainer timeout (>5 weeks)
* Maintainer was reset.linimon2008-12-181-3/+0
|
* - Update to 4.2.stefan2008-12-1718-113/+521
| | | | | | | | | | | | - Provide LINK_STATE_IS_UP macros that is missing in FreeBSD. - Disable CARP demotion: FreeBSD has no support for it. - Disable check for the routing table number: FreeBSD has single routing table now. - Disable route labeling: FreeBSD has no support for it. PR: 121831 Submitted by: Matthieu Guegan <matthieu@virtua.ch> Approved by: maintainer timeout (9 months)
* Chase the avahi-core shared lib version.marcus2008-12-171-2/+2
|
* Fix the build with glib-1.2 (e.g. the tshark build).marcus2008-12-171-0/+12
| | | | PR: 129675
* - Update to 0.14jadawin2008-12-162-4/+4
|
* Fix build with misc patches on and codec negotiation patch off. Thissobomax2008-12-164-48/+48
| | | | | | combination is not enabled by default so that no PORTREVISION bump. Reported by: Peter Beckman
* Reset yazzy@yazzy.org due to maintainer-timeouts and no response tolinimon2008-12-166-11/+3
| | | | | | email. Hat: portmgr
* Reset yazzy@yazzy.org due to maintainer-timeouts and no response to email.linimon2008-12-161-13/+2
| | | | | | While here, trim obsolete version checks. Hat: portmgr
* Maintainer does not have the time to maintain this one right now, so returnlinimon2008-12-161-1/+1
| | | | to the pool.
* Update to 0.6.24.marcus2008-12-168-116/+24
|
* - Add a patch from quagga-qit. It fixes a fletcher checksum problem.sem2008-12-162-1/+96
|
* - Update to 0.99.11sem2008-12-168-168/+234
| | | | Approved by: maintainer timeout
* - Update to 2.1 (minor bug fixes)sem2008-12-152-4/+4
|
* Update to 1.0.5. Seemarcus2008-12-154-361/+7
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.0.5.html for a list of what has changed.
* Rubygem-oauth is a RubyGem for implementing both OAuth clients andmiwi2008-12-145-0/+341
| | | | | | | | | servers in Ruby applications. WWW: http://oauth.rubyforge.org/ PR: ports/129514 Submitted by: wenheping <wenheping at gmail.com>
* - Update to 1.2miwi2008-12-142-6/+6
| | | | | | | - Pass maintainership to submitter PR: 129530 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Update to 0.91miwi2008-12-143-7/+19
| | | | | | | = Pass maintainership to submitter PR: 129531 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Update to 0.7.0miwi2008-12-133-4/+11
| | | | | PR: 129578 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* - Update to 1.3.2acm2008-12-132-6/+5
| | | | | PR: 129487 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com>
* - Update to 1.4.23pav2008-12-122-4/+4
|
* - Update to 1.264 [1]mm2008-12-117-180/+76
| | | | | | | | | - use more autotools [2] - fixes assertion problems related to openldap 2.4 [3] PR: ports/129445 [1], ports/127675 [2], ports/122750 [3] Submitted by: mm [1], "Eugene M. Kim" <gene@nttmcl.com> [2] Approved by: maintainer (timeout ports/127675, ports/129030, ports/127675)
* Include bsd.port.options.mk explicitly since we modify OPTIONS.sobomax2008-12-104-0/+12
| | | | Suggested by: pav
* Mark as broken on sparc64.linimon2008-12-103-2/+18
| | | | Hat: portmgr
* Update to 1.4.22.sobomax2008-12-0928-632/+184
|
* Update with multiple MASTER_SITES and remove unneeded quotesjpaetzel2008-12-091-3/+4
| | | | Approved by: linimon (portmgr)
* Convert all WITHOUT_XXX options into WITH_XXX form. OPTIONS systemsobomax2008-12-094-52/+44
| | | | | | | only really supports the latter. PR: ports/127615 Submitted by: Dmitry Marakasov
* - Attempt to fix build on 64-bits platforms (trial #2)gahr2008-12-091-1/+2
| | | | Reported by: QA Tindie
* - Attempt to fix build on 64-bits platformsgahr2008-12-091-0/+1
| | | | Reported by: QA Tindie
* - Update to 1.6gahr2008-12-086-169/+66
| | | | | | | - Remove NOTIFY and NLS options (deprecated and bad style, respectively) - Add optional PAM support - Fix NOPORTDOCS and PORTEXAMPLES - Refactor Makefile and pkg-plist a little bit
* 2008-09-19 japanese/escpf: Has been broken for more than 6 monthsmiwi2008-12-0818-7868/+0
| | | | | | | | | | | | | | | | | 2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months 2008-09-19 lang/screamer: Has been broken for more than 6 months 2008-10-01 misc/documancer: Unmaintained upstream 2008-09-19 misc/ipbt: Has been broken for more than 6 months 2008-10-13 multimedia/manslide: Use multimedia/smile instead 2008-09-19 net/globus4: Has been broken for more than 6 months 2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months 2008-01-28 net/p54u: website disappeared 2008-09-19 net-im/ginsu: Has been broken for more than 6 months 2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months 2008-09-19 sysutils/sjog: Has been broken for more than 6 months 2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months 2008-09-19 www/roxen: Has been broken for more than 6 months 2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
* - Fix DoS in SMTP dissectormiwi2008-12-082-1/+357
| | | | | | | | | | - Bump PORTREVISION PR: 129077 (based on) Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: marcus@ (maintainer) Obtained from: wireshake svn Security: http://www.vuxml.org/freebsd/baece347-c489-11dd-a721-0030843d3802.html
* - Update to 1.1.0RC4miwi2008-12-072-4/+4
|
* - Fix dependency after py25-zconfig upgrademiwi2008-12-071-1/+2
| | | | Reported by: pavbot
* - Update to 0.99.2miwi2008-12-072-4/+4
|
* - Update to 2.0.0RC4miwi2008-12-072-4/+4
|
* - Update to 1.1.0RC2miwi2008-12-072-4/+4
|
* - Update to 0.48miwi2008-12-073-10/+44
|
* - Update to 1.03miwi2008-12-072-4/+4
|
* py-oauth is a python libarary for OAuth. OAuth is an openmiwi2008-12-065-0/+30
| | | | | | | | | | protocol to allow API authentication in a simple and standard method from desktop and web applications. WWW: http://pypi.python.org/pypi/oauth/ PR: ports/129410 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.2miwi2008-12-062-15/+14
| | | | | PR: 129421 Submitted by: Mahlon E.Smith <mahlon@martini.nu> (maintainer)
* - Update to 1.76miwi2008-12-062-4/+4
|
* MASTER_SITE has moved, catch up with this.itetcu2008-12-061-2/+2
| | | | Prompted by: QAT QA run
* update to 0.5.18oliver2008-12-062-4/+4
|
* Add p5-XML-RPC 0.8, pure Perl implementation for an XML-RPC client andskv2008-12-055-0/+37
| | | | server.
* - Update to 1.75miwi2008-12-052-4/+4
|
* Proxies are special objects which serve as mostly-transparent wrappersmiwi2008-12-059-0/+157
| | | | | | | | | | | around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. WWW: http://pypi.python.org/pypi/zope.proxy PR: ports/129159 Submitted by: Wen Heping <wenheping at gmail.com>
* Update to version 3.0.38.demon2008-12-043-5/+8
| | | | | PR: 128621 Submitted by: Wen Heping <wenheping@gmail.com>
* Update to 0.6.2.perky2008-12-044-48/+6
| | | | | PR: 128825 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* - Update to 1.4.22pav2008-12-036-29/+128
| | | | | - Make gtkhtml optional - Support webkit
* - Don't try to package a compiled python script from another port, that is justpav2008-12-032-2/+0
| | | | | | wrong any way you look at it Reported by: pointyhat
* Update to 0.5.2marck2008-12-032-4/+4
| | | | | Approved by: wxs PR: 129368
* - Fix Country database urlmiwi2008-12-022-1/+2
| | | | | | PR: 129124 Submitted by: Bogdan Culibrk <bc@default.rs> Approved by: maintainer
* - Update to 0.9.5beech2008-12-012-4/+4
|
* Fix location of SimpleGladeApp.py.marcus2008-12-012-1/+12
|
* Fix build with GCC 4.2lioux2008-11-304-2/+22
|
* Drop maintainership.lioux2008-11-302-2/+2
|
* - Adjust depobj for py-lucene dependencypav2008-11-302-2/+2
| | | | Reported by: pointyhat
* - Mark BROKEN on 6.x: configure fails to find python due to missing -pthreadpav2008-11-301-0/+4
| | | | Reported by: pointyhat
* pecl-oauth is a php interface to the oauth protocol.miwi2008-11-304-0/+38
| | | | | | | | | | | Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. WWW: http://pecl.php.net/package/oauth/ PR: ports/129167 Submitted by: Wen Heping <wenheping at gmail.com>
* - Fix potential leakage of arbitrary memory contentsmiwi2008-11-306-1/+24
| | | | | | | | | | | - Bump PORTREVISION PR: based on 129239 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: maintainer (timeout, security issue, 2 days), secteam (myself) Obtained from: samba git Security: http://www.vuxml.org/freebsd/1583640d-be20-11dd-a578-0030843d3802.html http://www.samba.org/samba/security/CVE-2008-4314.html
* Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no responselinimon2008-11-291-1/+1
| | | | | | to email. Hat: portmgr
* Mark as deprecated: website and maintainer disappeared.linimon2008-11-291-1/+3
| | | | Hat: portmgr
* - Update to 0.4.lippe2008-11-282-4/+4
|
* - Fix a segmentation faultehaupt2008-11-283-5/+21
| | | | | | | | - Bump PORTREVISION - Respect CC and CFLAGS PR: 129042 Submitted by: zlopi.ru <zlopi.ru@gmail.com>
* Update to 4.2ehaupt2008-11-2811-37/+393
| | | | | | | PR: 120788 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Tested by: Doichin Dokov <root@net1.cc> Approved by: maintainer timeout
* I haven't used this in a long time, so reset to ports@.linimon2008-11-271-1/+1
|
* Update to 0.3.tobez2008-11-263-6/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
* Add a wrapper for skype so it would not need the complex parameterdelphij2008-11-264-22/+14
| | | | | | | | any more. Submitted by: intron <intron intron ac> PR: 128597 Approved by: maintainer timeout
* - Fix RC script so the flags are not duplicated.wxs2008-11-262-3/+3
| | | | | | | | | - Properly quote a variable. - Bump PORTREVISION. PR: ports/125522 Submitted by: Glen Neff <neff_glen@emc.com> Approved by: maintainer timeout
* - Update to 1.98.6chinsan2008-11-252-5/+5
| | | | | PR: ports/128462 Submitted by: sunpoet (maintainer)
* - Update to 2.12wxs2008-11-246-19/+132
| | | | | | | | | | | | | - Pass maintainer to submitter - Switch to new MASTER_SITES - Add RC script - Switch to OPTIONS - Properly handle the configuration file - Respect CC and CFLAGS PR: ports/128894 Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru> Approved by: mike@mikekohn.net (maintainer)
* Sort::Key::IPv4miwi2008-11-245-0/+41
| | | | | | Sorts lists of objects by some property containing an IPv4 address WWW: http://search.cpan.org/dist/Sort-Key-IPv4/
* - Updated to 1.9.0glarkin2008-11-233-144/+173
|
* - Update to 0.9.9 (latest KDE3-compatible version update)miwi2008-11-223-6/+5
| | | | | PR: 128704 Submitted by: "Rashid N. \"Citycat\" Achilov" <citycat4@ngs.ru> (maintainer)
* Update maintainers address.wxs2008-11-211-1/+1
| | | | | PR: ports/128966 Submitted by: Anatoliy Dmytriyev <tolid@tolid.eu.org> (maintainer)
* - fix plist with -DNOPORTDOCSitetcu2008-11-212-3/+4
| | | | | | | - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
* - man pages installation does not depend on NOPORTDOCS (fix plist)itetcu2008-11-212-7/+3
| | | | | | | - bump PORTREVISION Approved by: maintainer timeout to QAT BotMail Prompted by: QAT QA run
* - fix typo in MASTERS_SITESitetcu2008-11-212-3/+4
| | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintianer timeout on QAT BotMail Prompted by: QAT QA run
* - Update to 0.08clsung2008-11-202-4/+4
|
* - Update to 1.60clsung2008-11-202-4/+4
|
* - Update to 2.0.0.10lwhsu2008-11-207-42/+308
| | | | | | PR: ports/128802 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: vanhu AT netasq.com (maintainer)
* - Add a missed runtime dependency on p5-versionpav2008-11-191-1/+3
|
* Update to 2.25wxs2008-11-172-4/+4
| | | | | | PR: ports/128607 Submitted by: dikshie <dikshie@sfc.wide.ad.jp> Approved by: dikshie@lapi.itb.ac.id (maintainer)
* - Update to 0.13miwi2008-11-163-6/+6
|
* - Update to 1.5miwi2008-11-162-4/+4
|
* - Update to 1.72miwi2008-11-162-4/+4
|
* forgot to checkin distinfo for 0.5.17oliver2008-11-151-3/+3
| | | | Noted by: QAT
* update to 0.5.17oliver2008-11-152-3/+1
|
* - Register conflicts between gnokii, smstools and sendsmspav2008-11-141-1/+1
| | | | Reported by: ganbold of EFnet
* - fix plistleeym2008-11-142-1/+4
| | | | | | | - update dependency - bump PORTREVISION Noticed by: erwin@
* * Fix out-of-bound string accesses.naddy2008-11-148-164/+86
| | | | | | | | | * Fix %m GNUism in printf. * Don't create the man page, it is already included. * ptpd is not a user command, put it into sbin. * Overhaul the startup file and move it to "ptpd". Approved by: gnn (maintainer)
* Update to 2008.11.13.nork2008-11-142-4/+4
|
* Fix a bug resulting in recording hanging up indefinitely when connectionsobomax2008-11-138-4/+60
| | | | to peer drops.
* Fix a typo in Config/exports.ywxs2008-11-121-0/+4
| | | | Noticed by: Garrett Cooper
* - Fix MAINTAINER.jadawin2008-11-121-1/+1
|
* - Fix pkg-plistchinsan2008-11-121-1/+1
| | | | | | - Bump PORTREVISION Submitted by: Herbert J. Skuhra <h dot skuhra _at_ gmail _dot_ com> via mail
* - Fix pkg-plistchinsan2008-11-121-1/+0
| | | | Submitted by: Herbert J. Skuhra <h dot skuhra _at_ gmail _dot_ com> via mail
* Update to 1.1.14wxs2008-11-112-4/+4
|
* Update to 1.1.6wxs2008-11-112-4/+4
|
* - Update to 1.02clsung2008-11-114-21/+16
| | | | Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog
* - Update to 1.58clsung2008-11-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
* - Update to 1.05clsung2008-11-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Frame/Changes
* - Update to 0.50jadawin2008-11-112-4/+4
|
* - Update to 0.52lwhsu2008-11-103-19/+22
| | | | | | | | - Unbreak with GCC 4.2 PR: ports/128233 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: maintainer timeout
* - Chase x11-toolkits/gtkdatabox shared lib version bumpamdmi32008-11-101-3/+2
| | | | - While here, use SF macro
* - fix pkg-plist warningclsung2008-11-102-1/+3
| | | | - bump PORTREVISION
* - Fix CFLAGS handlingamdmi32008-11-101-2/+3
| | | | | | PR: 128368 Submitted by: myself Approved by: maintainer timeout
* Rubygem-macaddr is a cross platform mac address determinationmiwi2008-11-104-0/+35
| | | | | | | | | for ruby. WWW: http://codeforpeople.com/lib/ruby PR: ports/128625 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 100miwi2008-11-103-12/+27
| | | | | | | - Pass maintainership to submitter PR: 128619 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Update to 1.4.20pav2008-11-093-4/+5
|
* - Update to 0.6.0miwi2008-11-092-4/+4
| | | | | PR: 128381 Submitted by: maintainer
* LinKNX is a backend for controlling a KNX/EIB home and building automationmiwi2008-11-097-0/+125
| | | | | | | | | | | | | | system. It connects to eibd which is part of the BCU SDK and keeps state of KNX devices such as lamps, window blinds, heating and so on. Furthermore it provides a powerful, rule-based event after treatment, e.g. for switching other KNX devices, sending e-mail or SMS or executing a shell command. You can configure and control the LinKNX daemon using an XML-style protocol via TCP network socket or Unix domain socket. WWW: http://linknx.sourceforge.net/ PR: ports/128320 Submitted by: Björn König <bkoenig at alpha-tierchen.de>
* - Update to 1.3.15.5miwi2008-11-092-4/+4
| | | | | | PR: 128314 Submitted by: Chih Liang <jliang@so-net.net.tw> Approved by: maintainer timeout
* An interface for communicating with Twitter's public API.miwi2008-11-094-0/+70
| | | | | | | | | Send status updates, fetch information, add friends, etc. WWW: http://pear.php.net/package/Services_Twitter/ PR: ports/128647 Submitted by: Wen Heping <wenheping at gmail.com>
* Add support for mpd5.ume2008-11-095-45/+67
|
* Update to 0.21skv2008-11-072-4/+5
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Keepalive-0.21/CHANGES
* Update to 1.14skv2008-11-072-4/+4
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Ping-1.14/CHANGES
* - Update to 1.2.amdmi32008-11-073-9/+9
| | | | | PR: 128604 Submitted by: Nick Barkas <snb at threerings dot net> (maintainer)
* Update to 2008.11.04.nork2008-11-062-4/+4
|
* Force rebuild with R12B-5.olgeni2008-11-061-1/+1
|
* - Update to 0.39jadawin2008-11-043-4/+15
|
* - Update to 2.3.5sem2008-11-022-5/+4
|
* Update to 0.23.ume2008-11-022-4/+4
|
* - Update to 1.1.3miwi2008-11-022-4/+4
| | | | | PR: 128508 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Use easy_install to avoid deinstall errorsmnag2008-10-302-128/+2
| | | | | PR: 128257 Submitted by: Wen Heping <wenheping___gmail.com>
* - Update beanstalkd to 1.0vsevolod2008-10-292-5/+5
|
* Add missing pkg-install.in which I forgot in my last commit.wxs2008-10-291-0/+41
|
* - Add UID and GID entries for net/rabbitmq.wxs2008-10-292-20/+15
| | | | | | | | - Convince RC script to use rabbitmq user. PR: ports/128108 Submitted by: Nick Barkas <snb@threerings.net> Approved by: Phillip N. <pneumann@gmail.com> (maintainer)
* - Correct CFLAGS in Makefiletabthorpe2008-10-292-2/+3
| | | | | | | - Bump PORTREVISION - Reformat maintainers address, while I am here Submitted by: skreuzer via irc
* Update to 1.33erwin2008-10-293-5/+10
|
* Update to 1.0.0erwin2008-10-284-11/+14
| | | | | | PR: 128149 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: gnn (maintainer)
* Do not redefine PKGMESSAGE, which seems to cause problems during installation instefan2008-10-281-3/+3
| | | | | | | | some cases. PR: 128243 Submitted by: "Walter C. Pelissero" <walter.pelissero@iesy.net> Patch by: stefan
* - update to 0.14leeym2008-10-262-6/+6
| | | | | | PR: 128374 Submitted by: leeym Approved by: maintainer
* - Update to 1.0.4miwi2008-10-262-4/+4
| | | | Approved by: maintainer implicit
* The Perl 5 module Net::MAC allows you tomiwi2008-10-265-0/+41
| | | | | | | | | - store a MAC address in a Perl object - find out information about a stored MAC address - convert a MAC address into a specified format - easily compare two MAC addresses for string or numeric equality WWW: http://search.cpan.org/dist/Net-MAC/
* - update dependencyleeym2008-10-262-86/+24
| | | | | | | | | - shorten pkg-descr to make portlint happier - bump PORTREVISION PR: 127823 Submitted by: leeym Approved by: maintainer timeout
* Mark as BROKEN: checksum mismatch.stefan2008-10-251-0/+2
|
* This module provides a Perlish interface to the Mosso CloudFilesglarkin2008-10-256-0/+55
| | | | | | service. WWW: http://search.cpan.org/dist/Net-Mosso-CloudFiles/
* - Update to 0.4.0miwi2008-10-252-4/+4
| | | | | PR: 127569 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* - Update WWWamdmi32008-10-241-1/+1
| | | | | PR: 128339 Submitted by: KT Sin <ktsin at acm dot org> (maintainer)
* - Update to 20081019miwi2008-10-242-4/+4
|
* Fix typo.olgeni2008-10-241-1/+1
|
* - Fix linker issue with static xmlrpc-c libraries.chinsan2008-10-242-0/+12
| | | | | | | - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@)
* - Fix linker issue with static xmlrpc-c libraries.chinsan2008-10-242-0/+12
| | | | | | | - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@)
* - Update to 0.710.08amdmi32008-10-233-18/+29
| | | | | | PR: 127238 Submitted by: Simun Mikecin <numisemis at yahoo dot com> Approved by: maintainer timeout
* - Add mutual CONFLICTS between net/p5-SOAP and net/p5-SOAP-Liteamdmi32008-10-232-1/+3
| | | | | | PR: 127947 Submitted by: Nick Hibma <nick at anywi dot com> Approved by: maintainer timeout
* - Update to 1.1aamdmi32008-10-234-41/+39
| | | | | | | | | | | | | | | | | ChangeLog: Support for XboX 360 dashboard Fall Update (.avi and .divx now are supported) DLNA support is not enabled by default, as not mandatory. Some configure script fixes and better support for cross-compilation. Fixed network interface discovery on MacOSX. Much more complete DLNA support through external libdlna. Telnet Control interface. Support for FLAC and HDMOV files. FreeBSD 64bit and MacOSX build fix. Newly written configure script. PR: 128043 Submitted by: "Eric L. Chen" <d9364104 at mail dot nchu dot edu dot tw> Approved by: Volker Theile <votdev at gmx dot de> (maintainer)
* Make use of the new old world rc order, and install the slpd rc.d scriptmarcus2008-10-223-33/+2
| | | | | | | properly. PR: 126726 Submitted by: "Joseph S. Atkinson" <jsa@dmz.wickedmachine.net>
* Update to 1.0.4. Seemarcus2008-10-222-4/+4
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.0.4.html for a list of what's changed.
* Fix plistdelphij2008-10-222-0/+2
|
* - Update to 1.2.25.araujo2008-10-222-4/+4
| | | | Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl> (via private mail)
* - Update to 0.9.4beech2008-10-212-5/+4
|
* Make patch sutrable for integration with vendor by putting backsobomax2008-10-214-44/+28
| | | | | | #ifdef that we have had no business of removing in the first place. Don't bump PORTREVISION since it makes no difference for the compiled package.