summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with clang by forcing gnu89 standardBaptiste Daroussin2013-07-301-2/+3
| | | | While here convert USE_GMAKE->USES=gmake
* Mark as broken, the packaging is a total mess, a fix is WIP.Baptiste Daroussin2013-07-301-0/+2
|
* - Update to 1.628Frederic Culot2013-07-302-3/+3
| | | | | | Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.628_-_22nd_July_2013 PR: ports/180902 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
* FreeBSD's syslog.h defines properly the facilitynames, no need to redefine themBaptiste Daroussin2013-07-301-0/+1
| | | | This fixes build with clang
* Fix build with clangBaptiste Daroussin2013-07-301-5/+2
| | | | While here trim headers
* - Update to 2.19.2Frederic Culot2013-07-302-3/+3
| | | | | | Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en PR: ports/180901 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Contrary to what comment says, we do not need clang or GCC 4.6+ to build,Alexey Dokuchaev2013-07-301-27/+5
| | | | | | we just need to patch one source file a bit - Remove opportunistic MAKE_JOBS_UNSAFE, let us see the failure log first - Miscellaneous cleanups (fix header, drop MASTER_SITES and FETCH_ARGS)
* - Update to 0.7.3Jason Helfman2013-07-304-14/+36
| | | | | | | | | | | | - Add a distfile that includes the wpa_gui's icons in PNG format - Remove dependency on qt3support (this is "wpa_gui-qt4") - Switch to included desktop icon instead of DESKTOP_ENTRIES - Replace tab with space in pkg-decr on the WWW line - while here drop MAKE_JOBS_SAFE, as it is now the default PR: 180333 Submitted by: kevinz5000@gmail.com Approved by: maintainer timeout 14 days ( webmaster@kibab.com )
* - Update to 0.21Frederic Culot2013-07-303-4/+7
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/CPAN-Changes/Changes
* Update libvshadow to 20130723, this makes it fetchable againAntoine Brodin2013-07-302-5/+6
| | | | While here, mark that it is not ready for python 3 yet
* Update olefileio_pl to 0.26Antoine Brodin2013-07-302-3/+3
|
* Define MAKE_CMD in post.mk to allow anything to overwrite itBaptiste Daroussin2013-07-304-4/+3
|
* - Update to 4.0.16Matthew Seaman2013-07-302-3/+3
| | | | | | | | Fix another regression in release 4.0.15^W4.0.14: Attempting to run the Shredder tool from the command line would fail with a compile-time error. Changes: https://github.com/bestpractical/rt/compare/rt-4.0.15...rt-4.0.16
* do-install also needs MAKE_CMDBaptiste Daroussin2013-07-301-1/+1
|
* Reduce code duplication by overwriting MAKE_CMD when it is different.Baptiste Daroussin2013-07-303-37/+3
|
* Define a new MAKE_CMD commandBaptiste Daroussin2013-07-301-0/+1
|
* - Update to 4.9.0Steve Wills2013-07-302-8/+4
|
* Adds a Redis::Namespace class which can be used to namespace calls to Redis.Steve Wills2013-07-303-0/+24
| | | | | | | This is useful when using a single instance of Redis with multiple, different applications. WWW: http://github.com/resque/redis-namespace
* - pass maintainership to submitterJason Helfman2013-07-301-2/+1
| | | | | | | - drop make_jobs_safe while here PR: 180935 Submitted by: Jason Harris <jharris@widomaker.com>
* - Fix parallel builds and remove ugly MAKE_JOBS_UNSAFE knobAlexey Dokuchaev2013-07-303-36/+52
| | | | | | | | | - Improve formatting, e.g. wrap overly long lines, fix whitespace - NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES (port is already OptionsNG) - Synchronize port description with official website - Use more standard double (even) space padding in pkg-message.in Approved by: lme (maintainer)
* mail/sieve-connect: update to 0.86William Grzybowski2013-07-292-8/+6
| | | | | | | | | | - Update to 0.86 Changes: http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt PR: ports/180930 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
* Fix dependency on gettextBaptiste Daroussin2013-07-291-1/+1
|
* Fix dependency on gettextBaptiste Daroussin2013-07-291-1/+1
|
* Fix dependency on gettextBaptiste Daroussin2013-07-291-1/+1
|
* Update libregf to alpha-20130716Antoine Brodin2013-07-292-3/+3
|
* Make libpff fetchable againAntoine Brodin2013-07-291-5/+6
| | | | While here, mark that it is not ready for python 3 yet
* Make libmsiecf fetchable again.Antoine Brodin2013-07-291-2/+3
| | | | While here, mark that is it not ready for python 3 yet
* Deprecated: not supported upstream anymoreBaptiste Daroussin2013-07-291-0/+3
| | | | Approved by: gnome (kwm)
* Cleanup.Matthias Andree2013-07-292-14/+0
|
* Convert non supported USE_PKGCONFIG to USES=pkgconfig [1]Baptiste Daroussin2013-07-291-4/+2
| | | | | | | | While here: - Remove leading article from COMMENT - Remove now useless MAKE_JOB_SAFE Pointyhat to: miwi [1]
* Update libevtx to alpha-20130727Antoine Brodin2013-07-292-3/+3
|
* Update to 2.03pre19Andrey A. Chernov2013-07-292-4/+4
|
* Update libevt to alpha-20130726Antoine Brodin2013-07-292-6/+7
| | | | It is not ready for python 3 so mark it
* Add missing run depends to metasploitAntoine Brodin2013-07-291-0/+3
|
* Patch Makefile.in instead of Makefile.am, to no longer require autotools.Matthias Andree2013-07-293-14/+11
| | | | | | Submitted by: johans@ Suggested by: johans@, tijl@ Approved by: Robert Ayrapetyan (maintainer)
* Update LIB_DEPENDS for gsl to new format.Matthias Andree2013-07-291-1/+1
|
* Use new LIB_DEPENDS formatBaptiste Daroussin2013-07-291-1/+1
|
* Use new LIB_DEPENDS formatBaptiste Daroussin2013-07-291-1/+1
| | | | Reported by: mandree
* Convert to USES for cmake, gmake and pkgconfigBaptiste Daroussin2013-07-291-4/+1
| | | | | | | USE_CMAKE doesn't work anymore since 20130319 USE_PKGCONFIG doesn't work anymore since 20130422 Pointyhat to: crees
* Update db*_DEPENDS to use new lib*.so:... LIB_DEPENDS format. [2]Matthias Andree2013-07-291-10/+10
| | | | | | | | | This fixes detection of db6 as a requisite [1], the new format no longer looks at ldconfig output, so the awkwardly-named libdb-N.M.so.0 symlinks are no longer required. Suggested by: bapt [2] Reported by: John Silva (direct email to mandree@) [1]
* Trim headerBaptiste Daroussin2013-07-291-7/+3
| | | | | Remove leading article from COMMENT Use new LIB_DEPENDS format
* Remove leading article from COMMENTBaptiste Daroussin2013-07-291-4/+2
| | | | | Convert to new LIB_DEPENDS format Remove useless MAKE_JOB_SAFE
* New port: rubygem-network_interfaceAntoine Brodin2013-07-294-0/+25
| | | | | | | | This gem was originally added to the Metasploit Pcaprub gem. It's been spun out into its own gem for anyone who might want to programmatically get information on their network interfaces. WWW: https://github.com/rapid7/network_interface
* Remove now useless MAKE_JOB_SAFEBaptiste Daroussin2013-07-291-8/+4
| | | | | Use options helpers for png Use new LIB_DEPENDS format
* Trim headerBaptiste Daroussin2013-07-291-6/+1
| | | | Remove leading article from comment
* - Updated to 1.21Greg Larkin2013-07-292-8/+4
| | | | ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.21/Changes
* Use new LIB_DEPENDSBaptiste Daroussin2013-07-291-4/+3
| | | | | | Remove trailing article from comment Remove useless MAKE_JOB_SAFE Drop maintainership
* Remove excessive colonBaptiste Daroussin2013-07-291-1/+1
| | | | Reported by: mandree
* Use new LIB_DEPENDS formatBaptiste Daroussin2013-07-291-4/+3
| | | | Remove now useless MAKE_JOB_SAFE
* - update to 0.2301Yen-Ming Lee2013-07-292-7/+5
|