aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* GitPython is a python library used to interact withmiwi2008-07-265-0/+46
| | | | | | | | | | | | | | | Git repositories. GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath. WWW: http://gitorious.org/projects/git-python/ PR: ports/125826 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update maintainer mail addressmiwi2008-07-2620-20/+20
| | | | | PR: 125786 Submitted by: Phillip N. <pneumann@gmail.com>
* -Update to 0.83.0.mezz2008-07-263-29/+31
| | | | -NOPORTDOCS -> NOPORTEXAMPLES on example files.
* Add some more instructions to the misc/shared-mime-info entry.marcus2008-07-261-0/+5
|
* The first iteration of the py-qt4-* ports had a snapshot date as itsmiwi2008-07-2614-0/+14
| | | | | | | | | | 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)
* Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.marcus2008-07-266-23/+36
| | | | Add an UPDATING entry on how to properly perform this upgrade.
* -Update to 1.6.3.mezz2008-07-263-15/+17
| | | | -NOPORTDOCS -> NOPORTEXAMPLES on example/sample files.
* - Update to 2.2.9.stas2008-07-263-5/+9
|
* Update to 2.0.0.16.mezz2008-07-269-114/+132
| | | | Security: http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.16
* - Update to 0.7.1beech2008-07-263-44/+4
| | | | | PR: ports/125957 Submitted by: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
* - Add a missing conflicts line for cvsps-devel.stas2008-07-261-0/+2
| | | | Submitted by: wxs
* Guard against configure finding some headers in the wrong places bymi2008-07-261-0/+4
| | | | | explicitly specifying, where includes and libraries are located. A user reported a problem, when building nip2 with mingw32 installed...
* This module is a filter for SVN::Notify, intended to assist withglarkin2008-07-265-0/+46
| | | | | | | | | | | | the maintenance of access control lists with Subversion repositories. This module removes the need to maintain a separate list of people to send email notification messages to (via svnnotify --to arguments), from the AuthZSVNAccessFile. WWW: http://search.cpan.org/dist/SVN-Notify-Filter-AuthZMail/ Submitted by: glarkin@ Approved by: beech@ (mentor)
* - Update to 1.21.1.wxs2008-07-265-23/+535
| | | | | | PR: ports/125506 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer timeout
* Add gentoo mirrors to MASTER_SITESgarga2008-07-261-1/+3
|
* Remove RESTRICTED since all DJB code changed to public domain licensegarga2008-07-262-4/+0
|
* Updated to 2.2.1glarkin2008-07-266-3993/+4472
| | | | | | PR: ports/125835 Submitted by: Filipe Rocha <filiperocha@gmail.com> (maintainer) Approved by: beech (mentor)
* Remove RESTRICTED since all DJB code has changed to public domain licensegarga2008-07-261-1/+0
|
* Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directorydougb2008-07-261-0/+5
| | | | | if it's empty. I can't add it to PLIST_DIRS since other ports add stuff there.
* - Add gentoo mirrors to MASTER_SITESgarga2008-07-261-1/+3
|
* - Add 2 new mirrors to MASTER_SITESgarga2008-07-261-1/+3
|
* - Fix dependenciesbeech2008-07-261-2/+4
| | | | | Submitted by: Frank Fenor <frank@fenor.de> (maintainer) Reported by: IonBot
* - Add more MASTER_SITESgarga2008-07-261-1/+4
|
* - Add gentoo mirrors to MASTER_SITESgarga2008-07-261-1/+3
|
* - Add gentoo mirrors to MASTER_SITESgarga2008-07-261-1/+3
|
* - New entry to MASTER_SITESgarga2008-07-261-1/+2
|
* - Add gentoo mirrors as MASTER_SITESgarga2008-07-261-1/+3
|
* - New entry to MASTER_SITESgarga2008-07-261-1/+2
|
* - Upgrade to 20080725garga2008-07-262-4/+4
|
* * Use gsed for muttalias module.obraun2008-07-261-1/+6
| | | | | | | * set maintainer to ports@. PR: ports/121436 Submitted by: Daniel Bye <dan@slightlystrange.org>
* - Update to 2.48db2008-07-268-55/+65
|
* - Upgrade to 2.2.3thierry2008-07-254-55/+67
| | | | | | | | Changelog at <http://geuz.org/gmsh/doc/VERSIONS.txt> - Set USE_FORTRAN to fix blas & lacpack detection; - Respetct NOPORTEXAMPLES.
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-25226-258/+2
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Desupport FreeBSD 4.xpav2008-07-251-8/+1
|
* - Update to 4.5.3nivit2008-07-253-8/+29
| | | | | | - Remove PORTDOCS=* - Use ${COPYTREE_SHARE} to install docs - Use ${PKGNAMEPREFIX} instead of py- inside DOCSDIR
* Update to 0.06lbr2008-07-252-4/+4
|
* - Fix build on FreeBSD 6.X.araujo2008-07-251-3/+6
| | | | | | - Bump PORTREVISION. Reported by: pointyhat via pav
* Update to 0.9.13.obraun2008-07-253-20/+52
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-2544-58/+25
| | | | MAKE_ENV
* Upgrade to 20080707.thierry2008-07-252-4/+4
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-25135-201/+95
| | | | MAKE_ENV
* - Enhance next/prev commands. Next on last track jumps to first track. Prevgahr2008-07-252-8/+69
| | | | | on first track jumps to last track. - Bump PORTREVISION
* Update to 1.17lth2008-07-252-4/+4
|
* - Correct BROKEN statement, seems to be amd64-specificdanfe2008-07-252-30/+17
| | | | | | | | - Take maintainership, I use it frequently - Canonicalize Makefile header - Utilize PLIST_FILES, PORTDOCS, PORTEXAMPLES - Respect NOPORTEXAMPLES - Cleanup installation routine
* Update to DEV300_m27.maho2008-07-256-38/+36
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-2540-53/+27
| | | | MAKE_ENV
* Add missing dependency. I hate modular X.Org sooo much. :-(danfe2008-07-251-1/+1
| | | | Reported by: QA Tindy
* - Change dependency from www/tidy to www/tidy-lib tomiwi2008-07-252-4/+4
| | | | resolv a conflict with upcomming kde4
* - Reformat text to fit nicer in 80-column displaydanfe2008-07-251-6/+6
| | | | - Update project URL
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-2535-52/+22
| | | | MAKE_ENV
* - Chase cpp-xmms2 updatepav2008-07-252-6/+6
|
* - Unquote MAKE_ENV valuesgahr2008-07-251-2/+2
| | | | Reported by: pav
* - New port: p5-Sys-MemInfogahr2008-07-255-0/+40
| | | | | | | Get information about memory and swap usage from perl PR: 125944 Submitted by: terry@sucked-in.com
* - PREFIX is always present in MAKE_ENV, no need to add it againpav2008-07-252-2/+0
|
* Skyfish saves the information being sent via the HTTP protocol to disk.bsam2008-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>
* - New port: p5-Sys-Cpugahr2008-07-256-0/+97
| | | | | | | Obtain CPU information from a perl script PR: 125947 Submitted by: terry@sucked-in.com
* Fix plist.obraun2008-07-251-0/+5
| | | | Reported by: pav
* IGNORE for a time being after update of warsow-data and warsow ports.danfe2008-07-251-0/+2
| | | | Approved by: maintainer (implicit)
* - Belatedly update to version 0.42danfe2008-07-258-290/+172
| | | | | - Introduce number of new knobs - Throw in couple of comments on inplace patching
* - Update to version 0.42, in preparation to update games/warsowdanfe2008-07-255-182/+329
| | | | | | | | | | | | - Install more complete set of things; demo tutorials, sample configuration files et al. can be useful for typical Warsow player - Utilize COPYTREE_SHARE macro - Reindent Makefile header a bit - Remove install/deinstall scripts; normally, configuration files are created and maintained in users' home directory for most Quake-engine based games these days; Warsow is no exception Approved by: acm (maintainer, implicit, a while ago)
* Implement a new knob WITH_SHOWENC to show the encoding of every windowcy2008-07-252-2/+39
| | | | | | | on status line. PR: 124492 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* TclDOM is a Tcl language binding for the W3C's DOM standard. DOMbeech2008-07-256-0/+90
| | | | | | | | | | | | provides a tree view of an XML document. TclDOM is a package with several implementations, including one written in pure Tcl, one written in C based on TclDOMPro and another that wraps the Gnome libxml2 library. This port installs the libxml2 part. PR: ports/123956 Submitted by: Frank Fenor <frank at fenor.de>
* - Fix plist path so slaves install properly.beech2008-07-251-0/+3
| | | | | | - Bump portrevision Submitted by: Frank Fenor <frank@fenor.de> (maintainer)
* - Remove lang/gambc after it's been repocopied to lang/gambit-cwxs2008-07-256-75/+1
| | | | | | PR: ports/124087 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Captain Fourier <rzinkov@gmail.com> (old maintainer)
* - Connect lang/gambit-c to the build after the repocopy.wxs2008-07-254-26/+83
| | | | | | | | | - Update to 4.2.6 - Respect CFLAGS PR: ports/124087 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Captain Fourier <rzinkov@gmail.com> (old maintainer)
* - Update to 2.10.3db2008-07-252-5/+4
|
* - Update to 1.1.2beech2008-07-253-6/+12
| | | | | | PR: ports/125938 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: Robin Breathe <robin@isometry.net> (maintainer)
* - Fix SSH option and openssl related scripts [1].kuriyama2008-07-2516-40/+172
| | | | | | | - Change UNIQUENAME and LATEST_LINK to use separated options db. PR: ports/125566 [1] Submitted by: Franz Schwartau <franz@electromail.org> [1]
* Ports modules update at Thursday 24 July 2008 at 23:08edwin2008-07-251-2/+1
|
* - Update to 20080723gabor2008-07-252-5/+5
|
* Update to 2008.07.24.nork2008-07-252-4/+4
|
* - Add CC and CXX to MAKE_ENV for all portspav2008-07-256-8/+8
| | | | PR: ports/86106, ports/101120 (based on)
* Fix pkg-plist.bms2008-07-251-3/+0
| | | | Submitted by: pav
* - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comespav2008-07-251-0/+4
| | | | | | | | | this way from outside already). Unless stripped, later CFLAGS+= assignments will produce a double-space in CFLAGS string. Sub-configure will reduce it back to single space and complain that CFLAGS changed underneath it. Most prominent example of a problem solved by this kludge is the -CURRENT, where -fno-strict-aliasing is added to every port's CFLAGS.
* - Mark BROKEN on 8-CURRENT: does not like hexdumppav2008-07-251-1/+7
|
* - Mark BROKEN on 8-CURRENT: does not like hexdumppav2008-07-251-1/+7
|
* - Disable sgtty interface (removed from 8-CURRENT recently) and enable termiospav2008-07-252-1/+64
| | | | | | | | interface PR: ports/124484 Submitted by: ed Approved by: maintainer timeout (cy; 1 month)
* - Fix plistpav2008-07-252-3/+3
| | | | Reported by: pointyhat
* - Mark BROKEN on -CURRENT after Heimdal importpav2008-07-253-0/+12
|
* - Fix reinplace CFLAGS linebeech2008-07-251-1/+1
| | | | | | PR: ports/125908 Submitted by: Frank Fenor <frank@fenor.de> (maintainer) Reported by: pointyhat
* - Update to 0.24.4 (backport from sysutils/puppet-devel)beech2008-07-2510-402/+107
| | | | | | | - Use NOPORTEXAMPLES and NOPORTDOCS correctly, fixing bad plist (Reported by: QA Tindy) PR: ports/125847 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
* The latest source does not come with the generated parser and requires ami2008-07-251-0/+1
| | | | | | local bison (yacc just would not do). Add the flag... Notified by: IOnut
* - update to 1.34leeym2008-07-254-34/+10
| | | | | | | | - properly handle PORTEXAMPLES - add WWW in pkg-descr PR: 125925 Submitted by: Wen heping <wenheping at gmail.com>
* - Patch to ports-mgmt/portupdate-scan to deal with problems which have surfacedbeech2008-07-252-6/+9
| | | | | | | | | | recently, parsing the files /usr/ports/MOVED and /usr/ports/UPDATING. MOVED had an extra blank line on the end for awhile, and the case of some of the UPDATING lines have changed (e.g., Author: instead of AUTHOR:). This patch allows portupdate-scan to tolerate these variances. PR: ports/125840 Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
* - Update to 0.8.4 (forgot in last commit)mm2008-07-251-3/+3
|
* - Update to 1.51tabthorpe2008-07-252-6/+5
| | | | | | - Pass maintainership to beech@ Notified by: portscout
* - Utilize DISTVERSION and stop hardcoding version twicedanfe2008-07-253-18/+15
| | | | | | | | | - Canonicalize Makefile header - Utilize PLIST_FILES and PORTDOCS, kill pkg-plist - Beautify port description and COMMENT - Lower-case local var Approved by: maintainer
* - Fix plistbeech2008-07-252-29/+15
| | | | | | | - Remove options Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> (maintainer) Reported by: pointyhat via pav
* - Update to 2.8b23gahr2008-07-252-4/+4
|
* - Update to 0.8.3gahr2008-07-242-4/+4
|
* - Fix build with NOPORTDOCSmiwi2008-07-241-2/+2
| | | | Reported by: IonBoT
* - Update to 5.86miwi2008-07-242-4/+4
|
* Bump PORTREVISIONpgollucci2008-07-241-0/+1
| | | | | Pointyhat to: gabor (mentor) Approved by: gabor (mentor)
* Remove japanese/kterm16c because japanese/kterm now supports thehrs2008-07-2423-677/+75
| | | | | | | 16-color patch. While I am here, OPTIONSify WITH_* vars and add some clean-ups to the Makefile in japanese/kterm. Approved by: maintainer
* - Connect ledgersmb12 to the buildpav2008-07-241-0/+1
| | | | Forgotten by: lippe
* - Update to snapshot r5005.tdb2008-07-242-4/+4
|
* This patch should not have been removed. It is very much required.marcus2008-07-242-0/+28
|
* - Fix a bug in mod_python when using apr 1.3.x whichpgollucci2008-07-242-1/+19
| | | | | | | | | | - Fix a bug in mod_python333 when using apr 1.3.x which devel/apr is now at. - Take maintainer - No PORTREVISION bump, the default package does not use 1.3.x PR: ports/125484 Reviewed by: perky Approved by: gabor (mentor)
* - Update to 20080724garga2008-07-243-5/+4
|
* - Avoid calling USE_DOS2UNIX on PNG files.wxs2008-07-241-1/+13
| | | | | | PR: ports/125930 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Approved by: maintainer
* - Unbreak on -CURRENTpav2008-07-242-53/+55
| | | | | PR: ports/125863 Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
* - Update to 2.45miwi2008-07-242-4/+4
| | | | Approved by: maintainer implicit
* - Delete biology/nab port after being marked DEPRECATED for three monthspav2008-07-2415-1093/+0
| | | | | PR: ports/125891 Submitted by: M. L. Dodson <mldodson@comcast.net> (maintainer)
* - Included by vendor in 0.9pav2008-07-241-36/+0
| | | | | PR: ports/125927 Submitted by: Romain Tartiere <romain@blogreen.org>
* No functional changes, just try to make Makefile a bit better:garga2008-07-241-26/+24
| | | | | | | | | | | - Remove conditional to set PORTDOCS - s/pre-patch/post-patch/ - Change Makefile's reinplace to use ?= instead of comment CC and CFLAGS lines and remove MAKE_ENV declaration - Remove redundances of program names, just set it one time and use the vars to repeat names Approved by: maintainer by email
* Update entry for the pdf manual.itetcu2008-07-241-3/+3
| | | | Prompted by: Moggie on IRC
* - Update to 0.14.4pav2008-07-246-14/+16
| | | | | | PR: ports/125443 Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua> Approved by: maintainer timeout (yuanjue; 2 weeks)
* - Update to 0.805nivit2008-07-243-5/+5
|
* Drop the maintainership.perky2008-07-241-1/+1
|
* - Fix build: ${LIB_BZ2} is undefined, replace it with ${LIBBZ2} frompav2008-07-243-6/+9
| | | | | | | | | bsd.libnames.mk PR: ports/125712 Submitted by: Fico <federicogalvezdurand@yahoo.com> - While here, remove noop USE_GCC=3.4+
* - Update to 5.4.2mm2008-07-242-6/+5
|
* - Update to 0.8.4mm2008-07-242-1/+29
|
* Update to 1.54.demon2008-07-242-4/+4
| | | | | PR: 125918 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* Fix post-fetch to check if the distfiles were obtained via a differentedwin2008-07-241-3/+4
| | | | path than HTTP.
* - Update maintainer's email addresspav2008-07-241-1/+1
|
* - Forbid automatical fetching of rubygems from rubyforgepav2008-07-241-1/+1
| | | | Submitted by: Alexander Logvinov <ports@logvinov.com>
* - Update to 3.0.0.b8beech2008-07-244-5/+91
| | | | | | | | | | | | | | | | | | | Port changes: o Example EFnet configuration file updated for ratbox-3 and re-included in the port install. Software changes include: o Some cleanups in the checksplit code. o Some cleanups in the /trace code. o Show reasons for failed outbound SSL handshakes to opers. o Log SSL errors for servers and handshakes in serverlog. o Make sqlite3 checking more robust. o Change the resolver to use the code from charybdis instead of adns. o Fix identd checking so it is no longer broken as in beta7. o Fix a bug where the ircd could stop reading from the client on the CAP command. o Add some functions for random number generation for the nossl case in libratbox. PR: ports/125868 Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
* - Update to 6.8wxs2008-07-244-16/+19
| | | | | | | | - Switch to SF for MASTER_SITES PR: ports/125902 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* Stop net/silc-irssi-plugin from installing an unnecessary symlink whichwxs2008-07-244-3/+16
| | | | | | causes duplicate /me messages to appear. Bump PORTREVISION of net/silc-irssi-plugin because of this.
* Distfile re-rolled. According to the maintainer all that changed waswxs2008-07-241-3/+3
| | | | | | | | some mercurial files were removed. PR: ports/125734 [1], ports/125495 [2] Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) [1] Eric J Christeson <Eric.J.Christeson@gmail.com> [2]
* Update to 0.9.marcus2008-07-2434-2085/+26
|
* Ports modules update at Wednesday 23 July 2008 at 23:08edwin2008-07-241-0/+9
|
* - Add sample rc.d script to packagepav2008-07-242-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN on 6.x: does not link (cannot find -lrt)pav2008-07-241-0/+4
|
* - Really fix plistpav2008-07-241-6/+6
|
* - Mark BROKEN: does not compile (local_db.c:2114: error: request for memberpav2008-07-241-0/+2
| | | | 'next' in something not a structure or union)
* - Distfile was renamed and rerolled (only autotools-related changes)danfe2008-07-242-14/+14
| | | | | - Wrap overly long lines, reindent OPTIONS (and rephrase one) - Stop patching things at extract stage
* Upgrade vips and nip2 to 7.14.5 from 7.14.4.1 and 7.14.4 respectively.mi2008-07-245-13/+11
|
* - use DOCSDIR and EXAMPLESDIRitetcu2008-07-242-17/+19
| | | | | | | | - fix plist with NOPORT* - bump PORTREVISON Prompted by: QA Tindy run Approved by: maintainer timeout to BotMail
* One more thing was missing from plist... Grrr...mi2008-07-241-0/+1
| | | | Notified by: IOnut
* Fix pkg-plist.danfe2008-07-241-2/+1
| | | | Reported by: QA Tindy
* Added missing entries to pkg-plist so all installed files areglarkin2008-07-241-0/+5
| | | | | | | removed. Prompted by: QA Tindy Approved by: beech (mentor)
* - Unbreak and undeprecate (add missing USE_XORG)danfe2008-07-241-7/+5
| | | | | | - Augment master sites per portlint(1) - Do not patch things during extract stage - Fix regexp to be more accurate
* - Augment master sites per portlint(1)danfe2008-07-241-4/+5
| | | | - Kill extraneous whitespace
* Beautify port description, kill EOL space.danfe2008-07-241-4/+4
| | | | Approved by: maintainer (acm, implicit: in preparation to 0.42 update)
* Fix pkg-plist and override OpenEXR's include files issue.nork2008-07-243-55/+2
| | | | | | So bump PORTREVISION, accordingly. Pointy hat to: myself
* - Remove 5.x support.trasz2008-07-241-7/+1
| | | | | PR: ports/124947 Submitted by: Philip M. Gollucci <pgollucci at p6m7g8 dot com>
* Fix the build on 8-currentjmz2008-07-233-4/+4
| | | | | PR: ports/125841 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Update port for XORP 1.5 release.bms2008-07-236-64/+31
|
* - Don't say "The Foobar", it is incorrect. "The Foobar port" is betterdanfe2008-07-231-69/+73
| | | | | | | | | | | and more accurate (as we're in fact updating our ports, while vendor is updating their software. UPDATING talks about the former) [*] - Glance over several other entries and improve on wording and whitespace - Reformat overly short or long lines. Normally, 72-78 chars per line is most readable and pretty (there're a lot more to fix) - Spell `sql' as `SQL' where appropriate. (Ditto for `cpan', `svn'.) Suggested by: gavin [*]
* Pass maintainer to Alexander Logvinov <ports@logvinov.com>pgollucci2008-07-232-2/+2
| | | | | Submited by: private e-mail Approved by: araujo (mentor), gabor (mentor)
* - Update to 8.5.3mm2008-07-238-16/+16
|
* - Update to 2.4.1rafan2008-07-232-5/+6
| | | | | PR: ports/125889 Submitted by: Anders Troback <freebsd at troback.com> (maintainer)
* Add USE_DOS2UNIX so the patches apply cleanly.wxs2008-07-231-0/+2
| | | | | Pointyhat: me Noticed by: itetcu QA
* - Fix some noticed spelling errorsdanfe2008-07-231-5/+5
| | | | - Spell `overridable' consistently
* A build fix.maho2008-07-232-2/+13
|
* - Fix bad indendation in previous commitdanfe2008-07-231-1/+2
| | | | - Add OpenAL as it's being a pretty standard knob
* Fix build.maho2008-07-231-1/+1
| | | | Spotted by: itetcu
* Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration andamdmi32008-07-2313-0/+571
| | | | | | | | | | | | | | treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot. Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly developed and invites participation from the Crawl community. WWW: http://crawl-ref.sourceforge.net/ PR: ports/125578 Submitted by: Tobias Rehbein <tobias dot rehbein at web dot de> Approved by: miwi (mentor)
* - Update to 0.03000az2008-07-233-10/+11
|
* - Update to 0.03001az2008-07-233-9/+29
|
* - Upgrade to 3.4.trasz2008-07-233-8/+17
|
* - Add missing dependency on py-imagingamdmi32008-07-231-1/+3
| | | | | Reported by: Dirk Meyer <dirk dot meyer at dinoex dot sub dot org> Approved by: miwi (mentor implicit)
* Reword Opera-related entries. Still, English can probably be improved.danfe2008-07-231-15/+16
|
* Usual round of wordsmithing:danfe2008-07-231-246/+256
| | | | | | | - Consistency and spelling corrections - Lots of whitespace fixes to improve readability - Reword couple of phases for better English - Kill EOF whitespace
* - Update to 1.4.17pav2008-07-232-4/+4
|
* * Update to 3.3.0.maho2008-07-234-231/+420
| | | | | | | * Build fix with NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes [1]. Spotted by: itetcu [1]
* - Update to 1.0.1lwhsu2008-07-232-4/+4
| | | | | PR: ports/125892 Submitted by: Wen heping <wenheping AT gmail.com>
* Update to DEV300_m27.maho2008-07-236-232/+10
|
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).flz2008-07-231-1/+1
| | | | Approved by: portmgr (self)
* - Convert to OPTIONSdanfe2008-07-231-13/+13
| | | | | - Patch things in post-patch target, not in post-extract - Wrap one overly long line
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).flz2008-07-233-3/+3
| | | | Approved by: portmgr (self)
* - Fix buildpav2008-07-231-1/+1
| | | | Submitted by: delphij
* - silky port has been deletedpav2008-07-231-1/+0
| | | | Forgotten by: wxs
* - Update to 1.6.0pav2008-07-232-7/+6
| | | | | | | - Switch to neon.28 and require at least py-cxx 5.4.1 PR: ports/125869 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
* Update to 0.18lbr2008-07-232-6/+9
|
* New port: devel/p5-Mouse, Moose minus the antlerslbr2008-07-235-0/+77
|
* New port: devel/p5-Class-Method-Modifiers, Provides Moose-like method modifierslbr2008-07-235-0/+60
|
* New port: devel/p5-namespace-clean, Keep imports and functions out of your ↵lbr2008-07-235-0/+48
| | | | namespace
* Fix german build after upgrade to 3.3.02.jmz2008-07-232-5/+5
|
* - Bump PORTREVISION to reflect the lang/sbcl update.stas2008-07-231-0/+1
|
* - Update to 1.0.18.stas2008-07-232-4/+4
| | | | | PR: ports/125620 Submitted by: bf <bf2006a@yahoo.com>
* Fix build withmaho2008-07-231-3/+3
| | | | | | NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes Spotted by: itetcu
* - Update to 0.24chinsan2008-07-232-4/+4
|
* - Update to 1.1.3chinsan2008-07-232-4/+4
|
* Port contained incorrect distfile.lbr2008-07-232-5/+5
| | | | | PR: 125858 Submitted by: Sergey Skvortsov <godegisel@vega.protey.ru>
* Fix build.obraun2008-07-231-0/+27
| | | | Reported by: pav
* - Fix build with NOPORTDOCS=yes.hrs2008-07-232-11/+13
| | | | | | - Add CONFLICTS=ja-kterm-[0-9]*. Spotted by: QA Tindy
* Update to 2.3.2.delphij2008-07-236-10/+14
| | | | Approved by: -x11@ (rnoland)
* Update my ports to my freebsd addresspgollucci2008-07-2364-71/+71
| | | | Approved by: araujo (mentor)
* Adding my markerspgollucci2008-07-231-0/+1
| | | | | Reviewed by: gabor (mentor) Approved by: araujo (mentor)
* Unbreak by fixing the generation of plist.delphij2008-07-232-7/+9
| | | | Pointy hat to: delphij
* Fix build.maho2008-07-231-0/+3
| | | | Submitted by: itetcu, pav, erwin
* - Mark BROKEN on amd64/7 and up: does not installpav2008-07-231-1/+7
|
* - Disallow from pointyhat: needs running syslogd to buildpav2008-07-231-0/+4
|
* - Mark BROKEN: fails to installpav2008-07-231-0/+2
|
* Bring this port back to life with a new master site, new maintainer, andwxs2008-07-234-5/+91
| | | | | | | some patches to improve functionality. PR: ports/125595 Submitted by: Dax Labrador <semprix@bsdmail.org>
* - Mark BROKEN: bad plist (AP_GENPLIST ignores pkg-plist file)pav2008-07-231-0/+2
|
* - Mark BROKEN: does not compile with gnutls-2.4.xpav2008-07-231-0/+2
|
* - Try another trick to get OpenSSL from ports on 6.x (and 6.x only)pav2008-07-231-3/+6
|
* - Try to unbreak this by updating neon dependency to 2.8 which is what ↵pav2008-07-232-4/+4
| | | | subversion expects
* - Fix plist (%%PORTDOCS%% is not a directory)pav2008-07-231-6/+6
| | | | Pointy hat to: araujo
* - Mark BROKEN on !i386: incompatible types in assignmentpav2008-07-231-1/+7
|
* - Mark BROKEN: conflicts with its own dependencypav2008-07-231-0/+2
|
* - This port links libiconv and openldap dynamicallypav2008-07-231-4/+4
|
* - Update to 0.8.5amdmi32008-07-233-6/+7
| | | | | | - Don't run-depend on qmake/rcc/moc/uic Approved by: miwi (mentor implicit)
* Ports modules update at Tuesday 22 July 2008 at 23:08edwin2008-07-231-3/+4
|
* DocBook is a general purpose XML schema particularly well suited to books andgabor2008-07-235-0/+184
| | | | | | | | | | | | | | | | | | papers about computer hardware and software (though it is by no means limited to these applications). The Version 5.0 release is a complete rewrite of DocBook in RELAX NG. The intent of this rewrite is to produce a schema that is true to the spirit of DocBook while simultaneously removing inconsistencies that have arisen as a natural consequence of DocBook's long, slow evolution. The Technical Committee has taken this opportunity to simplify a number of content models and tighten constraints where RELAX NG makes that possible. The Technical Committee provides the DocBook 5.0 schema in other schema languages, including W3C XML Schema and an XML DTD, but the RELAX NG Schema is now the normative schema. WWW: http://www.docbook.org/specs/docbook-5.0-spec-cd-04.html
* - Update to 1.1.0amdmi32008-07-232-5/+5
| | | | | | - Don't run-depend on moc/rcc/qmake Approved by: miwi (mentor explicit)
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).flz2008-07-232-2/+2
| | | | Approved by: portmgr (self)
* - Update to 3.8-0.trasz2008-07-233-17/+21
|
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).flz2008-07-236-6/+6
| | | | Approved by: portmgr (self)
* - Update to 0.48amdmi32008-07-232-4/+4
| | | | Approved by: miwi (mentor explicit)
* - Unbreak on -CURRENT.trasz2008-07-231-7/+1
| | | | Submitted by: gahr@, rnoland@ and wxs@
* - Update to 2.3.1.trasz2008-07-232-4/+4
|
* p5-DateTime-Format-Natural -> ports/devel/p5-DateTime-Format-Naturaltimur2008-07-231-0/+1
|
* Added new port p5-DateTime-Format-Natural. DateTime::Format::Naturaltimur2008-07-235-0/+48
| | | | | takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).flz2008-07-2311-11/+11
| | | | Approved by: portmgr (self)
* Fix pkg_list to remove sr@latin directories on deinstall.timur2008-07-232-0/+3
|
* Fix distinfo for Spanish dictionary.jmz2008-07-235-2/+5
| | | | | | | | Remove empty files. Add missing man pages. PR: ports/125841 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Fix plist.mi2008-07-231-0/+11
| | | | Notified by: IOnut
* A driver for DVB S-1401 PCI card. Written by paradox (http://paradox.org.ua/).bsam2008-07-236-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>
* Fixed pkg_plist for the case when NLS is disabled.timur2008-07-232-42/+42
|
* Update to 1.0.1.nork2008-07-233-6/+59
| | | | | | | | | [note] The submitter suggested 'regression-test' target, but I *added* "regression" target. I consider that ports system should be supported generic 'regression test' framework. PR: ports/125091 Submitted by: Pedro F. Giffuni pfgshield-freebsd at yahoo dot com
* Update to 2008.07.22.nork2008-07-232-4/+4
|
* - Update to 0.21rafan2008-07-232-5/+4
| | | | | PR: ports/125865 Submitted by: maintainer (from different email)
* Spell-out the DISTFILES -- the earlier use of DISTVERSION was causingmi2008-07-221-1/+1
| | | | | | | | troubles... When the author goes back to X.Y.Z releases, this will not be neccessary, but the current latest version is 7.14.4-1 (the dash instead of dot is not acceptable for PORTVERSION). Investigated by: pav
* - Update to 1.4.3chinsan2008-07-222-4/+4
| | | | | PR: ports/125850 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 1.1.2chinsan2008-07-222-4/+4
| | | | | PR: ports/125188 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 0.9.0.chinsan2008-07-222-4/+4
| | | | | PR: ports/125430 Submitted by: Wen heping <wenheping@gmail.com>
* Install required lib on seamonkey.ale2008-07-221-0/+11
| | | | | PR: ports/125832 Submitted by: Marcin Cieslak <saper@SYSTEM.PL>
* - Update to 0.96.5rafan2008-07-222-5/+4
| | | | | PR: ports/125864 Submitted by: Jonas Sonntag <jonas at schiebtsich.net> (maintainer)
* Upgrade to the recent Fedora-8 updates (coreutils and krb5).bsam2008-07-2210-85/+85
| | | | | | | Inspirited by the PR. PR: 124897 Submitted by: Fritz Katz <frtzkatz yahoo com>
* Fix subversion's bindings building ob build cluster, when subversion ↵lev2008-07-225-12/+6
| | | | | | everything, but bindings are installed from packages.
* databases/gnats4: use sh-compatible syntax in install-sid.shvd2008-07-222-0/+12
| | | | | PR: ports/124677 Submitted by: Callum Gibson <callumgibson@optusnet.com.au>
* Upgrade devel/shtool from 2.0.7 to 2.0.8vd2008-07-222-4/+4
| | | | | | | | | | | | | | | | Changes between 2.0.7 and 2.0.8 (19-May-2007 to 18-Jul-2008): *) Upgrade build environment to GNU autoconf 2.62 *) Fix argument handling in "shtool mkln" command. *) Adjust copyright for year 2008. *) Detect Windows/Cygwin *) Detect DragonFly BSD *) Improved AIX hardware detection *) Detect CentOS as a RHEL clone instead of a RHL clone. *) Improved Mac OS X detection in "shtool plaform". PR: ports/125852 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* - Remove special treatment of ia64 [1], 4.x, and sparc 64 5.xpav2008-07-221-6/+1
| | | | Requested by: marcel
* - Update to 0.25.trasz2008-07-223-5/+7
|
* - Mark broken. Installs files outside of localbase.beech2008-07-221-0/+2
| | | | Reported by: pointyhat via erwin
* Update to 2.22skv2008-07-223-105/+106
| | | | Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.22/Changes
* - support bzip2 compressed logfilesdinoex2008-07-221-0/+1
| | | | Submitted by: ache (Andrey Chernov)
* - Update to 5.1.6rafan2008-07-223-7/+7
| | | | | PR: ports/125851 Submitted by: Jonathan Hanna <jhanna at shaw.ca> (maintainer)
* Update to 0.2.3ehaupt2008-07-222-4/+6
|
* [1] Don't remove NGINX_TMPDIR directory, if port upgrade running. (*)osa2008-07-223-4/+22
| | | | | | | | | | | | [2] Add extra command upgrade for rc, allowing to change binary on-the-fly without loosing any single request. Remove empty string from rc. Bump PORTREVISION. [1,2] Problems reported by: Maxim Dounin aka mdounin at mdounin dot ru PR's: 125762,125766 (*) Undocumented feature from: skv@
* Catch up with master 1.598.linimon2008-07-221-35/+15
|
* - Minimal patch to prevent a buffer overflow.beech2008-07-221-0/+11
| | | | | PR: ports/125787 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* - Update to 1.4.4beech2008-07-222-4/+4
| | | | | | PR: ports/125374 Submitted by: Andy <andrewclarkii@gmail.com> Approved by: maintainer timeout (>Two weeks)
* Remove copy/paste mistake.wxs2008-07-221-1/+0
|
* Remove net/silky - broken with newer silc-toolkit version and appearswxs2008-07-226-104/+2
| | | | abandoned by upstream.
* Update to 0.0.21.wxs2008-07-223-33/+24
| | | | | | | | | | Chase new MASTER_SITE. Add more OPTIONS (default to off). Cleanup post-patch and post-build targets. Remove unnecessary patch. PR: ports/125837 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Fix typo: OPENLPAP should be spelled like OPENLDAP.delphij2008-07-221-1/+1
|
* - Update to 4.18.3.lippe2008-07-222-9/+8
| | | | | | | | - Pass maintainership to submitter. PR: ports/124745 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: gabor (mentor, implicit), maintainer timeout (>1 month)
* - Update to 4.25.lippe2008-07-223-9/+8
| | | | | | PR: ports/125321 Submitted by: bf <bf2006a@yahoo.com> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks)
* - Update to 2.4.7.lippe2008-07-223-5/+6
| | | | | | PR: ports/125754 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer) Approved by: gabor (mentor, implicit)
* - Update to 0.44.lippe2008-07-223-7/+8
| | | | | | PR: ports/125755 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer) Approved by: gabor (mentor, implicit)
* Add dependency on pysqlite2.wxs2008-07-221-3/+5
| | | | | | | | Fix other dependencies (LIB not RUN). PR: ports/125709 Submitted by: Fraser Tweedale <frase@frase.id.au> Approved by: maintainer
* - Fix distinfobeech2008-07-221-3/+3
| | | | | Submitted by: Frank Fenor <frank@fenor.de> (maintainer) Reported by: pointyhat via erwin
* - Update to 1.10.2beech2008-07-225-42/+21
| | | | | | | | - Pass maintainership to submitter PR: ports/125316 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> Approved by: portmgr (linimon) maintainer timeout (maintainer email bounces)
* - Turn off the python module as it causes breakage in the build cluster.beech2008-07-222-7/+8
| | | | | | | | | - While here, rename the BROWSER option to SILEXB to avoid confusion. - No version bump since no package has been built. PR: ports/125846 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer) Reported by: pointyhat via erwin
* Change GTK12 dependency to GTK20 to fix the package build.mbr2008-07-224-15/+33
| | | | | Fix package lists. Bump portrevision.