aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* py-exiv2 --> ports/graphics/py-exiv2miwi2008-06-021-0/+1
|
* pyexiv2 is a python binding to exiv2, the C++ library for manipulation ofmiwi2008-06-025-0/+53
| | | | | | | | | | | | | | | EXIF and IPTC image metadata. It is a python module that allows your python scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...). It is designed as a high level interface to the functionalities offered by exiv2 (and is built on top of it). Using python's built-in data types and standard modules, it provides easy manipulation of image metadata. WWW: http://tilloy.net/dev/pyexiv2/ PR: ports/124193 Submitted by: Denis Barov <dindin at dindin.ru>
* Add entry for www/ikiwiki.brix2008-06-021-0/+14
| | | | Approved by: erwin (mentor, implicit)
* Update to version 2.48 (security update).brix2008-06-023-18/+8
| | | | | | | | | | | | | | | If password based logins is enabled in ikiwiki, those passwords were until this release stored in cleartext in the userdb. To guard against exposing users' passwords, ikiwiki now use strong (blowfish) hashes for storing passwords. To hash existing passwords, update to this version and run the following command for each of your ikiwiki src dirs: ikiwiki-transition hashpassword /path/to/your/wiki/srcdir Approved by: erwin (mentor, implicit) Security: http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
* Add entry for www/ikiwiki.brix2008-06-021-0/+28
| | | | Approved by: erwin (mentor, implicit)
* p5-Authen-Passphrase --> ports/security/p5-Authen-Passphrasebrix2008-06-021-0/+1
|
* This is the base class for a system of objects that encapsulatebrix2008-06-025-0/+97
| | | | | | | | | | | | | | | | | passphrases. An object of this type is a passphrase recogniser: its job is to recognise whether an offered passphrase is the right one. For security, such passphrase recognisers usually do not themselves know the passphrase they are looking for; they can merely recognise it when they see it. There are many schemes in use to achieve this effect, and the intent of this class is to provide a consistent interface to them all, hiding the details. The CPAN package Authen::Passphrase contains implementations of several specific passphrase schemes in addition to the base class. WWW: http://search.cpan.org/dist/Authen-Passphrase/ Approved by: erwin (mentor)
* p5-Crypt-UnixCrypt_XS --> ports/security/p5-Crypt-UnixCrypt_XSbrix2008-06-021-0/+1
|
* Perl XS interface for a portable traditional crypt function.brix2008-06-025-0/+35
| | | | | | WWW: http://search.cpan.org/dist/Crypt/UnixCrypt_XS/ Approved by: erwin (mentor)
* p5-Crypt-Eksblowfish --> ports/security/p5-Crypt-Eksblowfishbrix2008-06-021-0/+1
|
* Eksblowfish is a variant of the Blowfish cipher, modified to make thebrix2008-06-025-0/+60
| | | | | | | | | | | | | | | | | | | | | | key setup very expensive. ("Eks" stands for "expensive key schedule".) This doesn't make it significantly cryptographically stronger, but is intended to hinder brute-force attacks. It also makes it unsuitable for any application requiring key agility. It was designed by Niels Provos and David Mazieres for password hashing in OpenBSD. Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost parameter that controls how expensive the key scheduling is. It also takes a family key, known as the "salt". Cost and salt parameters together define a cipher family. Within each family, a key determines an encryption function in the usual way. This distribution also includes an implementation of "bcrypt", the Unix crypt() password hashing algorithm based on Eksblowfish. WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/ Approved by: erwin (mentor)
* p5-Authen-DecHpwd --> ports/security/p5-Authen-DecHpwdbrix2008-06-021-0/+1
|
* This perl module implements the LGI$HPWD password hashing functionbrix2008-06-025-0/+36
| | | | | | | | | from VMS, and some associated VMS username and password handling functions. WWW: http://search.cpan.org/dist/Authen-DecHpwd/ Approved by: erwin (mentor)
* p5-Module-Runtime --> ports/devel/p5-Module-Runtimebrix2008-06-021-0/+1
|
* - Fix wrong libraries path on amd64miwi2008-06-021-0/+2
| | | | | | | | - Bump PORTREVISION PR: 124091 Submitted by: "Scot W. Hetzel" <swhetzel@gmail.com> Approved by: maintainer
* The functions exported by this module deal with runtime handlingbrix2008-06-025-0/+31
| | | | | | | | of Perl modules, which are normally handled at compile time. WWW: http://search.cpan.org/dist/Module-Runtime/ Approved by: erwin (mentor)
* Fix plist with NOPORTDOCS.thierry2008-06-021-0/+2
| | | | Reported by: itetcu
* - Update to 7.0.0.2miwi2008-06-022-4/+4
| | | | | PR: 124026 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
* - Update to 7.0.0.3miwi2008-06-022-4/+4
| | | | | PR: 124026 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
* - Update to 2.0miwi2008-06-022-9/+6
| | | | | | | - Update maintainer mail adress PR: 124192 Submitted by: Benjamin Lutz (maintainer)
* GIBI runs also on amd64.thierry2008-06-021-1/+1
| | | | Reported by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
* mod_macro22 --> ports/www/mod_macro22miwi2008-06-021-0/+1
|
* mod_macro is a third-party module to the Apache Http Server, distributed withmiwi2008-06-024-0/+38
| | | | | | | | | | | a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ PR: ports/124173 Submitted by: Lukasz Wasikowski <lukasz at wasikowski.net>
* update to 0.7.1oliver2008-06-022-4/+4
|
* - cleanup FreeBSD 5.xdinoex2008-06-026-37/+5
|
* - Add missing patchmiwi2008-06-021-0/+7
|
* - Update to 0.70miwi2008-06-024-39/+26
| | | | | | | - Pass maintainership to submitter PR: 124189 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* - Update to 0.8.8jadawin2008-06-023-9/+10
| | | | | | | | - Update pkg-message to better visual PR: ports/124117 Submitter: Jason E. Hale <bsdkaffee gmail.com> (maintainer) Approved by: thierry (mentor)
* Update to 1.1.1 that can build with GCC 4.2.x.mezz2008-06-0220-260/+849
|
* - Unbreakmiwi2008-06-021-8/+5
| | | | | | | - Fix build with gcc4.2 Submitted by: miwi Approved by: David Wolfskill (maintainer via private mail)
* - Pass maintainership to David Wolfskill <david@catwhisker.org>miwi2008-06-011-6/+2
| | | | | | | - Use SF macro PR: 124188 Submitted by: David Wolfskill <david@catwhisker.org>
* - net-mgmt/ap-utils is backmiwi2008-06-011-1/+0
|
* - readded net-mgmt/ap-utils to the buildmiwi2008-06-012-0/+2
|
* - Backout from atticmiwi2008-06-015-0/+89
| | | | | PR: 124188 Submitted by: David Wolfskill <david@catwhisker.org>
* Upgrade to iReport-3.0.0.thierry2008-06-014-37/+40
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=603069>.
* Upgrade to JasperReports 3.0.0.thierry2008-06-012-7/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=600358>.
* - Respect NOPORTDOCSmiwi2008-06-012-3/+4
|
* tmux --> ports/misc/tmuxmiwi2008-06-011-0/+1
|
* Tmux is a terminal multiplexer, it enables a number of terminals to be accessedmiwi2008-06-017-0/+65
| | | | | | | | | | and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen. WWW: http://tmux.sf.net/ PR: ports/124093 Submitted by: Wen Heping <wenheping at gmail.com>
* Forced commit:hrs2008-06-010-0/+0
| | | | Repocopy and adding necessary fixes has been done.
* - Add support for WITHOUT_NLS optionmiwi2008-06-013-34/+40
| | | | | | | | | - Fix the post-patch target - Remove un-necessary Author line in pkg-descr - Pass maintainership to submitter PR: 124158 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* - Update to 2.1miwi2008-06-013-19/+6
| | | | | | | - Pass maintainership to submitter PR: 124178 Submitted by: Wen heping <wenheping@gmail.com>
* - Do not assume /bin/sh is bash in setup.shrafan2008-06-012-1/+25
| | | | | | | | - Install setup.sh as mpdscribble-setup which is required at runtime - Bump PORTREVISION PR: ports/122993 Submitted by: Sokolov Alexey <sokolov at truebsd.org>
* - Update to 0.6.3miwi2008-06-0114-370/+244
| | | | | | PR: 118502 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: maintainer timeout (about 6 months)
* - fix the issues with PORTDOCS/PORTEXAMPLESdanger2008-06-012-5/+6
| | | | | | - bump the PORTREVISION Approved by: miwi
* - update to the latest version: 0.9.8-rc2danger2008-06-014-18/+13
| | | | | Approved by: miwi PR: ports/121414 (with updated patch)
* - The project WWW is gonerafan2008-06-011-2/+0
| | | | | PR: ports/123811 Submitted by: Edward Sutton, III <mirror176 at hotmail.com>
* - From PRrafan2008-06-012-8/+8
| | | | | | | | | | | | | | | If a user opts out of the first part of the pkg-install script, but elects to interact with the second part of the script and decides to create new certs, the creation of the certs will fail silently if the certs directory does not exist. This is because the certs directory is created (if necessary) in the pre-install portion of the pkg-install script, but the certs are created in the post-install part of the script. This PR corrects this problem by moving the creation of the certs directory to the same subroutine that the certs are created in. PR: ports/123883 Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer)
* - Fix a typomiwi2008-06-011-1/+1
| | | | | | PR: 117985 Submitted by: Oles Hnatkevych <don_oles@able.com.ua> Approved by: maintainer timeout
* Update to version 1.0-rc3 which brings (a lot of) bug fixes only.gerald2008-06-014-8/+8
|
* add an option to use gtk instead of Xt if wantedoliver2008-06-012-2/+18
|
* - Update to 1.0.15miwi2008-06-014-10/+10
| | | | | | PR: 122734 Submitted by: Steve Wills <steve@mouf.net> Approved by: maintainer timeout
* - Drop maintainermiwi2008-06-011-1/+1
| | | | | PR: 124183 Submitted by: maintainer
* Add accidentally-removed PORTREVISION in the previous commit.hrs2008-06-015-0/+5
|
* Remove unnecessary PKGNAMESUFFIX.hrs2008-06-011-1/+0
|
* Add backup sites.nork2008-06-011-1/+3
|
* [Forced Commit]nork2008-06-010-0/+0
| | | | | | | DSS6 support environment memo: o Compile tested on i386(8-current)/amd64(7-stable). o Playing tested on i386(8-current) to i386/amd64 like $ mplayer rtsp://STREAMSERVER/sample_h264_1mbit.mp4
* Fix CATEGORIES.hrs2008-06-012-2/+2
|
* - Update to 2.0.2miwi2008-06-013-14/+14
| | | | | PR: 124020 Submitted by: Scot W. Hetzel <swhetzel@gmail.com> (maintainer)
* - Update to 1.0.1miwi2008-06-015-19/+35
| | | | | PR: 123309 Submitted by: Lapo Luchini <lapo@lapo.it>
* Use USE_EMACS and USE_GHOSTSCRIPT instead of directly-specifiedhrs2008-06-011-4/+4
| | | | BUILD_DEPENDS.
* Update to 6.0.3.nork2008-06-0115-151/+181
|
* Large round of typo fixes in ports/devel (pkg-descr).olgeni2008-06-01153-175/+176
|
* Remove WITH_GHOSTSCRIPT_GNU check.hrs2008-06-011-8/+0
|
* Purge 5.x supportade2008-06-012-18/+3
|
* - This has been marked BROKEN/IGNORE for 15 months now; deorbit in 30 dayspav2008-06-011-0/+2
|
* Remove support for FreeBSD 5.xerwin2008-06-011-21/+1
|
* subversion-devel --> ports/devel/subversion-develerwin2008-06-011-0/+1
|
* subversion-freebsd --> ports/devel/subversion-freebsderwin2008-06-011-0/+1
|
* The following repocopies have been done for print/ghostscript-*hrs2008-06-0113-96/+84
| | | | | | | | | | | | | | | | | | | | reorganization: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont and clean up Makefile of each port for the changes, and assign the maintainers to doceng@. Not hooked up to the build yet because it needs more fixes in dependent ports and bsd.port.mk. PR: ports/124157
* - Update to 5.6 snapshot 20080531rafan2008-06-012-1/+7
|
* Upgrade to 3.0.3.vanilla2008-06-012-4/+4
|
* - Update to 0.4.1rafan2008-06-013-6/+15
| | | | | PR: ports/123998 Submitted by: David Johnson <david at usermode.org> (maintainer)
* update to 0.2.0oliver2008-06-013-23/+26
|
* update to 0.5.2oliver2008-06-013-968/+1106
|
* update to 0.6.0oliver2008-06-013-13/+29
|
* update to 1.4.8oliver2008-06-013-11/+11
|
* When I said "my work" in the previous commit what I should have said was,dougb2008-06-010-0/+0
| | | | | "my modifications to lev's devel/subversion port in order to use the 1.5.0 RC and add peter's patches."
* First, FWIW the ports that were originally committed to subversion-develdougb2008-06-0116-1264/+16
| | | | | | | | | | | | | | | | | | | | | and subversion-freebsd were my work. rodrigc did great work on the www/serf port which subversion 1.5.0 can use if it's enabled. These changes actually accomplish what peter asked for, a subversion-devel that is a generic port of the 1.5.0 release candidate, and a -freebsd version that is a slave to that port, to add some custom hacks that are necessary only for accessing the FreeBSD Project repository. So in the process, update COMMENTs, pkg-descrs, etc. to suit, and remove the majority of the stuff from the -freebsd version since those things are not needed for the slave port. Also make conditional those things in the -devel port that need to be conditional in the master, and update the definitions and defaultedness of the neon and serf OPTIONS. It is intended that when devel/subversion is updated to 1.5.x that the -freebsd port be pointed in that direction. Also, lev has volunteered to maintain this stuff in the long term, I'm simply helping out right now so that we can get it off the ground.
* Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.mezz2008-06-012-53/+54
| | | | Reported by: itetcu
* - Update to 2.10.6miwi2008-06-019-1899/+1875
| | | | | | PR: 123605 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer timeout
* - Update to 0.13miwi2008-06-013-5/+7
| | | | | | | - Take over maintainership PR: 124175 Submitted by: maintainer
* pgfouine --> ports/databases/pgfouinemiwi2008-06-011-0/+1
|
* pgFouine is a PostgreSQL log analyzer used to generate detailed reportsmiwi2008-06-017-0/+291
| | | | | | | | | | | from a PostgreSQL log file. pgFouine can help you to determine which queries you should optimize to speed up your PostgreSQL based application. WWW: http://pgfouine.projects.postgresql.org/ PR: ports/123464 Submitted by: Pierre-Emmanuel Andre <pea at raveland.org>
* subversion-devel and subversion-freebsd ports requirededwin2008-06-017-458/+349
| | | | | | | | | | | | | | | | | | | For the upcoming migration of the FreeBSD src repository from CVS to subversion, we need two ports to be created: subversion-devel -> this port will track subversion 1.5, until it is released -> according the to the subversion developers, we cannot make pre-release versions of subversion part of any official distributions: http://svn.haxx.se/dev/archive-2008-05/1096.shtml but, we need to get something going for people to use and test the new FreeBSD svn repository -> should use www/serf port if possible see PR 124059 subversion-freesbd -> this will be based on subversion-devel, but with have some private patches from Peter Wemm available at: http://people.freebsd.org/~peter/ PR: ports/124060 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
* For now, enable dependency on www/neon26 by defaultedwin2008-06-011-1/+2
|
* - Update to 2.9.9miwi2008-06-013-18/+46
| | | | | | PR: 123604 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer timeout
* Forced commit to let the world know about the repocopy ofedwin2008-06-010-0/+0
| | | | devel/subversion to devel/subversion-devel.
* subversion-devel and subversion-freebsd ports requirededwin2008-06-017-458/+357
| | | | | | | | | | | | | | | | Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This version adds patches that at this time are specific to the needs of the FreeBSD Project src repository. If you do not need to access that repository you will want to use devel/subversion. WWW: http://subversion.tigris.org/ PR: ports/124060 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
* Forced commit to let the world know about the repocopy ofedwin2008-06-010-0/+0
| | | | devel/subversion to devel/subversion-freebsd
* dzen2 --> ports/x11/dzen2miwi2008-06-011-0/+1
|
* Dzen is a general purpose messaging, notification and menuing programmiwi2008-06-014-0/+34
| | | | | | | | | | | for X11. It was desigend to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any windowmanger. WWW: http://gotmor.googlepages.com/dzen PR: ports/124011 Submitted by: Morten Slot Kristensen
* - Update to 1.11.3miwi2008-06-014-4/+31
| | | | | | PR: 121673 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: maintainer timeout
* import-pictures --> ports/graphics/import-picturesmiwi2008-06-011-0/+1
|
* import-pictures copies or moves pictures from one directory (for examplemiwi2008-06-016-0/+57
| | | | | | | | | | | | from a mounted camera) to another directory. You can choose date ranges from within to copy the images. For example you can just choose the pictures from one day of the event in one directory and after that you can move the other day into another directory. WWW: http://www.formorer.de/code/import-pictures/import-pictures.html PR: ports/123488 Submitted by: Alexander Kuehn
* - Enable Fortran support [1]miwi2008-06-0112-4/+248
| | | | | | | | | - Fix NOPORTEXAMPLES PR: 121731 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] miwi Approved by: maintainer
* - Unbreakmiwi2008-06-011-8/+2
| | | | | | | | - Fix build with gcc 4.2 PR: 117874 Submitted by: bsam Approved by: maintainer timeout
* - Add missing xorg dependencymiwi2008-06-011-1/+2
| | | | | | | | - Bump PORTREVISION PR: 123493 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer timeout
* - Update to 1.26miwi2008-06-012-5/+4
| | | | | | PR: 120652 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.1002miwi2008-06-012-4/+7
| | | | | | PR: 120665 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.35miwi2008-06-012-4/+4
| | | | | | PR: 123478 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout
* - Update to 0.71miwi2008-06-012-4/+4
| | | | | | PR: 123440 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout
* - Add missing dependencymiwi2008-06-011-1/+8
| | | | | | | | - Bump PORTREVISION PR: 121742 Submitted by: leeym Approved by: maintainer timeout
* - Update to 3.052miwi2008-06-012-5/+7
| | | | | | PR: 120709 Submitted by: lippe Approved by: maintainer timeout
* - Update to 2.44miwi2008-06-012-4/+4
| | | | | | PR: 123479 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout
* - Update to 0.2001miwi2008-06-012-6/+9
| | | | | | PR: 120707 Submitted by: lippe Approved by: maintainer timeout
* - Update to 2.08miwi2008-06-012-5/+9
| | | | | | PR: 120706 Submitted by: lippe Approved by: maintainer timeout
* - Fix plistmiwi2008-06-011-0/+1
|
* - Update to 1.0miwi2008-06-013-34/+45
| | | | | | | | - Add missing dependency PR: 120705 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.20miwi2008-06-012-5/+8
| | | | | | PR: 120697 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.0.9miwi2008-06-012-4/+9
| | | | | | PR: 120701 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.70miwi2008-06-013-13/+11
| | | | | | PR: 120700 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.02miwi2008-06-012-10/+22
| | | | | | PR: 120663 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.10 [1]miwi2008-06-013-19/+20
| | | | | | | | - Respec NOPORTEXAMPLES PR: 120696 [1] Submitted by: lippe Approved by: maintainer timeout
* woops, update really to 1.10miwi2008-06-012-4/+4
| | | | | | PR: 120662 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.10miwi2008-06-012-4/+10
| | | | | | PR: 120662 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.92miwi2008-06-012-4/+7
| | | | | | PR: 120659 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.58miwi2008-06-012-5/+7
| | | | | | PR: 120653 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.22miwi2008-06-012-5/+4
| | | | | | PR: 123447 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout
* - Update to 1.07miwi2008-06-012-5/+6
| | | | | | PR: 120649 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.06miwi2008-06-012-4/+7
| | | | | | PR: 120648 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.51miwi2008-06-012-4/+4
| | | | | | PR: 123444 Submitted by: lippe Approved by: maintainer timeout
* - Update to 0.08miwi2008-06-012-4/+4
| | | | | | PR: 120646 Submitted by: lippe Approved by: maintainer timeout
* - Update to 1.01miwi2008-06-012-7/+6
| | | | | | | - Add missing dependency PR: 120645 Submitted by: lippe
* p5-POE-Component-IRC-Plugin-CoreList --> ↵miwi2008-06-011-0/+1
| | | | ports/irc/p5-POE-Component-IRC-Plugin-CoreList
* POE::Component::IRC::Plugin::CoreList is a frontend to themiwi2008-06-015-0/+55
| | | | | | | excellent Module::CoreList module which will let you know what modules shipped with which versions of perl, over IRC. WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/
* p5-POE-Component-IRC-Plugin-Bollocks --> ↵miwi2008-06-011-0/+1
| | | | ports/irc/p5-POE-Component-IRC-Plugin-Bollocks
* POE::Component::IRC::Plugin::Bollocks is a POE::Component::IRC pluginmiwi2008-06-015-0/+54
| | | | | | | | | generates management bullshit whenever you need it. WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/ PR: ports/-u Submitted by: Martin Wilke <miwi at FreeBSD.org
* - Update to 5.78miwi2008-06-014-23/+18
|
* - Go back to 1.4.5 because is a stable version and seems to work better that ↵araujo2008-05-314-10/+10
| | | | | | | | | 1.5.2. The version 1.5.2 beaks client/server set. - Bump PORTEPOCH. Discussed with: Frank Wall <fw@luzy.moov.de>, Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer implicit.
* p5-BBS-Client --> ports/net/p5-BBS-Clientlwhsu2008-05-311-0/+1
|
* Add p5-BBS-Client 0.03, a Client Module For BBS Systems.lwhsu2008-05-315-0/+42
| | | | | PR: ports/124129 Submitted by: Yi-Jheng, Lin <yzlin at cs.nctu.edu.tw>
* - Update to 6.7rafan2008-05-312-7/+12
| | | | | PR: ports/124159 Submitted by: Hugo Leisink <hugo at leisink.net> (maintainer)
* - Update to 1.7.1rafan2008-05-314-16/+21
| | | | | PR: ports/124012 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
* - Update to 0.770miwi2008-05-312-5/+5
| | | | | PR: 124149 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Update to 0.744miwi2008-05-312-4/+4
| | | | | PR: 124149 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Update to 0.85miwi2008-05-312-4/+4
| | | | | PR: 124138 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* p5-Lchown --> ports/sysutils/p5-Lchownmiwi2008-05-311-0/+1
|
* Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of amiwi2008-05-315-0/+35
| | | | | | | | | symbolic link itself instead of to the file the link points to. WWW: http://search.cpan.org/dist/Lchown/ PR: ports/123214 Submitted by: Jeffrey Goldberg <jeffrey at goldmark.org>
* - Update to 0.5.1miwi2008-05-312-4/+4
| | | | | PR: 124152 Submitted by: maintainer
* - Update to 1.09miwi2008-05-312-4/+4
|
* Update to 0.7.1wxs2008-05-312-4/+4
| | | | | | PR: ports/124088 Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer) Approved by: garga (mentor, implicit)
* Update to 2.16.3.wxs2008-05-312-6/+13
| | | | | | | | Add xft support (default off) PR: ports/124072 Submitted by: Dmitry Klimov <lazyklimm@gmail.com> Approved by: garga (mentor, implicit), maintainer
* MASTER_SITES has changed.wxs2008-05-311-1/+1
| | | | | | PR: ports/124095 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Approved by: garga (mentor, implicit)
* - Fix PORTDOCS and PORTEXAMPLES handling.itetcu2008-05-312-3164/+140
| | | | | | | | - bump PORTREVISION. PR: ports/123838 Submitted by: Jona Joachim (maintainer) Prompted by: ionbot (my alter ego :-D)
* Merge a patch from cvs which fixes a file-globbing bug in the daemon when chrootehaupt2008-05-312-0/+12
| | | | | | | | | is on. http://www.mail-archive.com/rsync-cvs@lists.samba.org/msg05785.html Submitted by: sem Obtained from: rsync cvs
* - Respect NOPORTDOCS and NOPORTEXAMPLES knobs as reported by itetcu@.itetcu2008-05-312-7/+30
| | | | | | | - Bump PORTREVISION. PR: ports/123999 Submitted by: Marcus von Appen (maintainer)
* Avoid confusion about backported www/ikiwiki security fix by notbrix2008-05-311-2/+3
| | | | | | mentioning version 2.48 in the entry. Approved by: erwin (mentor, implicit)
* Fix empty password security hole, which affects wikis with bothbrix2008-05-312-0/+12
| | | | | | | | password and OpenID login enabled. Submitted by: Joey Hess <joeyh at debian.org> (IkiWiki author) Approved by: erwin (mentor, implicit) Security: http://www.vuxml.org/freebsd/09066828-2ef1-11dd-a0d8-0016d325a0ed.html
* Add www/ikiwiki entry.brix2008-05-311-0/+28
| | | | Approved by: erwin (mentor, implicit)
* switch DBUS to on which is needed to get libaudclient installedoliver2008-05-311-2/+2
| | | | | bump PORTREVISION this fixes the audacious-crossfade build
* - Fix buildmiwi2008-05-312-0/+2
| | | | Submitted by: pavbot
* - Use $PLIST_FILES and $PORTDOCS to simplify the port.hrs2008-05-314-45/+9
| | | | | | - Remove 00readme. - Remove a duplicated line in patch-tgif2tex. - Add s,#!/usr/bin/perl,${PERL}, replacement.
* - Mark BROKEN on 5.x/6.x: gss-misc.c:43:27: gssapi/gssapi.h: No such file or ↵pav2008-05-311-1/+7
| | | | | | directory Reported by: pointyhat
* - Fix fetchingpav2008-05-312-3/+2
| | | | | | - Fix patching (gnomehack now does more) Reported by: pointyhat
* - Respect NOPORTDOCS, noticed by itetcu@itetcu2008-05-312-1/+21
| | | | | | | - bump PORTREVISION PR: ports/124010 Submitted by: Max Brazhnikov (maintainer)
* - Remove obsolete fp=[y|n] modifier in fonts.dir.hrs2008-05-314-10/+14
| | | | - Add "gothic" as font family.
* Remove japanese/motoya-ttfonts. The EULA is too restrictive forhrs2008-05-3111-422/+1
| | | | | | the ports tree. Approved by: maintainer
* Remove obsolete fp=[y|n] modifier in fonts.dir.hrs2008-05-3112-28/+30
|
* - Remove obsolete fp=[y|n] modifier in fonts.dir.hrs2008-05-316-15/+30
| | | | - Add "mincho" and "gothic" as font family.
* - fix build with NOPORTDOCSdinoex2008-05-311-2/+2
| | | | Reported by: itetcu
* - fix build for NOPORTDOCSdinoex2008-05-311-0/+5
| | | | Reported by: itetcu
* Libsyncml is an implementation of the SyncML protocol.lippe2008-05-317-0/+127
| | | | | | | | | | | It's purpose is PIM data synchronization with mobile devices over HTTP or OBEX/Bluetooth channels. WWW: http://libsyncml.opensync.org/ PR: ports/121632 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Approved by: gabor (mentor)
* libsyncml -> ports/comms/libsyncmllippe2008-05-311-0/+1
|
* Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulatorlippe2008-05-315-0/+93
| | | | | | | | | | | written in C. It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes). WWW: http://xcpc.sourceforge.net/ PR: ports/120189 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor)
* xcpc -> ports/emulators/xcpclippe2008-05-311-0/+1
|
* - Update to 0.0.20miwi2008-05-313-4/+5
|
* - Update to 1.01miwi2008-05-312-4/+4
|
* - Update to 0.9.91gahr2008-05-314-15/+254
| | | | | - Adopt maintainship - Add docs and examples
* p5-DBIx-Class-EncodeColumns --> ports/databases/p5-DBIx-Class-EncodeColumnsmiwi2008-05-311-0/+1
|
* This module allows you to handle column encodingsmiwi2008-05-315-0/+36
| | | | | | | WWW: http://search.cpan.org/perldoc?DBIx::Class::EncodeColumns PR: ports/123943 Submitted by: Vladimir Timofeev <vovkasm at gmail.com>
* - Update to 0.2.p4miwi2008-05-314-19/+14
| | | | | PR: 123983 Submitted by: Yi-Hsuan Hsin <mhsin@mhsin.org> (maintainer)
* - s/NOPORTDOC/NOPORTDOCSmiwi2008-05-311-2/+2
| | | | Reported by: ionbot
* - Update to 124079miwi2008-05-314-47/+34
| | | | | PR: 124079 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
* desktop-data-model --> ports/net/desktop-data-modelmiwi2008-05-311-0/+1
|
* Engine providing live updates of online data to the desktop.miwi2008-05-316-0/+82
| | | | | | | WWW: http://ftp.gnome.org/pub/GNOME/sources/desktop-data-model/ PR: ports/124078 Submitted by: Ashish Shukla <wahjava at gmail.com>
* hippo-canvas --> ports/x11-toolkits/hippo-canvasmiwi2008-05-311-0/+1
|
* The Hippo Canvas was originally developed to display themiwi2008-05-315-0/+101
| | | | | | | | | | client stacker popup. It is now used in other projects such as the OLPC Sugar interface, and the Big Board desktop. WWW: http://developer.mugshot.org/wiki/Hippo_Canvas PR: ports/124077 Submitted by: Ashish Shukla <wahjava at gmail.com>
* p5-ZML --> ports/devel/p5-ZMLmiwi2008-05-311-0/+1
|
* A simple, fast, and easy to read binary data storage format.miwi2008-05-315-0/+34
| | | | | | | | | It allows for comments and meta data as well. WWW: http://search.cpan.org/~vvelox/ZML-0.5.1/ PR: ports/123620 Submitted by: Zane C, Bowers <vvelox at vvelox.net>
* - Update to 3.0.1miwi2008-05-312-5/+4
| | | | | | PR: 123663 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Approved by: maintainer
* - Update to 200805.r1miwi2008-05-313-23/+5
| | | | | PR: 124142 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
* - Update to 0.5miwi2008-05-314-62/+33
| | | | | PR: 123533 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* Update to version 2.47.brix2008-05-312-4/+4
| | | | Approved by: erwin (mentor)
* Force commit to note that gahr@ is now free from mentorship. Good Luck!miwi2008-05-310-0/+0
|
* - Chase devel/directfb SHLIB bumpgahr2008-05-312-5/+5
| | | | Approved by: miwi (mentor)
* - Update to 1.1.1gahr2008-05-3116-275/+283
| | | | | | | - Pass maintainship to submitter Submitted by: Anatoly Borodin (anatoly.borodin@gmail.com) via mail Approved by: miwi (mentor)
* - Update to 1.7.3miwi2008-05-312-4/+4
| | | | | PR: 123438 Submitted by: "Josh Paetzel" <josh@tcbug.org>
* - Update to 4.18.1miwi2008-05-313-11/+16
| | | | | PR: 124150 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* py-poppler --> ports/graphics/py-popplermiwi2008-05-311-0/+1
|
* Python bindings for graphics/poppler.miwi2008-05-315-0/+38
| | | | | | | WWW: https://launchpad.net/poppler-python PR: ports/122752 Submitted by: Romain Tartiere <romain at blogreen.org>
* - Update to 124030miwi2008-05-312-4/+4
| | | | | PR: 124030 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
* py-extended_threading --> ports/devel/py-extended_threadingmiwi2008-05-311-0/+1
|
* This port provides extra threading options including:miwi2008-05-315-0/+57
| | | | | | | | | | * Subclassable thread-related classes (such as locks) * Read/Write locks WWW: http://www.var-dev.net PR: ports/119737 Submitted by: James Stapleton <fbsdporter at var-dev.net>
* - Mark BROKEN on sparc64jadawin2008-05-311-1/+7
| | | | Approved by: maintainer, mentor (implicit)
* - Fix build when WITHOUT_X11 set ismiwi2008-05-311-0/+9
| | | | | | PR: 117378 Submitted by: Jarkko Santala <jake@iki.fi> Approved by: maintainer
* - Update to 6.2.0miwi2008-05-313-10/+13
| | | | | PR: 124044 Submitted by: Ports Fury
* - Update to 2.5miwi2008-05-313-52/+56
| | | | | | | - Respect NOPORTEXAMPLES PR: 124120 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 15.0miwi2008-05-312-9/+6
| | | | | PR: 123917 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Update to 1.2.0miwi2008-05-313-4/+13
| | | | | | PR: 123970 Submitted by: Denise H. G. <darcsis@gmail.com> Approved by: maintainer
* - Update to 0.2.9miwi2008-05-312-4/+4
| | | | | PR: 123595 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 0.31.0miwi2008-05-313-4/+7
| | | | | PR: 123599 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 2.0beta3miwi2008-05-312-4/+4
| | | | | PR: 123986 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
* 2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappearedmiwi2008-05-3127-297/+5
| | | | | | | 2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned 2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead 2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead 2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi
* - use PORTEXAMPLESdinoex2008-05-312-28/+30
|
* Upgrade to 0.45ache2008-05-312-4/+4
| | | | | PR: 124001 Submitted by: Martin Kjeldsen <mk@catpipe.net>
* - use PORTEXAMPLESdinoex2008-05-3133-329/+359
|
* - use DOCSDIRdinoex2008-05-311-2/+2
|
* Add the sums for amd64 file, forgotten by miwi@ in previous commit.itetcu2008-05-311-0/+3
| | | | Submitted by: ionbot :-D
* - Update to 9.5.0.1miwi2008-05-302-21/+9
| | | | | | PR: 124058 Submitted by: Hiroshi Fujishima <hirobo@tonteki.org> Approved by: maintainer
* - Update to 1.8.2miwi2008-05-302-4/+4
| | | | | PR: 124025 Submitted by: "Max E. Kuznecov" <mek@mek.uz.ua> (maintainer)
* - Update to 2.03miwi2008-05-302-6/+8
| | | | | PR: 124033 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Update to 1.2.14miwi2008-05-306-16/+16
| | | | | PR: 124067 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* - Update to 0.4.2miwi2008-05-303-5/+7
| | | | | PR: 124014 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* - Update to 0.022jadawin2008-05-303-11/+9
| | | | | | | | - Drop maintainership PR: ports/123988 Submitted by: Gea-Suan Lin <gslin gslin.org> (maintainer) Approved by: tabthorpe (mentor)
* - Update to 20070519gahr2008-05-304-27/+12
| | | | Approved by: miwi (mentor implicit)
* - Update to 3.0.5.2miwi2008-05-3014-106/+78
| | | | | PR: 124110 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
* - Update to 3.3.2miwi2008-05-302-9/+9
| | | | | PR: 124106 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
* - Update to 3.4M7miwi2008-05-302-9/+9
| | | | | PR: 124105 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
* p5-Daemon-Generic --> ports/net/p5-Daemon-Genericgarga2008-05-301-0/+1
|
* Daemon::Generic provides a framework for starting, stopping, reconfiguringgarga2008-05-305-0/+46
| | | | | | | | | | | | | | daemon-like programs. The framework provides for standard commands that work for as init.d files and as apachectl-like commands. Programs that use Daemon::Generic subclass Daemon::Generic to override its behavior. Almost everything that Genric::Daemon does can be overridden as needed. WWW: http://search.cpan.org/dist/Daemon-Generic/ PR: ports/124133 Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
* p5-Socket --> ports/net/p5-Socketgarga2008-05-301-0/+1
|
* This module is just a translation of the C socket.h file. Unlike the oldgarga2008-05-305-0/+42
| | | | | | | | | | | | mechanism of requiring a translated socket.ph file, this uses the h2xs program (see the Perl source distribution) and your native C compiler. This means that it has a far more likely chance of getting the numbers right. This includes all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc. WWW: http://search.cpan.org/dist/Socket/ PR: ports/124132 Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
* - Update to 0.4.14nivit2008-05-306-12/+14
| | | | - Add sevenload.com website to pkg-descr
* - Update to 4.13miwi2008-05-302-4/+8
| | | | | PR: 124008 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Updatwe to 5.1.1miwi2008-05-308-12/+12
| | | | | PR: 124009 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* - Update to 7.12.4miwi2008-05-304-7/+37
| | | | | PR: 124105 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 0.6.3miwi2008-05-302-9/+14
| | | | | PR: 124054 Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
* - Sync with lastes p5-Mail-SpamAssassinmiwi2008-05-303-6/+24
| | | | | PR: 124034 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
* - Update to 3.65miwi2008-05-302-4/+4
| | | | | PR: 124037 Submitted by: Ports Fury
* - Update to 2.08.10miwi2008-05-303-15/+8
| | | | | PR: 124045 Submitted by: Ports Fury
* - Update to 2.0.7miwi2008-05-304-18/+7
| | | | | PR: 124043 Submitted by: Ports Fury
* - Update to 2.2.2miwi2008-05-303-19/+27
| | | | | PR: 123949 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.0.1miwi2008-05-303-29/+22
| | | | | PR: 124038 Submitted by: Ports Fury
* - Update to 1.18miwi2008-05-303-5/+5
| | | | | PR: 124039 Submitted by: Ports Fury
* - Update to 1.7.0miwi2008-05-303-936/+932
| | | | | PR: 124040 Submitted by: Ports Fury
* - Update to 1.8.5miwi2008-05-305-86/+14
| | | | | PR: 124046 Submitted by: Ports Fury
* - Update to 0.9.16miwi2008-05-302-5/+7
| | | | | PR: 124042 Submitted by: Ports Fury
* - Update to 7.3.8miwi2008-05-302-6/+5
| | | | | PR: 124041 Submitted by: Ports Fury
* - Fix range on previous committabthorpe2008-05-301-1/+1
| | | | Noticed by: miwi
* - Update to 1.2.6nivit2008-05-302-4/+4
|
* - Update to 3.5nivit2008-05-303-9/+13
|
* - Update to 0.804nivit2008-05-302-4/+4
|
* - Update to 1.2.6nivit2008-05-303-4/+6
|
* - Document linux-flashplugin -- unspecified remote code executiontabthorpe2008-05-301-0/+34
| | | | vulnerability
* Update to OOH680_m17. This is the 2.4.1rc2.maho2008-05-302-5/+5
|
* Upgrade misc/ossp-uuid from 1.6.0 to 1.6.1vd2008-05-303-10/+9
|
* - Fix pear port versionmiwi2008-05-301-1/+1
| | | | | | PR: 123934 Submitted by: Gary Palmer Approved by: maintainer implicit
* Fix pkg-plist after itetcu@ PORTDATA police actions.edwin2008-05-302-2/+2
|
* Update python23 to 2.3.7.perky2008-05-305-8/+9
|