aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update LICENSEsunpoet2013-12-241-1/+1
|
* - Update LICENSEsunpoet2013-12-241-1/+1
|
* - Update LICENSEsunpoet2013-12-242-7/+6
| | | | - Reformat pkg-descr
* - Update LICENSEsunpoet2013-12-241-1/+1
|
* 1. Merge fixes for long known bugs from hackndev[1] versionmich2013-12-248-279/+391
| | | | | | | | | | | | | | | | | | 3507529 64bit fix ... now works on amd64 as well ;-) 95d2af2 Replaced all those insecure sprintf's with snprintf's (partial) 33a1a8d Fix sigsegv on hero reaching topmost or leftmost border of the game area 436bbfc Push back network stack underflow bugfix 160e4d6 Prevent buffer overflow ee911ba make the server invulnerable to long names 2. Add patch from gentoo linux[2] to use unmodified game data. 3. Support staging 4. Use options framework [1] https://github.com/hackndev/0verkill [2] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/games-action/0verkill/files/0verkill-0.16-gentoo-paths.patch?revision=1.1&view=markup PR: ports/184252 Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>
* - Support for stagingmich2013-12-241-5/+4
| | | | | PR: ports/183953 Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
* Fix plist when port is used with python-3.demon2013-12-232-7/+9
| | | | Approved by: maintainer
* x11-wm/awesome-vicious: update to 2.1.2wg2013-12-233-3/+5
|
* - Update to 1.1madpilot2013-12-236-15/+46
|
* - Convert to stagingmadpilot2013-12-232-8/+13
| | | | | | PR: ports/184518 Submitted by: me Approved by: Maintainer timeout
* - Support stagingamdmi32013-12-231-7/+5
|
* - Support stagingamdmi32013-12-231-3/+2
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-12-232-25/+10
| | | | - Use new OPTIONS features
* - Support stagingamdmi32013-12-231-1/+0
|
* - Support stagingamdmi32013-12-231-2/+1
|
* - Support stagingamdmi32013-12-231-3/+2
|
* - Support stagingamdmi32013-12-231-14/+11
|
* - Support stagingamdmi32013-12-231-3/+2
|
* - Support stagingamdmi32013-12-231-13/+12
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-12-231-3/+2
|
* - Support stagingamdmi32013-12-231-5/+4
|
* - Support stagingamdmi32013-12-231-5/+3
|
* - Support stagingamdmi32013-12-231-5/+4
|
* - Support stagingamdmi32013-12-232-6/+18
|
* - Update to 7.24zi2013-12-232-4/+3
| | | | | | | | PR: ports/184309 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Approved by: maintainer timeout (3+ weeks), security fix Security: d9649816-5e0d-11e3-8d23-3c970e169bc2 With hat: ports-secteam@
* - Support stagingamdmi32013-12-231-21/+5
|
* - Update to 0.11wen2013-12-232-3/+6
| | | | | Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.11/Changes - Add missing DEPENDS
* - update to 1.5.8.1rm2013-12-233-23/+16
| | | | | - use options helper - support staging
* Fix buildcrees2013-12-231-1/+1
| | | | Approved by: maintainer timeout (acm, 50 days)
* - Bump PORTREVISIONnemysis2013-12-232-26/+39
| | | | | | | | | | | | | - USES gmake instead of USE_GMAKE - Use pkg-plist instead of PLIST_FILES and PORTDATA - Add Desktop entry file - Support STAGEDIR - Remove unnecessary .xvpics - Break lines around 80 characters - Symlink the icon instead of copying it - Simplify Makefile Approved by: pawel / wg (mentors, implicit)
* - Update to 7.2.33 :rene2013-12-233-6/+5
| | | | | | | | | | - Fix: Disable downloading of images in notices. It was crashing the UI. - Fix: Properly handle the exclusive application feature from the UI. - Fix option helper - Change login shell for BOINC user to /bin/sh so that 'service boinc-client start' works properly
* - update to 0.3.1rm2013-12-233-684/+14
| | | | | | | | | | - remove py-configobj dependency (it's now using standard ConfigParser) - utilize shebangfix - support staging - use options helper changelog: https://launchpad.net/gtg/+announcement/12191
* Update to 4.7bapt2013-12-232-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes from Upstream: - docs/userguide: clarify variable parsing - docs/userguide: clarify urgent_workspace - docs/userguide: add proper quoting for rename sample command - docs/userguide: clarify multiple criteria - docs/userguide: userguide: explain the difference between comma and semicolon for command chaining - docs/hacking-howto: update to reflect parser changes - man/i3-dump-log: document -f - switch from libXcursor to xcb-util-cursor - Respect workspace numbers when looking for a free workspace name - Revert "raise fullscreen windows on top of all other X11 windows" - i3bar: Create pixmaps using the real bar height, rather than screen height - Add scratchpad bindings to the default config - Close all children when closing a workspace - i3bar: Add new bar.binding_mode_indicator configuration - Improve error message when $XDG_RUNTIME_DIR is not writable - libi3/font: Draw the text at the expected place - libi3/font: Set DPI for the pango context - Add ability to escape out of a mouse-resize operation - Do not resize/reposition floating containers when moving them to scratchpad - i3-nagbar: Set button inner-width to the width of the label - Assigned windows open urgent when not visible - i3bar: Only configure tray on own outputs - Command 'move <direction>' moves across outputs - i3bar: Handle DestroyNotify events - i3bar: Realign tray clients on map/unmap notify - i3bar: Group child processes for signalling - i3bar: Print error message when status_command fails - Remove references to PATH_MAX macro for GNU/Hurd Changes from the port: - Specify the kind of BSD license - Strip binaries - Adjust dependencies
* - do not print PKGMESSAGE manuallyrm2013-12-231-5/+1
| | | | | | - simplify installation of gpasman4.sample Reported by: nemysis
* - Change Makefile headernemysis2013-12-231-17/+12
| | | | | | | | | | - Bump PORTREVISION for dependency change - Add dependency for textproc/p5-XML-Parser - Add USES iconv - Add DOCS Option - Support STAGEDIR Approved by: pawel / wg (mentors, implicit)
* - update to 0.12.1rm2013-12-233-19/+9
| | | | - stage support
* Update to 1.10.5. Seemarcus2013-12-232-3/+3
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.10.5.html for the list of changes in this release.
* - Support stagingamdmi32013-12-232-9/+7
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-12-232-5/+4
|
* - Support stagingamdmi32013-12-231-2/+1
| | | | - Convert USE_GMAKE to USES
* - Fix build, fix typo in MANPAGES optionamdmi32013-12-232-602/+1
|
* - Require netif in vmware-guestd to avoid DHCP issueswills2013-12-232-2/+2
| | | | | | | - Bump PORTREVISION for package change PR: ports/168332 PR: ports/149949
* - Update to 0.5.0antoine2013-12-234-39/+3
| | | | | | | - Remove no longer needed patches PR: ports/185100 Submitted by: Marco Broder (maintainer)
* Remove obsolete patch, we no longer try to avoid setuptools (now default)antoine2013-12-231-13/+0
|
* Remove obsolete patch, we no longer try to avoid setuptools (now default)antoine2013-12-231-13/+0
| | | | | PR: ports/185099 Submitted by: Marco Broder (maintainer)
* Adjust some BSD Licensesantoine2013-12-235-5/+5
|
* Update to 2.9antoine2013-12-233-17/+3
|
* - Update to 2013.2antoine2013-12-233-92/+179
| | | | | | | | - Add LICENSE - Stage support PR: ports/185087 Submitted by: Hannes Mehnert (maitainer)
* - Upadte to 3.1.1amdmi32013-12-233-14/+10
|
* - Add LICENSEamdmi32013-12-231-0/+2
| | | | | PR: 185088 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
* - Update to 2.3.2antoine2013-12-234-22/+9
| | | | | | | - Stage support PR: ports/185093 Submitted by: LEVAI Daniel (maintainer)
* - update to 1.1.8rm2013-12-233-64/+16
| | | | - adopt staging
* Remove expired port:rene2013-12-2315-1182/+1
| | | | 2013-11-04 lang/clang: Migrate to lang/clang32 or newer
* Remove expired port:rene2013-12-237-94/+1
| | | | 2013-10-31 net-im/libmsn: Primary MSN Messenger service terminated 30 APR 2013
* - update to 2.21.0rm2013-12-233-17/+6
|
* - Update from 1.6.0 to 1.6.2danilo2013-12-232-19/+9
| | | | | | | | | while here - Convert USE_DOS2UNIX to USES - Convert all "if's" in options helpers PR: ports/185036 Submitted by: Jens K. Loewe <bsd@tuxproject.de> (maintainer)
* - update to 2.5.1rm2013-12-233-126/+8
| | | | - general clean-up
* - update to 1.4.19rm2013-12-233-131/+6
| | | | | - do not install useless docs - general clean-up
* - mark as FORBIDDEN (zero day SQL vuln)ohauer2013-12-232-0/+38
| | | | Security: CVE-2013-7149
* Fix portscout false positive.trociny2013-12-231-0/+2
|
* Remove expired ports:rene2013-12-238-84/+2
| | | | | 2013-12-22 deskutils/libopensync-plugin-python-devel: Broken for more than 6 month deskutils/libopensync-plugin-synce-devel: Unmaintained, depends on expired deskutils/libopensync-plugin-python-devel
* - Add DOCS option.tijl2013-12-231-11/+11
| | | | | - USES=fortran gmake. - Staging.
* Remove expired ports:rene2013-12-2314-336/+2
| | | | | graphics/yukon: depends on graphics/seom 2013-12-22 graphics/seom: Broken for more than 6 month
* - Update from 1.1.20.1 to 1.1.21danilo2013-12-235-15/+59
| | | | | | | | | | | - Add LICENSE while here - Add stage support - Convert USE_GMAKE to USES PR: ports/185082 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer)
* A network daemon that runs on the Node.js platform and listens for statistics,swills2013-12-238-0/+109
| | | | | | | | | | like counters and timers, sent over UDP and sends aggregates to one or more pluggable backend services (e.g., Graphite). WWW: https://github.com/etsy/statsd PR: ports/171855 Submitted by: kimor79@yahoo.com
* - USES=fortran (eliminate FORTRANLIBS, LDFLAGS and pre-configure).tijl2013-12-239-59/+137
| | | | | | | | - Remove some patches and post-patch. - Remove USE_AUTOTOOLS=autoconf and patch configure script directly. - Replace BROKEN with BROKEN_${ARCH}. - Staging (add DESTDIR support to the makefiles). - Make sure the port uses its own arpack, blas, lapack and superlu.
* Revert r337193, groff needs perl, makes a loop, is bad.mat2013-12-232-10/+2
| | | | Pointy hat to: myself
* Fixup perldoc by using groff from ports.mat2013-12-222-2/+10
|
* - Update to 1.19.1makc2013-12-223-585/+5
| | | | | | | | - Use autoplist - Remove NO_STAGE PR: ports/184371 Approved by: maintainer timeout (3 weeks)
* - Fix plistmakc2013-12-222-1/+2
| | | | | PR: ports/184374 Approved: maintainter timeout (3 weeks)
* - Don't remove rpath from binaries during install [1]makc2013-12-221-5/+2
| | | | | | | | - Remove outdated comment PR: ports/176901 [1] Submitted by: amdmi3, avg Exp-run by: bdrewery
* - Bump PORTREVISIONnemysis2013-12-224-7/+57
| | | | | | | | | | | | | - Change master sites, add icon - Add license (BSD3CLAUSE) - USES gmake instead of USE_GMAKE - Change PLIST_FILES - Support STAGEDIR - Add DOCS and Option - Add files/galaxis.desktop - Add patch, fix bad C++ code Approved by: pawel / wg (mentors, implicit)
* USES=fortran.tijl2013-12-221-2/+1
|
* - New LIB_DEPENDS syntax.tijl2013-12-222-33/+35
| | | | | | - Fix IMAGEMAGICK option. - USES=fortran. - Staging.
* Remove expired ports:rene2013-12-22116-4516/+17
| | | | | | | | | | | | | | | | | | | | 2013-12-22 devel/ruby-cvs: Broken for more than 6 month 2013-12-22 devel/hs-reactive: Broken for more than 6 month 2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month 2013-12-22 graphics/xmagv: Broken for more than 6 month 2013-12-22 lang/slib-gauche: Broken for more than 6 month 2013-12-22 graphics/f-spot: Broken for more than 6 month 2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month 2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month 2013-12-22 ftp/gftp: Broken for more than 6 month 2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month 2013-12-22 converters/py-svglib: Broken for more than 6 month 2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month 2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month 2013-12-22 finance/quantlib: Broken for more than 6 month 2013-12-22 games/xkobo: Broken for more than 6 month 2013-12-22 games/quake3-rq3: Broken for more than 6 month 2013-12-22 math/fbm: No new release since 2004, new supported upstream
* - Add DOCS option.tijl2013-12-222-22/+15
| | | | | - USES=fortran and fix build with Clang (-Wno-return-type). - Staging.
* - Fix RUN_DEPENDSantoine2013-12-221-2/+1
| | | | | | | - Stage support PR: ports/184792 Submitted by: Anes Mukhametov
* - Fix RUN_DEPENDSantoine2013-12-221-2/+1
| | | | | | | - Stage support PR: ports/184793 Submitted by: Anes Mukhametov
* Fix LIB_DEPENDSantoine2013-12-221-1/+1
|
* - Change license BSD4CLAUSE to BSD3CLAUSEnemysis2013-12-221-1/+1
| | | | | Reported by: eadler Approved by: pawel / wg (mentors, implicit)
* 1: Upgrade 3rd party modules to latest version.vanilla2013-12-2212-117/+142
| | | | | | | | | | | | | | | | | | | | echo 0.49 => 0.50 headers_more 0.22 => 0.24 drizzle 0.1.5 => 0.1.6 ndk 0.2.18 => 0.2.19 memc 0.13rc3 => 0.14 rds_csv 0.5rc2 => 0.5 rds_json 0.12rc10 => 0.13 rtmp 1.0.6 => 1.0.8 set_misc 0.22rc8 => 0.23 sflow 0.9.6 => 0.9.7 srcache 0.22 => 0.24 xss 0.3rc9 => 0.4 arrayvar 0.03rc1 => 0.03 2: add http_footer module. Approved by: osa@ (maintainer)
* - Change BROKEN to IGNORE, if no CDROM_MOUNT is specifiedmva2013-12-221-1/+1
| | | | | | to soothe the package builds Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (via mail)
* - update to 1.01 [1]jgh2013-12-223-21/+17
| | | | | | | | - add europe mirror in svnup.conf [2] - while here convert to staging PR: 182149 Submitted by: jcm@visi.com (maintainer) [1], mspil.oss@gmail.com [2]
* - Improve DEPENDS [1]swills2013-12-225-19/+60
| | | | | | | | | | | | - Correct USE_XORG [1] - Install config files [1] - Patch server to use glib [1] - Use space, not tab for xpra [1] - Add license - Support staging PR: ports/181482 [1] Submitted by: Andrew Childs <lorne@cons.org.nz> [1]
* devel/py-dogpile.cache: add missing dependency and switch from easy_installwg2013-12-221-4/+5
|
* multimedia/py-subliminal: fix html5lib dependency and switch from easy_installwg2013-12-221-1/+3
|
* - Bump PORTREVISIONdanilo2013-12-223-10/+11
| | | | | | devel/fhist: - Add stage support - Convert LIB_DEPENDS to new syntax
* - Update from 1.2 to 1.3 patch level D012danilo2013-12-2213-31/+356
| | | | | PR: ports/184885 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Stage supportantoine2013-12-222-186/+6
| | | | - Use PYDISTUTILS_AUTOPLIST
* - Update to 20131010cs2013-12-223-12/+15
| | | | | - Support staging - Specify BSD license
* Update to 3.4.0 and stageifycrees2013-12-223-53/+30
|
* Fix support for alternate perl versions, and (while I'm here)matthew2013-12-221-3/+11
| | | | | | | non-standard $PREFIX settings. PR: ports/185044 Reported by: ler@lerctr.org
* - Switch from easy_install to installantoine2013-12-223-10/+6
| | | | - Use PYDISTUTILS_AUTOPLIST
* Update to 0.9.2crees2013-12-225-41/+106
| | | | | | Stageify Remove bash dependency by shifying the test script
* . Update to 2013iglewis2013-12-223-6/+3
|
* - update to 1.0.Alpha19.0dinoex2013-12-223-32/+21
| | | | | - use OPTIONS_SUB - use OPT_CONFIGURE_ENABLE
* Update to 3.4.0 and stagifycrees2013-12-224-262/+28
|
* Update to version 1.19.demon2013-12-223-8/+6
|
* Update to version 3.28.demon2013-12-223-16/+3
|
* - New LIB_DEPENDS syntax.tijl2013-12-222-21/+25
| | | | | | | | | | | - Add DOCS option. - USES=fortran. - Staging. - Substitute CFLAGS, FFLAGS and LDFLAGS in the source Makefile like a configure script would do. Otherwise flags defined in make.conf can override flags defined in the port Makefile. - Remove LIBS from a Makefile target list of dependencies to fix building with bmake.
* It appears that there is actually a compiler.mk knob that doescrees2013-12-221-7/+1
| | | | | | | exactly what was needed for the previous commit. Submitted by: antoine Submitted by: db
* - convert to stagedb2013-12-222-11/+7
|
* Stagify and correct extraction.crees2013-12-222-17/+15
| | | | | | PR: ports/181624 Submitted by: crees Approved by: maintainer timeout (kutulu@kutulu.org, 5 months)
* Clang can build musicpd fine on FreeBSD 10+crees2013-12-221-3/+8
| | | | | PR: ports/185059 Submitted by: mat
* - Update from 0.40 to 0.41danilo2013-12-212-7/+4
| | | | - Take maintainership
* - Update from 0.36 to 0.39danilo2013-12-212-8/+4
| | | | | | - Remove BROKEN - Take maintainership - Add stage support
* - Change PORTNAME from blue to bluemoonnemysis2013-12-218-35/+64
| | | | | | | | | | | | | | - Bump PORTREVISION - Change license BSD to BSD4CLAUSE - USES gmake instead of USE_GMAKE - Change PLIST_FILES - Add DOCS and Option - Use supplied icon - Support STAGEDIR - Add files/bluemoon.desktop - Add patch Approved by: pawel (mentor)
* - Add stagedir supportdb2013-12-211-8/+4
|
* - Fix build on -currentpawel2013-12-213-144/+41
| | | | | | | | | - Update MASTER_SITES - Add desktop entry file - Support staging PR: ports/184895 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Use options framework.tijl2013-12-215-249/+285
| | | | | | | | | - USES=fortran. - Eliminate FORTRANLIBS and GCCLIBDIR. - Staging. - Install examples depending on the EXAMPLES option instead of DOCS. - Fix build with THREADS option (superlu_mt changes and C++11 mutex conflict).
* - Turn BROKEN into ONLY_FOR_ARCHSamdmi32013-12-211-6/+4
|
* - use STAGEDIRdinoex2013-12-213-17/+21
|
* - Bump PORTREVISIONs after DOS2UNIX fixes as package contents have been changedamdmi32013-12-212-2/+2
| | | | Suggested by: mat
* - Update to 0.10.10swills2013-12-215-421/+627
|
* - Fix build on -currentpawel2013-12-213-41/+48
| | | | | | | | - Support desktop-file-utils - Strip textroom binary PR: ports/184893 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* devel/py-zsi: allow staging and minor fixeswg2013-12-212-137/+14
| | | | | | | | - Allow staging - Switch from easy_install to install - Remove leading article from COMMENT - Remove now useless NOPORTDOCS NOPORTEXAMPLES - Use python auto plist
* www/xist: allow staging and minor changeswg2013-12-212-327/+7
| | | | | | | | - Allow staging - Switch from easy_install to install - Add LICENSE (MIT) - Use auto plist - Take it under python@
* www/py-textile: switch from easy_install and allow stagingwg2013-12-212-36/+6
|
* - Upgrade to 0.5.2.kuriyama2013-12-213-6/+4
|
* - reset owner/groupdinoex2013-12-211-0/+2
|
* devel/libffi: Fix abort() on ARM related to __clear_cache()koobs2013-12-213-10/+51
| | | | | | | | | | | | | | | | | | | | | The current FreeBSD/ARM __clear_cache() implementation does nothing #if __i386__ || __x86_64__ #else abort(); cognet@ advises this is an issue for anything !Apple that is using the libcompiler_rt provided by Clang on ARM, and requires upstreaming. Additionally, two Python ports (python26 and python31) use devel/libffi for unrelated reasons, so this addresses the related PR for those ports too [2]. - Enable STAGE support - Remove MAN* entries and update pkg-plist accordingly - Add LICENSE - Sort USE/USES section - Use install-strip as the INSTALL_TARGET PR: ports/149167 PR: ports/184517 [2] Approved by: maintainer timeout (2 weeks)
* misc/hotkeys: Fix buildeadler2013-12-211-1/+3
| | | | The build requires two additional libraries: Xft and pangoxft
* - Support stagingamdmi32013-12-213-97/+47
| | | | - Fix DOS2UNIX to not corrupt unrelated files
* - Support stagingamdmi32013-12-212-73/+11
| | | | | | - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax - Fix DOS2UNIX to not corrupt unrelated files
* - Fix build with clangpawel2013-12-213-11/+31
| | | | | | | | - Add LICENSE, desktop entry file - Support staging PR: ports/184891 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Support stagingamdmi32013-12-212-149/+19
| | | | | - Fix build on 10.x - Drop maintainership
* Update to 5.0.4bapt2013-12-213-32/+153
|
* - Support stagingamdmi32013-12-213-14/+48
| | | | - Fix build on 10.x
* - Support stagingamdmi32013-12-211-9/+3
| | | | - Convert USE_GMAKE to USES
* Now when it builds on 10.x, drop maintainershipamdmi32013-12-211-1/+1
|
* Don't use the LATEST link. This fixes the issue that these ports becameflo2013-12-212-2/+2
| | | | unfetchable after every upstream update.
* - Fix build with the recent clang/gcc [1]vsevolod2013-12-213-8/+28
| | | | | | | | - Support staging PR: 185042 [1] Submitted by: Christoph Moench-Tegeder <cmt at burggraben.net> [1] Approved by: maintainer [1]
* - Update to 3.1.26gblach2013-12-212-3/+3
|
* - Support stagingamdmi32013-12-213-34/+19
| | | | - Fix segfault when built with clang
* - Respect CXXpawel2013-12-212-28/+19
| | | | | | | | - Install desktop entry file - Support staging PR: ports/184890 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update from 1.4.2 to 1.4.3danilo2013-12-212-5/+7
| | | | | PR: ports/185048 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Stop registering recursively dependencies into package with pkgngbapt2013-12-211-1/+0
| | | | | | | pkg has a naive solver but good enough to properly order the dependencies and not get into a missed dependency pkg register is also able to figure out by itself lib_depends magically added during the compilation.
* Update Baresip to 0.4.8, and the supporting re and rem librariescrees2013-12-219-38/+73
| | | | | | | | to their latest versions Several new modules, however some will no longer work after changes to the core code; a best effort has been made to investigate and mark such broken modules.
* - Fix install with SQLITE enabledlme2013-12-211-3/+3
| | | | | | - Bump PORTREVISION Noticed by: Jakub Lach <jakub_lach@mailplus.pl>
* Fix fontdir handling to work properly.zeising2013-12-211-4/+4
| | | | Fix the name of mkfontdir and use correct paths.
* - Update to 2.0.3amdmi32013-12-213-3/+7
|
* - Upgrade to 1.11thierry2013-12-213-40/+49
| | | | | | Changelog at <http://tt-rss.org/redmine/versions/97> - Support options and stage.
* Update to 0.18.5crees2013-12-213-23/+4
| | | | | | | Musicpd has been rewritten in c++, and now unfortunately requires a modern gcc to build. While here, remove duplicate LICENSE line pointed out by danfe...
* - Fix build with clangpawel2013-12-212-24/+24
| | | | | | | | | - Add LICENSE - Define OPTIONS, use options subs and helpers - Support staging PR: ports/184889 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Enable explicit depends, this will record X depends in gdk-2.0.pc. Thiskwm2013-12-211-2/+2
| | | | | should fix the build of ports that use X libraries but don't explicitly depend on X libraries.
* - Fix build with clangpawel2013-12-213-35/+49
| | | | | | | | | - Add LICENSE - Support staging - Reformat pkg-descr PR: ports/184888 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-211-3/+9
| | | | | | | - Add LICENSE PR: ports/184887 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove expired port and fix INDEX:rene2013-12-215-75/+1
| | | | 2013-12-19 net/freeswitch: Depends on expired net/freeswitch-core
* Fix staging as non-root.adamw2013-12-212-6/+25
| | | | | | Submitted by: Anton Yuzhaninov <citrin@citrin.ru> While I'm here, convert bash selection to OPTIONS.
* Spell NOTIFY gtk20 dependency as NOTIFY_USE= GNOME=gtk20.nox2013-12-211-2/+2
| | | | | PR: ports/184614 Submitted by: kwm (via irc earlier)
* - Set ownership on config.ru fileswills2013-12-212-1/+2
| | | | Reported by: mat
* - Respect CXX/CXXFLAGSpawel2013-12-213-33/+35
| | | | | | | - Add desktop entry file PR: ports/184883 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Respect CC/CFLAGSpawel2013-12-211-12/+19
| | | | | | | | - Add LICENSE - Support staging PR: ports/184882 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Respect CCpawel2013-12-211-11/+18
| | | | | | | | - Add LICENSE - Support staging PR: ports/184881 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-216-12/+90
| | | | | | | | - Switch to PLIST_FILES - Support staging PR: ports/184880 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* www/py-formencode: switch from easy_installwg2013-12-212-178/+7
| | | | | | | - Switch from easy_install to install - Allow staging - Use python auto plist - Take maintainership
* Fix build with clangpawel2013-12-213-17/+21
| | | | | PR: ports/184878 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove expired ports:rene2013-12-2168-2531/+9
| | | | | | | | | | | | 2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month 2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools 2013-11-18 devel/mono-tools: Broken for more than 6 month 2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired textproc/p5-XML-Sablotron 2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month 2013-11-18 net/freeswitch-core: Broken for more than 6 month 2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core 2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core 2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
* - update to 5.43 [1]jgh2013-12-214-20/+10
| | | | | | | | - convert to new lib_depends format - convert to staging (thanks bapt@!) PR: 184940 [1] Submitted by: umeno@rr.iij4u.or.jp [1]
* Respect CC/CFLAGSpawel2013-12-211-11/+11
| | | | | PR: ports/184877 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* www/py-postmarkup: switch from easy_install and minor changeswg2013-12-211-5/+6
| | | | | | | | - Switch from easy_install to install - Allow staging - Add LICENSE (BSD3CLAUSE) - Use python auto plist - Remove leading article from COMMENT
* - Bump PORTREVISIONnemysis2013-12-212-26/+23
| | | | | | | | | - USES gmake instead of USE_GMAKE - Use pkg-plist instead of PLIST_FILES and PLIST_DIRS - Support STAGEDIR - Break lines around 80 characters Approved by: pawel / wg (mentors, implicit)
* devel/py-wsgiutils: switch from easy_install and allow stagingwg2013-12-211-7/+4
|
* - Apply the resource-fix.diff from the Puppet issue #9290 [1]swills2013-12-213-1/+31
| | | | | | | | | - Patch config.ru to use the right paths [2] - Bump PORTREVISION for package change PR: ports/183794 [1] Submitted by: tdb [1] Reported by: mat [2]
* - Support CC/CFLAGS properlypawel2013-12-212-15/+18
| | | | | | | | - Update MASTER_SITES - Port supports staging PR: ports/184875 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* devel/py-repl: switch from easy_installwg2013-12-212-92/+3
| | | | | | - Switch from easy_install to install - Remove now deprecated post-patch - Allow staging
* - Fix build with clangpawel2013-12-212-7/+36
| | | | | | | | - Add DESKTOP_ENTRIES - Port supports staging PR: ports/184874 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* devel/py-lockfile: allow staging and minor fixeswg2013-12-214-23/+8
| | | | | | | | - Allow staging - Use CHEESESHOP as master site - Use python auto plist - Take maintainership - Change to new project URL
* - Fix build on systems without /usr/share/mk/bsd.compat.mkvsevolod2013-12-212-1/+16
|
* devel/py-gitpython: allow staging and use auto plistwg2013-12-212-210/+3
|
* - Support CC/CFLAGS properlypawel2013-12-213-67/+42
| | | | | | | | - Add LICENSE - Support staging PR: ports/184873 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* devel/py-extremes: switch from easy_installwg2013-12-211-6/+4
| | | | | | - Switch from easy_install - Use auto plist - Allow staging
* devel/py-repoze.who-testutil: switch from easy_install and allow stagingwg2013-12-212-28/+3
|
* devel/py-cmdln: allow stagingwg2013-12-212-16/+11
| | | | | | | | - Allow staging - Restrict to python 2 - Catch up with new upstream url - Add LICENSE (MIT) - Remove leading article from COMMENT
* Fix build with clangpawel2013-12-212-1/+14
| | | | | PR: ports/184871 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* devel/py-xoltar-toolkit: allow staging and minor fixeswg2013-12-211-11/+7
|
* fix build on FreeBSD 10.sumikawa2013-12-212-0/+31
|
* devel/py-spark: allow stagingwg2013-12-211-7/+7
| | | | | | - Allow staging - Restrict to python 2 - Remove now useless NOPORTDOCS
* - Switch USE_DOS2UNIX to USES=dos2unixamdmi32013-12-211-1/+2
| | | | Suggestd by: bapt
* devel/gsoap: make debug builds C++11 compatiblewg2013-12-212-2/+15
| | | | | | PR: ports/183905 Submitted by: Michael Gmelin <freebsd grem.de> Approved by: maintainer (timeout)
* Bump PORTREVISION for all the dependency changes in the previous commit.tijl2013-12-211-1/+1
| | | | Reported by: mat
* audio/denemo: update to 1.1.0wg2013-12-214-209/+223
| | | | | PR: ports/184892 Submitted by: KATO Tsuguru <tkato432 yahoo.com>
* - Support stagingamdmi32013-12-212-50/+7
| | | | - Prevent DOS2UNIX from corrupting binary files
* - Support stagingamdmi32013-12-212-41/+9
| | | | - Convert USE_GMAKE to USES
* - Fix swig dependencyamdmi32013-12-211-1/+1
| | | | | | PR: 183203 Submitted by: amdmi3 Approved by: maintainer timeout
* - Fix build with clangpawel2013-12-214-25/+233
| | | | | | | | - Add desktop entry file - Support staging PR: ports/184867 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-214-25/+228
| | | | | | | | - Add desktop entry file - Support staging PR: ports/184866 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Added MTU get/set operations for use in airbase-ng(8) [1]lme2013-12-212-2/+70
| | | | | | | | | | - Bump PORTREVISION - Add licence - Strip binaries PR: ports/184988 [1] Submitted by: Yuri <yuri@rawbw.com> Reviewed by: adrian [1]
* - Configure as a Zend extension rather than a normal php extensionswills2013-12-211-1/+2
| | | | | | PR: ports/182916 Submitted by: Kimo <kimor79@yahoo.com> Approved by: maintainer timeout (freebsd-ports-maintainers@intermedix.com, >2 months)
* - Remove excessive dependencies and fix dependency on gtkglext.tijl2013-12-212-33/+14
| | | | | - USES=fortran. - Staging.
* Add the directory with GCC runtime libraries to LDFLAGS. This lets Clangtijl2013-12-211-1/+2
| | | | find the right libgcc_s when it links object files produced by gfortran.
* - Fix build with clangpawel2013-12-214-15/+42
| | | | | | | | - Update MASTER_SITES - Support staging PR: ports/184863 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add bash dependency [1]swills2013-12-211-3/+5
| | | | | | | | | - Fix shebang on bash files [1] - Staging seems to work fine, go ahead and enable it - Bump PORTREVISION for package change PR: ports/184277 [1] Reported by: Koichiro IWAO <meta+ports@vmeta.jp> [1]
* Big cleanup for the icinga port:lme2013-12-2117-360/+425
| | | | | | | | | | | | | | | - Update to 1.10.2 - Stagify - Use new LIB_DEPENDS syntax - Add USES gmake - Remove a lot of no longer needed variables and logic from the old nagios port - Install Apache 2.x configuration examples by default, no longer provide an option to depend on www/apache22 to be more flexible - Use ports system's own way to add and remove users and groups. Remove pkg-{de,}install - Don't use the install-commandmode make target. ICINGADIR and ICINGALOGDIR are now created from the icinga rc-script - Remove embedded Perl option which is considered broken by the developers - Remove UNHANDLED_HACK option - another relict from the old nagios port.
* - Update to 0.6.5vsevolod2013-12-212-4/+4
|
* - Fix build with clang/libc++.wen2013-12-202-3/+12
| | | | | | | - Support staging. PR: 184974 Submitted by: tijl@
* - Fix RUN_DEPENDSswills2013-12-202-4/+3
| | | | | | | | - Use PYTHON_SITELIBDIR - Remove directories installed by lang/python* from plist PR: ports/181383 Submitted by: lwhsu
* - Drop maintainership at maintainer requestswills2013-12-202-4/+4
| | | | | PR: ports/185029 Submitted by: "H. Wade Minter" <minter@lunenburg.org> (maintainer)
* multimedia/vlc: add missing lib depend for NOTIFYwg2013-12-201-1/+2
| | | | Reported by: Ajtim (via email)
* - Update from 0.12 to 2.1danilo2013-12-203-125/+26
| | | | | | | | - Take maintainership - Remove all deprecated options - Add shebangfix to USES - Add GTK2 and GTK3 options - Add stage support
* - Fix license. The code used in FreeBSD is under ISCL license.danilo2013-12-201-2/+3
| | | | Reported by: Eric Radman <ericshane@eradman.com>
* - Respect CC/CFLAGSpawel2013-12-203-47/+16
| | | | | | | | | - Remove leading article from COMMENT - Switch to PLIST_FILES - Support staging PR: ports/184858 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Bump PORTREVISION for dependency changenemysis2013-12-201-3/+7
| | | | | | | | - Add dependency for textproc/p5-XML-Parser - Change desktop entry - Break lines around 80 characters Approved by: pawel / wg (mentors, implicit)
* - Respect CC/CFLAGSpawel2013-12-202-6/+43
| | | | | PR: ports/184857 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-202-3/+30
| | | | | | | - Support staging PR: ports/184856 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update from 2.2.4 to 2.3.1danilo2013-12-203-22/+23
| | | | | | - Take maintainership - Remove deprecated option - Add stage support
* - Fix installed symlink [1]gahr2013-12-201-6/+5
| | | | | | | - STAGE-clean - Convert to USES=dos2unix Reported by: antoine [1]
* - Update to 10.0.1gahr2013-12-202-3/+3
| | | | | | | | Release notes: http://www.mesa3d.org/relnotes/9.2.4.html http://www.mesa3d.org/relnotes/10.0.html http://www.mesa3d.org/relnotes/10.0.1.html
* - Fix dependsgahr2013-12-201-3/+4
| | | | | PR: 185019 Submitted by: Markiyan Kushnir <markiyan.kushnir@gmail.com>
* Master site does not allow anon ftp access for the reason unknown,ache2013-12-201-1/+2
| | | | add working mirror.
* Fix build with clangpawel2013-12-201-1/+1
| | | | | PR: ports/184854 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-204-16/+45
| | | | | | | | | - Support CXXFLAGS properly - Add LICENSE - Support staging PR: ports/184849 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix LIB_DEPENDSantoine2013-12-206-6/+6
|
* - Fix build with clangpawel2013-12-203-31/+72
| | | | | | | | | | | - Add LICENSE - Add amd64 to ONLY_FOR_ARCHS - Add option for SDL support - Switch to pkg-plist - Support staging PR: ports/184827 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix LIB_DEPENDSantoine2013-12-201-1/+1
|
* - Fix build with clangpawel2013-12-203-3/+30
| | | | | | | - Add DESKTOP_ENTRIES PR: ports/184813 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.17.6crees2013-12-205-62/+21
| | | | Stageify
* - STAGEify.avilla2013-12-202-49/+24
| | | | | | Submitted by: Alonso Schaich <alonsoschaich@fastmail.fm> via area51 - Use OPTIONS helpers.
* Update to 2.1.4matthew2013-12-202-3/+3
| | | | Announcement: http://sphinxsearch.com/blog/2013/12/19/sphinx-2-1-4-release-now-available/
* Update to 1.3.34kevlo2013-12-202-3/+3
|
* - Update to 4.1.4jhale2013-12-202-4/+3
|
* Don't use USE_GCC. The C++ runtime would conflict withdelphij2013-12-201-2/+1
| | | | | | | other libraries when base system uses clang, making the package useless. Discussed with: maintainer
* - Fix build with clangpawel2013-12-201-20/+18
| | | | | | | - Support staging PR: ports/184850 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.1-r2nemysis2013-12-202-4/+6
| | | | | | | - Add USE_GCC=yes - Break lines around 80 characters Approved by: pawel / wg (mentors, implicit)
* - Fix build on -currentpawel2013-12-204-26/+48
| | | | | | | - Support staging PR: ports/184844 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build on -currentpawel2013-12-208-249/+227
| | | | | | | - Update MASTER_SITES PR: ports/184839 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Support CC/CXX properlypawel2013-12-202-13/+14
| | | | | | | | | - Remove leading article from COMMENT - Add desktop entry file - Allow staging PR: ports/184837 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Dogecoin is an open source peer-to-peer cryptocurrency, favored by Shiba Inusswills2013-12-206-0/+135
| | | | | | worldwide. WWW: http://dogecoin.com/
* Update to 20131218.jkim2013-12-202-5/+6
|
* - Needs root during stagepawel2013-12-202-3/+2
| | | | - Improve COMMENT and pkg-descr
* Unbreak xtide, it still requires GCCcs2013-12-201-0/+1
|
* Update to tzdata2013i:edwin2013-12-202-3/+3
| | | | | | Removed support for solar-time-based time zones Jordan stays at summer time this year. Fix historical data for Cuba
* - Fix build on 10.0 and 11-CURRENTswills2013-12-201-2/+2
| | | | | | PR: ports/181196 Submitted by: myself Approved by: maintainer timeout (john.c.prather@gmail.com, >4 months)
* Fix fetchflo2013-12-201-1/+1
| | | | Reported by: Dmitriy Simakov <basilio@j-vista.ru>
* - Fix build with clangpawel2013-12-203-8/+12
| | | | | | | | - Support desktop-file-utils - Port supports staging PR: ports/184832 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 5.6.15-rel63.0flo2013-12-204-23/+15
|
* - Fix build with clangpawel2013-12-202-3/+2
| | | | | | | - Port supports staging PR: ports/184831 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix LIB_DEPENDSantoine2013-12-201-1/+1
|
* - Support CC/CFLAGS properlypawel2013-12-203-32/+24
| | | | | | | | | - Add LICENSE - Switch to PLIST_FILES - Support staging PR: ports/184830 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Make gcc47 a BUILD_DEPENDS onlykmoore2013-12-201-1/+1
|
* - Fix build on -currentpawel2013-12-202-13/+88
| | | | | | | - Add LICENSE PR: ports/184829 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-202-9/+62
| | | | | | | - Support staging PR: ports/184828 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* www/py-djangotoolbox: update to 1.6.1wg2013-12-202-10/+7
| | | | | | | | | | | - Update to 1.6.1 [1] - Allow staging - Use python auto plist - Remove leading article from COMMENT - BSD -> BSD3CLAUSE PR: ports/184741 [1] Submitted by: maintainer
* - Support CC/CFLAGS properlypawel2013-12-202-6/+41
| | | | | | | | | - Update MASTER_SITES - Support ncurses - Convert to staging PR: ports/184826 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update from 0.7.11 to 0.7.12danilo2013-12-204-115/+124
| | | | | PR: ports/184835 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update from 0.90.2 to 2.5danilo2013-12-206-345/+1433
| | | | | | | | | - Update MASTER_SITES - Add stage support - Add desktop entry PR: ports/184906 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build on -currentpawel2013-12-2010-37/+156
| | | | | | | | | | - Update MASTER_SITES - Add LICENSE - Add DESKTOP_ENTRIES - Support staging PR: ports/184825 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update MASTER_SITES and WWW: linepawel2013-12-206-57/+165
| | | | | | | | | - Fix build on -current - Add LICENSE - Support staging PR: ports/184824 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with clangpawel2013-12-205-11/+93
| | | | | | | | | - Update MASTER_SITES - Add LICENSE - Switch to PLIST_FILES PR: ports/184823 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update third-party lua module from 0.9.2 to 0.9.3.osa2013-12-204-8/+8
|