aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-0756-43/+92
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* Move the definition of USE_PERL5 before bsd.port.pre.mk inclusion. Thislinimon2007-10-071-5/+5
| | | | | | is necessary to allow conditional inclusion of bsd.perl.mk. Hat: portmgr
* Update WWW line.jkoshy2007-10-071-1/+1
|
* Update to v0.7.6. Upstream changes include:jkoshy2007-10-073-37/+68
| | | | | | | | | | | | | | | | | | | | | | | - New command 'buildbot upgrade-master' to ease upgrading of pre-existing buildmasters. - A new webstatus display, superset of the older 'waterfall' display. - The IRC bot has been refactored to make it easier to support other IM tools. - Better balancing of workload among multiple available buildslaves. - Build slaves deal better with file permissions during a checkout step. - Support for the Bazaar version control system. - The 'buildbot try' command now accepts a '--diff=foo.patch' argument, to let you provide a pre-computed patch. - A new Mercurial change source was added. - The email based changesource has been refactored to make it easier to write new mail parsers. - The 'freshcvsmail' change source has been deprecated. - Changes to the API: - API changes for BuildStep(), BuildFactory(), BuildSlave(). - Some keys and classes used in the configuration file have changed. PR: ports/116889 Submited by: clsung
* . Don't quote NO_CDROM or RESTRICTED to make portlint a little happier.glewis2007-10-071-2/+2
|
* Since zsh calls autoheader as part of the build phase:ade2007-10-071-0/+1
| | | | | | | | ===> Building for zsh-4.3.4_2 cd . && autoheader Include the autoconf-2.61 environment to actually allow this thing to build.
* - Fix build with gcc-4.2beech2007-10-071-4/+4
| | | | | | | | PR: Submitted by: Reviewed by: Approved by: Shaun Amott <shaun@freebsd.org> (maintainer), sat (mentor, implicit)
* - Update to 1.5tabthorpe2007-10-073-5/+92
| | | | Approved by: miwi (co-mentor)
* Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=edwin2007-10-0719-42/+41
| | | | | | | | hacks to install kernel loadable modules correctly on amd64 platforms with the new INSTALL_KLD command. All PORTREVISIONS have been bumped to show when the new version of installing became available.
* - Fix build with gcc-4.2beech2007-10-071-4/+4
| | | | | Approved by: Shaun Amott <shaun@FreeBSD.org> (maintainer), sat (mentor, implicit
* - Update to 1.5.5miwi2007-10-074-18/+17
| | | | | PR: 116985 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* x11/Accessx distfile URL no longer worksedwin2007-10-071-1/+1
| | | | | PR: ports/116988 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* - Update to 1.45tabthorpe2007-10-072-4/+4
| | | | | | PR: ports/116983 Submitted by: James Bailie (maintainer) Approved by: clsung (mentor, implicit)
* Update to 2.2.101.mezz2007-10-074-10/+10
|
* - Update to 2.3.0miwi2007-10-073-14/+10
| | | | | PR: 116979 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* - Update to 1.1tabthorpe2007-10-072-5/+8
| | | | | | PR: ports/116981 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Approved by: clsung (mentor, implicit)
* k8048 --> ports/devel/k8048bms2007-10-071-0/+1
|
* Add new port k8048, a command line driver for the K8048 Microchip PICbms2007-10-075-0/+50
| | | | programmer kit from Velleman.
* - Update to 0.21sat2007-10-073-5/+7
|
* - Update to 0.5.7miwi2007-10-073-4/+6
| | | | | PR: 116969 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 1.3.1 Finalbeech2007-10-0716-238/+16
| | | | | | | | | | | - Bugfixes: - Fixed compilation error in mod_sql_mysql. - Fixed handling of the --ipv4 and --ipv6 command-line options. - Fixed "directory not accessible" errors when using the mod_facl module. - Patches integrated upstream. Approved by: sat (mentor), portmgr (linimon)
* ilmbase --> ports/graphics/ilmbasenork2007-10-071-0/+1
|
* Add IlmBase 1.0.0, has four ILM's basic libraries as known as Half,nork2007-10-076-0/+114
| | | | | | | IlmThread, Imath and Iex. These libraries was separated from OpenEXR. So I'll make OpenEXR depend on this port.
* Fix pkg-plistarved2007-10-071-0/+1
| | | | Reported by: pointyhat
* - Forced commit to note the PORTREVISION bump, which I forgot to mention forgabor2007-10-070-0/+0
| | | | the previous change (r1.11)
* - Fix UTF-8 buggabor2007-10-073-0/+21
| | | | | | | - Fix bash specific solution in the code PR: ports/116790 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Update to 1.0erwin2007-10-073-5/+4
|
* crossvc --> ports/devel/crossvcmiwi2007-10-071-0/+1
|
* CrossVC is a graphical interface for the cvs client command line toolmiwi2007-10-076-0/+123
| | | | | | | | | | | | | | | | | | on the Unix, Windows and Mac OS X platform. It allows to load modules from a server (checkout), create modules on the server (import), as well as checking the state of directories and individual files or updating them. Basic operations like add, remove and commit are supported as matter of course, just like showing the actual differences between the server version and the local sandbox, graphical display of the version tree, and manifoldy graphical support of project maintenance. All actions are logged on the cvs server (configurable via history), and are therewith comprehensible. WWW: http://www.lincvs.org/ PR: ports/116800 Submitted by: Pietro Cerutti (gahr at gahr.ch)
* Upgrade to 8.3.1.thierry2007-10-073-13/+7
| | | | Changelog at <http://www.cmap.polytechnique.fr/~jouve/xd3d/CHANGELOG>.
* Chase dependency on x11-drivers/synaptics.nork2007-10-061-2/+2
|
* - Unbroken, except on amd64 (temporarily, fixing is on going)lwhsu2007-10-062-8/+12
| | | | | | | | | | | | | | | Changes: * reroll the distfile (the generated Makefile in work/boinc-setiathome-5.27/client contained rules to compile the uninstalled test utility hires_timer_test, for which the linkage failed on pointyhat. Remove these rules and reroll the distfile.) * update distinfo * increase PORTREVISION * while here fix a typo in a URL PR: ports/116318 Submitted by: Rene Ladan <r.c.ladan AT gmail.com> (maintainer)
* p5-SMS-Send-TW-ShareSMS --> ports/comms/p5-SMS-Send-TW-ShareSMSmiwi2007-10-061-0/+1
|
* SMS::Send::TW::ShareSMS is a SMS::Send drivermiwi2007-10-065-0/+44
| | | | | | | | | which allows you to send messages through http://www.sharesms.com/ WWW: http://search.cpan.org/dist/SMS-Send-TW-PChome/ PR: ports/116976 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
* - update to 0.8lme2007-10-063-7/+7
| | | | | | - use 'exec' in start script Approved by: miwi (mentor)
* - Update to 2.9miwi2007-10-062-4/+4
| | | | | PR: 116970 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
* Change to new x11-drivers category.nork2007-10-0611-382/+2
| | | | Repo copied by: marcus (portmgr)
* Implement handling of the global WITHOUT_IPV6 and its local equivalentstefan2007-10-061-8/+11
| | | | | | | | | WITHOUT_DILLO_IPV6 if one needs to disable IPv6 support. While at it, remove no longer relevant notes about 4.x and SSL support. PR: 116973 Submitted by: maintainer
* - update to 0.07leeym2007-10-063-8/+5
|
* Mark this port as DEPRECATED with and EXPIRATION_DATE of 2007-11-30, as it's anstefan2007-10-061-0/+3
| | | | | | | outdated, unmaintained subset of math/suitesparse. PR: 116965 Submitted by: bf <bf2006a@yahoo.com>
* - Update to 1.3rafan2007-10-0610-56/+18
| | | | | PR: ports/116964 Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer)
* - Update to 7.3.1rafan2007-10-062-5/+4
|
* - Update MASTER_SITES to make it fetchable. [2]stefan2007-10-062-5/+3
| | | | | | | | - Remove BEFORE tag from startup script. [1] - Bump PORTREVISION. PR: 116958 [1], 116961 [2] Submitted by: maintainer [1,2]
* Update to 0.12lbr2007-10-063-9/+14
|
* Update to 1.0.5.stefan2007-10-063-27/+4
| | | | | PR: 116807 Submitted by: maintainer
* - Set USE_TK instead of an explicit dependency on x11-toolkits/tk82, thisstefan2007-10-061-3/+3
| | | | | | | | | software also works with tk84. - Bump PORTREVISION. PR: 116892 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: maintainer
* py-gozerbot --> ports/irc/py-gozerbotmiwi2007-10-061-0/+1
|
* gozerbot is a modular Python IRC and Jabber botmiwi2007-10-066-0/+546
| | | | | | | | | | | | | | | | | | | | Features: * user management by userhost .. bot will not respond if it doesn't know you * fleet .. use more than one bot in a program (list of bots) * use the bot through dcc chat .. partyline * fetch rss feeds. * keep todo and shop lists * karma * quote * remember items * relaying between bots * program your own plugins * other stuff WWW: http://www.gozerbot.org/ PR: ports/116456 Submitted by: Sten Spans <sten at blinkenlights.nl>
* Update to 2.0.6.stefan2007-10-062-4/+4
|
* Update to 0.11.stefan2007-10-063-4/+6
| | | | | PR: 116942 Submitted by: maintainer
* - Remove pr-patchmiwi2007-10-061-84/+0
|
* - Add patch to fix "date" command handling in smbldap-usermodmm2007-10-062-1/+12
| | | | | | - Bump PORTREVISION Suggested by: Fabiano Caixeta Duarte <fabiano at fearp.usp.br>
* - Update to latest packages versionjohans2007-10-062-7/+7
| | | | - xtom distfile was repackaged; no change in contents
* - pingus --> ports/games/pingusacm2007-10-061-0/+1
|
* - New port: games/pingusacm2007-10-067-0/+91
| | | | | | | | Pingus is a free Lemmings-like game covered under the GNU GPL. It features currently 22 playable levels and runs under a wide variety of operating systems (FreeBSD, Linux, Windows, etc.) WWW: http://pingus.seul.org/
* - Update security/chntpw to 070923.chinsan2007-10-062-4/+4
| | | | | PR: ports/116967 Submmitter: maintainer
* - Update to 0.9.17sat2007-10-063-4/+5
|
* - Update to 3.04sat2007-10-062-4/+4
|
* - Update to 0.10.6sat2007-10-062-4/+4
|
* - Update to 0.3.4sat2007-10-063-5/+11
|
* Update to 2.0.3 in response of a remotely exploitabledelphij2007-10-0610-54/+50
| | | | | | | | vulnerability. PR: ports/116940 Security: 91ed69f9-72c7-11dc-981a-001921ab2fa4 Approved by: secteam (remko)
* - Update to 13.0sat2007-10-063-9/+8
|
* - Sort category Makefilessat2007-10-0622-92/+92
| | | | | Inspired by: Jason Harris <jharris@widomaker.com> Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
* - Update to 1.0.0rc4sat2007-10-063-4/+8
|
* - Update to 2.2.6.marius2007-10-065-29/+123
| | | | | | | | | | | | - Teach about support for PCI domains in FreeBSD >= 700053. - Stop including pcivar.h from the kernel source on FreeBSD => 430000, if this was ever necessary it no longer is since the introduction of pciio.h. - Catch up with FreeBSD returning ENODEV for non-existing devices. - Fix on big-endian archs. PR: 116827 Approved by: maintainer, netchild
* - Update to 0.9.6sat2007-10-062-5/+6
| | | | | PR: ports/116763 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
* - Update to 0.4.2 [1]sat2007-10-062-5/+9
| | | | | | | | - Deprecate [2] PR: ports/116762 [2] Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer) [2] Approved by: Simon Olofsson <simon@olofsson.de> (maintainer, implicit) [1]
* - Update to 1.8.0sat2007-10-065-23/+29
| | | | | PR: ports/116760 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
* xpi-bookmarkdd --> ports/www/xpi-bookmarkddsat2007-10-061-0/+1
|
* Add port www/xpi-bookmarkdd:sat2007-10-064-0/+37
| | | | | | | | | | | | | | BookmarkDD is a useful extension that helps you manage your bookmarks. It notices when a duplicate bookmark is added, specifies where the previous URL is and gives you a chance to change the parent folder of duplicate bookmark. There is also a window to manage all duplicate bookmarks already in your bookmarks. WWW: http://bookmarkdd.mozdev.org/ Author: Stephane Bertin PR: ports/116609 Submitted by: Gustavo Fukao <gustavofukao@gmail.com>
* - Update to 1.7.2miwi2007-10-065-59/+11
| | | | | PR: 116929 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.7.3miwi2007-10-062-4/+20
| | | | | PR: 116930 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.11.0miwi2007-10-0611-232/+302
| | | | | PR: 116928 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.0.6miwi2007-10-064-9/+83
| | | | | PR: 116926 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 3.45miwi2007-10-063-17/+7
| | | | | PR: 116927 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 20071006miwi2007-10-064-8/+8
| | | | | PR: 116954 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Update to 1.3.8miwi2007-10-063-6/+14
| | | | | PR: 116852 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
* - Update to 4.3.p11miwi2007-10-062-6/+5
| | | | | PR: 116911 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* - Update to 1.2.0.20070719miwi2007-10-064-34/+38
| | | | | | | - Pass maintainership to the submitter PR: 116843 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com>
* - Update to 070930miwi2007-10-063-12/+10
| | | | | PR: 116856 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* - Update to 2.2.3miwi2007-10-062-6/+4
| | | | | PR: 116819 Submitted by: Shane Bell <decept0@gmail.com> (maintainer)
* - Update to 3.0.RC1miwi2007-10-068-318/+186
| | | | | | | | | | | - Correct the implementation of the SQUID_ESI option - Add English versions of two missing error documents to the set of Armenian language documents and add Armenian to the list of languages to install by default. - Reword pkg-descr a bit to match the language of the RC1 releasenotes. PR: 116918 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
* - Update to 0.5.4miwi2007-10-062-5/+5
| | | | | | PR: 116394 Submitted by: miwi Approved by: maintainer timeout
* - Fix build with gcc4.2miwi2007-10-065-0/+116
| | | | | | | PR: 116902 Submitted by: miwi Approved by: maintainer Obtained from: pkgsrc
* - Update to 3.13miwi2007-10-062-4/+4
|
* - Update to 0.3.9miwi2007-10-062-5/+4
| | | | | | PR: 116912 Submitted by: miwi Approved by: maintainer
* - Update to 2.1miwi2007-10-062-5/+5
| | | | | | PR: 116393 Submitted by: miwi Approved by: maintainer timeout
* - Update to 0.3.1miwi2007-10-066-8/+12
|
* - Update to 1.62.3miwi2007-10-063-27/+6
| | | | | PR: 116921 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update 0.45miwi2007-10-065-39/+15
| | | | | PR: 116922 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.2.43miwi2007-10-062-4/+4
| | | | | PR: 116924 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.0004miwi2007-10-063-5/+14
| | | | | PR: 116788 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* - Update to 3.0.707miwi2007-10-063-4/+65
| | | | | PR: 116869 Submitted by: Emil Mikulic <emil@cs.rmit.edu.au> (maintainer)
* - Update to 0.7.4db2007-10-064-11/+44
| | | | | | | | | - unbreak gcc4.2 build on amd64 - fix vendor bug (vendor notified) PR: ports/116941 Submitted by: db Approved by: maintainer
* mp3unicode --> ports/audio/mp3unicodemiwi2007-10-061-0/+1
|
* MP3Unicode is a command line utility to convert ID3 tags in mp3miwi2007-10-065-0/+49
| | | | | | | | | files between different encodings. WWW: http://mp3unicode.sourceforge.net/ PR: ports/116739 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* rubygem-highline --> ports/devel/rubygem-highlinemiwi2007-10-061-0/+1
|
* A high-level IO library that provides validation, type conversion, and moremiwi2007-10-065-0/+164
| | | | | | | | | | | for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. WWW: http://rubyforge.org/projects/highline PR: ports/116919 Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
* eclipse-propedit --> ports/java/eclipse-propeditmiwi2007-10-061-0/+1
|
* Development using the properties file is performed by Java by the settingmiwi2007-10-065-0/+138
| | | | | | | | | | | | | | | | | file of J2EE application, internationalization correspondence with desktop application, etc. being sufficient. However, you have to change the multi-byte character in a file into Unicode with the native2ascii tool of attachment in J2SDK on the character platform un-depending. This editor can directly edit property files written in Unicode reference characters, and saves the time and effort of converting into Unicode through native2ascii. In addition to the usual functions of an editor, the plugin is integrated with Eclipse and JBuilder. Files can be opened in the IDE and saved in Unicode. It can use by intuitive and simple operation. WWW: http://propedit.sourceforge.jp/index_en.html PR: ports/116871 Submitted by: Sutra Zhou <zhoushuqun at gmail.com>
* p5-FileHandle-Fmode --> ports/devel/p5-FileHandle-Fmodemiwi2007-10-061-0/+1
|
* Use this module to check whether a filehandle is readable, writable, ormiwi2007-10-065-0/+38
| | | | | | | | | | readable/writable. WWW: http://search.cpan.org/dist/FileHandle-Fmode/ Authors: sisyphus@cpan.org PR: ports/116787 Submitted by: janos.mohacsi at bsd.hu
* min12xxw --> ports/print/min12xxwmiwi2007-10-061-0/+1
|
* Print driver for the Minolta PagePro 1(2/3/4)xxW printers.miwi2007-10-064-0/+33
| | | | | | | WWW: http://hinterbergen.de/mala/min12xxw/ PR: ports/116744 Submitted by: Tim McCormick <tim at pcbsd.org>
* - Add SSL knob to enable encryptiontabthorpe2007-10-062-2/+12
| | | | | | | | - Pet portlint while I am here, USE_LDCONFIG PR: ports/116957 Submitted by: Anish Mistry <amistry am-productions.biz> Approved by: clsung (mentor, implicit)
* - Add entry about games/linux-nerogameacm2007-10-061-0/+2
|
* - linux-nerogame --> ports/games/linux-nerogameacm2007-10-061-0/+1
|
* - New port: games/linux-nerogameacm2007-10-067-0/+1454
| | | | | | | | | | | | Neuro-Evolving Robotic Operatives, or NERO for short, is a unique computer game that lets you play with adapting intelligent agents hands-on. Evolve your own robot army by tuning their artificial brains for challenging tasks, then pit them against your friends' teams in online competitions!. New features in NERO 2.0 include an interactive game mode called territory capture, as well as a new user interface and more extensive training tools. WWW: http://www.nerogame.org/
* Updating to centerim 20070824.lx2007-10-068-36/+54
| | | | | PR: ports/115958 Submitted by: Frank Altpeter <frank@altpeter.de>
* fix the patch I messed up!oliver2007-10-061-47/+2
| | | | *sigh*
* - Fix a typomiwi2007-10-061-1/+1
| | | | | Submitted by: Olli Hauer <ohauer@gmx.de> Approved by: maintainer (via icq)
* . Update to 1.6.0_03 aka 6u3.glewis2007-10-063-4/+1504
| | | | Reported by: John Prather <john.c.prather@gmail.com>
* - Take maintainershipgarga2007-10-061-12/+14
| | | | - Pet portlint
* - Add a new OPTION (off by default), DOCKHOTKEYS that permit to set hotkeysgarga2007-10-062-2/+453
| | | | | | | | | | directly on dock's [1] - Since i'm here, s/INSTALLS_SHLIB/USE_LDCONFIG/ PR: ports/116518 Submitted by: garga Approved by: maintainer timeout (2 weeks) Obtained from: Fedora 7 source rpm [1]
* - Remove unecessary USE_X_PREFIXgarga2007-10-063-30/+26
| | | | | | | | - Respect NOPORTDOCS - Use PORTDOCS and clean up a bit pkg-plist - s/dirrm/dirrmtry/ to Themes, Pixmaps and Icons since x11-wm/windowmaker installs files in these dirs - Bump PORTREVISION because of pkg-plist change
* Update to 2.2.10.stefan2007-10-062-9/+5
| | | | | PR: 116808 Submitted by: maintainer
* Restrict optimization to -O - -O2 causes problems at least on amd64.stefan2007-10-061-0/+2
| | | | | PR: 113139 Submitted by: Dan Smith<dan@algenta.com>
* Update to 1.3.18. No user-visible changes.naddy2007-10-062-4/+4
|
* Don't try to remove share/pixmaps.naddy2007-10-052-1/+1
| | | | Submitted by: linimon (pointyhat)
* Remove devel/clanlib-devel port, it's obsolete and broken.novel2007-10-0516-673/+0
|
* Update to the latest version from NetBSD's CVS repository.mux2007-10-052-4/+4
| | | | | Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Obtained from: NetBSD
* - There are some problems to run configure since 2.x update, so, fix it nowgarga2007-10-053-54/+62
| | | | | | | | | | | | | - Bump PORTREVISION because of previous reason - Add --no-QQ-check on CONFIGURE_ARGS to permit package build - Remove MANUAL_PACKAGE_BUILDING - Add a note on pkg-message allerting user that it needs qmail built with QMAILQUEUE patch applied. PR: ports/116312 Submitted by: maintainer Reworked by: lwhsu, garga Approved by: maintainer
* Fix build on CURRENT after PS_SWAPPINGOUT renamearved2007-10-051-0/+12
|
* . Update to 1.5.0_13.glewis2007-10-053-4/+5
| | | | Reported by: John Prather <john.c.prather@gmail.com>
* - Update gsskex patch to 20070927mnag2007-10-052-9/+8
| | | | | | - Update HPN patch to hpn12v19 [1] Notified by: ale [1]
* Update to 0.9.0.20071005 snapshotahze2007-10-052-11/+11
|
* - Update to 0.2.5clsung2007-10-053-9/+9
|
* - Document tcl/tk -- buffer overflow in ReadImage functionmiwi2007-10-051-0/+33
| | | | | | PR: 116881 Submitted by: Nick Barkas <snb@threerings.net> Reviewed by: simon
* Update to 0.04003.lbr2007-10-052-4/+4
|
* - Back out the BROKEN line, the are reports this compiles in the wildpav2007-10-053-12/+0
| | | | Ok'ed by: linimon
* - Update to 0.3.5clsung2007-10-052-4/+4
|
* - Update to 0.26clsung2007-10-052-4/+4
|
* - Update to 1.32clsung2007-10-052-4/+4
|
* - Update to 0.33clsung2007-10-052-6/+5
|
* - Update to 0.80clsung2007-10-052-4/+4
|
* - Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()sergei2007-10-055-1/+327
| | | | | | | | | | | | | | | | detection. This fixes the issue on 7-CURRENT where Zsh was manipulating environment directly in conflict with the new *env() functions: http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075538.html 6-STABLE continues to works correctly. More info about the patch: http://www.zsh.org/mla/workers/2007/msg00619.html - Fix completions for locate(1), mount(8), umount(8) to avoid some linuxisms and do the right thing under FreeBSD PR: ports/115094, ports/115702 Submitted by: Sean C. Farley (scf)
* - Update to 0.09clsung2007-10-052-4/+4
|
* - Update to 0.19acm2007-10-054-11/+9
|
* - Update to 0.12clsung2007-10-053-8/+8
|
* - Update to 1.07clsung2007-10-052-4/+4
|
* - Update to 0.613clsung2007-10-052-4/+4
|
* Update to 1.04 release.ale2007-10-052-5/+6
|
* . Don't quote NO_CDROM or RESTRICTED to make portlint a little happier.glewis2007-10-051-2/+2
|
* Explicitly disable support for OpenEXR and DjVu by default. These weremi2007-10-053-3/+66
| | | | | | | | | | | | | | | never dependencies before, so official packages never contained the support, but if a local system had them installed, ImageMagick would try to use them -- and sometimes fail. Also add a patch, that modifies the module-searching algorithm from /always/ checking the compiled-in constant path, to only checking it, if an environment variable is not set. This fixes a problem with testing, where a module installed by an earlier version of the software could be used by the newly built version, that's being tested. This port has too many options -- perhaps, support for the most common things (like PNG, JPEG, and GIF) should be permanent...
* - Update to 2.24clsung2007-10-052-6/+5
|
* Add fix to allow kdelibs3 to build with new CUPSade2007-10-052-0/+1212
| | | | | | PR: 116767 Submitted by: Ralph Zitz <ralph@imada.sdu.dk> Approved by: kde (Andy Fawcett)
* Fix previous scheme48 update by including files that wasdelphij2007-10-052-6/+14
| | | | | | missed in last commit. Pointy hat to: delphij
* Remove errornous # DO NOT DELETE lines caused by makedepend(1)edwin2007-10-053-3/+0
|
* - update prelude dependencyclsung2007-10-051-1/+2
| | | | | PR: ports/116114 Submitted by: maintainer (Robin Gruyters)
* - update prelude dependencyclsung2007-10-051-2/+2
| | | | | | PR: ports/116113 Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> Approved by: maintainer (Michael Josic)
* - update prelude library dependencyclsung2007-10-051-1/+2
| | | | | PR: ports/116111 Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
* - update dependency on libpreludeclsung2007-10-051-1/+2
| | | | | PR: ports/116110 Submitted by: maintainer (Robin Gruyters)
* - Update to 0.9.13clsung2007-10-053-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | - bump libprelude library Changelog libpreludedb: - Source and Target now use a 16 bits index (required for CorrelationAlert with large number of source/target). CorrelationAlert Alertident now use a 32 bits index (required to link large number of Alert together). - Fix compilation on system without ENOTSUP (fix #227): Include modified patch from Alexandre Anriot <aanriot@atlantilde.com>. - [pgsql] Patch by Pierre Chifflier <chifflier@inl.fr>, that fixes type conversions preventing PostgreSQL to use indexes (fix #225). - [preludedb-admin] Use separate alert / heartbeat command: this is done to have a coherent implementation of the --offset and --count command line options. - [preludedb-admin] Fix --offset with the load command. - [preludedb-admin] Give the delete table a decent size, should speedup the delete command. - [documentation] preludedb-admin manpage (fix #230), by Pierre Chifflier <chifflier@inl.fr>. PR: ports/116109 Submitted by: maintainer (Robin Gruyters)
* - Update to 0.9.9.1clsung2007-10-052-5/+5
| | | | | | | | | | | | - bump libprelude library Changelog prelude-manager: - Fix for new libprelude (0.9.15) runtime warning. - Add documentation for SQLite3 in the template configuration file (S??繅astien Tricaud <toady at gscore.org>). PR: ports/116108 Submitted by: maintainer (Robin Gruyters)
* - Update to 0.9.15.2clsung2007-10-054-16/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated patch-Makefile.in - Added Man page Changelog libprelude: - prelude-adduser has been renamed to prelude-admin, and now include command to print or send files containing binary IDMEF data. - Brand new failover implementation, Feature a real 'journaling' log, allowing to restart where we were interupted. Allow multiple process to write to the same failover, and is chroot safe. - prelude-admin manpage, thanks to Frederic Motte <fred at ubixis com>. - Use SHA1 in place of MD5 for Analyzer checksum. - Do not set TCP option on UNIX socket, avoid un-necessary warning. - New measure all over the public interface to protect against bad API usage, when a function is not used correctly, a critical warning is triggered. - [logging]: New PRELUDE_LOG_CRIT logging priority. - [logging]: Correctly map Prelude log level to Syslog priority. - [logging]: Improved logging format (include timestamp, level, process pid). - [logging]: New LIBPRELUDE_ABORT variable, useful if you'd like libprelude to abord on critical assertion. - [logging]: Automatically switch to syslog mode if we detect stdout/stderr closure. - [IDMEF-Criteria]: When we try to match a value against a path that is not part of a message using a 'not' operator, the match should succeed (Example: alert.classification.text != 'stuff' should match if the message has no classification object). - [IDMEF-Criteria]: When matching multiple listed values within the same path using a 'not' operator, return an explicit 'no match' if the provided comparison value was found at least once. - [IDMEF-Path] (fix #251): Fixes NULL pointer dereference when the last element of an IDMEF path to an enumeration is not the enumeration itself (S??鞋bastien Tricaud <toady at gscore.org> - Fix a possible race condition with the internal libprelude reference to the program idmef_analyzer_t when asynchronous timer were used. - Workaround possible deadlock at exit on OpenBSD, Linux Glibc. - Only configure libltdl if it is required. - Various bug fixes, minor enhancements. - Write the children PID into specified pidfile (fixes #257). - Fix double free on idmef_criterion_value_t cloned regexp object (thanks to Helmut Azbest <helmut.azbest at gmail.com>). - Allow Python thread to run, while entering libprelude C function. - Return PRELUDE_ERROR_ASSERTION when API check fail, in place of PRELUDE_ERROR_GENERIC. - Make prelude_plugin_unsubcribe() work as expected (call the plugin instance destroy function). - Various bug fixes, minor enhancements. PR: ports/116107 Submitted by: maintainer (Robin Gruyters)
* - Update to 2.03clsung2007-10-052-5/+5
| | | | | | | - reset to perl@ PR: ports/116529 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - This patch fixes broken install.db2007-10-051-1/+1
| | | | | | PR: ports/116875 Reported by: db Submitted by: Maintainer
* - Update to 0.19clsung2007-10-052-5/+8
| | | | | | | - reset to perl@ PR: ports/116528 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 0.05clsung2007-10-053-7/+11
| | | | | | | - maintainership reset to perl@ PR: ports/116526 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove always false/true due to OSVERSION.edwin2007-10-054-24/+0
|
* Spelling fix.edwin2007-10-051-1/+1
|
* Remove 4.x specific fileedwin2007-10-051-19/+0
| | | | | | PR: ports/116916 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Approved by: I did the change, so I have to clean up.
* Remove always true/always false OSVERSION conditions.edwin2007-10-0510-72/+23
|
* - Update to 3.0.b4miwi2007-10-052-5/+4
| | | | | PR: 116755 Submitter by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
* Remove leftover ifedwin2007-10-056-6/+0
| | | | Submitted by: Per olof Ljungmark <peo@intersonic.se>
* Document firebird multiple remote buffer overflow vulnerabilitiesdelphij2007-10-051-0/+28
|
* - Fix typo: NONEXISTANT - NONEXISTENTpav2007-10-051-1/+1
| | | | Submitted by: ade
* - Update to 20070925miwi2007-10-052-6/+6
| | | | | | | - Pass maintainership to submitter PR: 116905 Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
* Don't use tar to extract directly into $PREFIX. With the new tar incracauer2007-10-051-7/+8
| | | | | | | 7.x that lead to incorrect ownership of directories directly in $PREFIX. Use COPYTREE_SHARE and friends.
* - Fix build with gcc-4.2beech2007-10-051-7/+5
| | | | | Approved by: Jean-Marc Zucconi <jmz@freebsd.org> (maintainer) portmgr (linimon)
* - Fix build with gcc-4.2beech2007-10-051-3/+3
| | | | | Approved by: Shaun Amott <shaun@freebsd.org> (maintainer), portmgr (linimon)
* - Update to 1.6.1miwi2007-10-052-4/+4
| | | | | PR: 116705 Submitted by: Andy Kosela <andy.kosela@gmail.com> (maintainer)
* - Update to 1.03miwi2007-10-052-5/+4
| | | | | PR: 116638 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
* - Update to 2.4.0miwi2007-10-052-5/+5
| | | | | | PR: 116482 Submitted by: chinsan Approved by: maintainer
* - Unbreakmiwi2007-10-056-4/+55
| | | | - Fix build with gcc 4.2
* - Unbreakmiwi2007-10-052-10/+187
| | | | | | | | | | - Fix build with gcc 4.2 - Use SF macro - Reset maintainer PR: 116831 Submitted by: miwi Approved by: maintainer
* Mark broken with gcc4.2. While here, pet portlint.linimon2007-10-051-2/+8
|
* Update to OOG680_m6, and bump port revision.maho2007-10-056-12/+15
| | | | | | | | | | | | | This was due to: http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes#Release_Status_OOo_2.3 > Release Status OOo 2.3 > it was agreed to try to provide binary patches for > Chart DEFECT VERIFIED FIXED P2 Smooth Lines dialog is too small to set all properties > http://qa.openoffice.org/issues/show_bug.cgi?id=81390 > framework DEFECT RESOLVED FIXED P3 Fontwork display is broken http://qa.openoffice.org/issues/show_bug.cgi?id=81609 > on OOG680_m6 basis, Kai S. to identify source patches to be applied for m6. Binary patches for FreeBSD won't be available, of course :)
* Mark as broken on i386-7 due to gcc4.2.linimon2007-10-051-0/+5
|
* Mark as broken on i386-7.linimon2007-10-051-1/+7
|
* Mark as broken: fails to install on i386-7.linimon2007-10-051-1/+7
|
* Mark as broken with gcc4.2. While here, pet portlint.linimon2007-10-051-3/+9
|
* Mark as broken: fails to link.linimon2007-10-051-0/+2
|
* Mark as broken with gcc4.2. While here, pet portlint.linimon2007-10-051-2/+8
|
* Mark as broken: fails to install in various ways on i386-*.linimon2007-10-051-0/+2
|
* Mark as deprecated: use net-im/openfire instead.linimon2007-10-051-1/+4
| | | | | PR: ports/116903 Submitted by: maintainer
* Mark as broken with gcc4.2.linimon2007-10-051-0/+4
|
* Fix packagename for m4.linimon2007-10-051-3/+3
|
* On rechecking my work, this is failing to install everywhere. Mark itlinimon2007-10-051-3/+1
| | | | as such.
* Mark as broken with gcc4.2.linimon2007-10-051-0/+4
|
* Mark as broken with gcc4.2.linimon2007-10-051-1/+5
|
* Mark as broken with gcc4.2.linimon2007-10-051-1/+7
|
* Upgrade module acl-1.370-1.olgeni2007-10-052-2/+5
|
* Prevent the port from segfaulting under certain conditions.tobez2007-10-052-0/+21
| | | | | PR: 116602 Approved by: maintainer (mat)
* Do not try to load libpcsclite.so of a specific version,tobez2007-10-052-1/+2
| | | | | | any version should do. Bump PORTREVISION. Reported by: Johan van Selst <johans@stack.nl>
* Fix build on i386 with WITHOUT_WEB option.jkim2007-10-052-0/+28
| | | | | | PR: ports/116700 Reported by: Michiel Boland (michiel at boland dot org) Approved by: glewis (mentor)
* - From here up it needs pkgconfig. Mysteriously missed in exprunpav2007-10-051-0/+2
| | | | | Reported by: pointyhat Pointy hat to: pav
* - Update to 0.97.8acm2007-10-052-6/+5
| | | | - Use USE_XLIB instead of USE_X_PREFIX
* - Update to 0.9.0acm2007-10-052-7/+4
| | | | - Remove USE_GCC
* - Fix build with GCC4.xacm2007-10-053-7/+14
| | | | | | | - Bump POTREVISION PR: 116813 Submitted by: miwi
* - Update to 1.6tabthorpe2007-10-053-5/+7
| | | | | | PR: ports/116894 Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer) Approved by: miwi (co-mentor)
* - Update WWW in pkg-descrtabthorpe2007-10-041-1/+1
| | | | | | PR: ports/116899 Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer) Approved by: miwi (co-mentor, implicit)
* - Update to 1.44tabthorpe2007-10-042-4/+4
| | | | | | PR: ports/116888 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Approved by: clsung (mentor, implicit)
* - Update to 946tabthorpe2007-10-046-24/+40
| | | | | | PR: ports/116803 Submitted by: Ying-Chieh Liao <ijliao csie.nctu.edu.tw> Approved by: skreuzer exit2shell.com (maintainer), miwi (co-mentor)
* Mark as broken with gcc4.2.linimon2007-10-041-1/+5
|
* - Remove USE_GCC, i forgot that on my previous commitacm2007-10-041-1/+0
|
* - Update to 2.4.2acm2007-10-042-4/+4
|
* - Remove USE_GCCacm2007-10-041-5/+1
| | | | | | - Remove BROKEN, new version of snes9x compiles fine on CURRENT Suggested and reported by: miwi
* Mark as broken with gcc4.2.linimon2007-10-041-1/+5
|
* Mark as broken with gcc4.2.linimon2007-10-041-1/+7
|
* Mark as broken with gcc4.2. Note: this looks like abadonware.linimon2007-10-041-1/+7
|
* fix build of courier-authlib-vchkpwoliver2007-10-041-9/+14
|
* - Update to 0.8.6rafan2007-10-043-9/+24
| | | | | PR: ports/116884 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
* wapiti --> ports/security/wapitirafan2007-10-041-0/+1
|
* Wapiti allows you to audit the security of your web applications.rafan2007-10-044-0/+48
| | | | | | | | | | | | | It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. WWW: http://wapiti.sourceforge.net/ PR: ports/116873 Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
* Upgrade to 2007hedwin2007-10-043-4/+7
| | | | Submitted by: Marcus Alves Grando (mnag@)
* Update to 20071004 snapshotahze2007-10-042-4/+4
|
* - Update textproc/iksemel to version 1.3.trasz2007-10-0412-43/+44
| | | | Approved by: sobomax (asterisk maintainer)
* remove trailing text after the .else at line 91edwin2007-10-041-1/+1
|
* remove double bsd.port.mkedwin2007-10-041-2/+0
|
* Mark as broken with gcc4.2.linimon2007-10-042-1/+11
|
* lang/snobol is obsolete.linimon2007-10-041-1/+0
|
* lang/snobol is obsoleted by lang/snobol4.linimon2007-10-041-0/+1
|
* lang/snobol is obsolted by lang/snobol4.linimon2007-10-0417-2526/+0
| | | | Discussed with: maintainer
* Mark as broken with gcc4.2.linimon2007-10-042-1/+11
|
* - Clean up rw locate dir. Fixes leftover files for package userspav2007-10-042-0/+3
| | | | Reported by: pointyhat
* Mark as broken with gcc4.2. While here, remove obsolete cruft.linimon2007-10-041-2/+2
|
* - Update to 2.1.17mm2007-10-043-6/+16
| | | | - Add small patch for sm/mod_iq_time.c
* Mark as broken with gcc4.2 on i386.linimon2007-10-041-1/+9
|
* Chase mastersite.linimon2007-10-042-2/+2
| | | | Hat: portmgr
* Mark as broken with gcc4.2.linimon2007-10-044-5/+22
|
* Mark as broken: fails to install.linimon2007-10-041-0/+2
|
* Mark as broken with gcc4.2.linimon2007-10-041-1/+7
|
* - Fix typo in WWWpav2007-10-041-1/+1
|
* Remove leftover .endifedwin2007-10-041-1/+0
| | | | Pointyhat to: that pile over there
* - Update to 0.9.4clsung2007-10-043-900/+982
| | | | | | PR: ports/116570 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Approved by: maintainer (Jonathan Weiss)
* - Fix build with gcc-4.2beech2007-10-044-7/+32
| | | | | Approved by: Dmytro Dyomin <old@old.com.ua> (maintainer), portmgr (linimon)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0422-149/+21
|
* - Update to 0.6.0clsung2007-10-043-14/+27
| | | | | | | - Reset maintainership PR: ports/116527 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0425-126/+14
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0431-225/+34
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0432-177/+35
|
* - Update to 5.423clsung2007-10-042-4/+4
|
* - Update to 0.20clsung2007-10-042-6/+5
|
* bsd.port.port.mk -> bsd.port.post.mkedwin2007-10-041-1/+1
| | | | Pointy hat to: moi
* - Update to 1.51acm2007-10-046-152/+149
| | | | | - Clean patch files - Add NETPLAY Option
* - Fix INDEXrafan2007-10-041-1/+1
|
* sml-fxp --> ports/textproc/sml-fxptabthorpe2007-10-041-0/+1
|
* fxp is a validating XML parser written completely in the functionaltabthorpe2007-10-0468-0/+2851
| | | | | | | | | | | programming language SML. fxp can validate both XML 1.0 and XML 1.1 documents. It has a programming interface allowing for production of XML applications based on fxp. It is installed with four example applications. WWW: http://www2.informatik.tu-muenchen.de/~berlea/Fxp PR: ports/116572 Submitted by: Timothy Bourke <timbob at bigpond.com>
* - Update to 0.12clsung2007-10-042-9/+5
|