ƒ«!339533 243 144 139 117 134 150 117 117 122 445 122 122 117 184 496 191 289 174 539 198 161 141 237 147 115 115 170 188 313 194 120 280 356 184 112 225 384 212 159 147 175 285 232 375 116 116 116 116 165 197 160 175 175 185 215 297 107 135 114 114 129 115 218 405 113 149 170 163 171 238 126 1006 120 142 196 204 141 503 383 249 288 163 334 157 275 377 197 246 253 512 146 144 233 116 172 115 111 121 121 121 151 121 256 235 113 226 260 110 112 117 117 261 246 155 236 115 115 154 215 143 143 207 143 177 178 358 164 231 284 431 142 140 141 158 755 114 196 779 114 138 560 210 1026 164 144 799 259 118 121 121 123 128 253 111 134 1256 154 326 227 106 164 128 1297 131 195 183 183 179 164 194 202 181 176 115 419 172 327 327 181 228 181 228 238 196 166 152 179 226 271 430 161 419 815 221 118 240 204 244 158 113 263 531 141 111 111 126 111 111 111 111 111 109 111 111 110 111 109 110 109 110 122 207 496 258 136 154 264 126 151 148 185 220 212 212 117 131 230 182 208 473 491 136 414 113 K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T19:19:56.972619Z K 7 svn:log V 48 - Add licence=GPLv2 to many octave-forge ports. END K 10 svn:author V 4 brix K 8 svn:date V 27 2014-01-12T19:19:58.495455Z K 7 svn:log V 46 - Update to v2011-08-R1 - Add staging support END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T19:21:08.247172Z K 7 svn:log V 21 - Add license=GPLv2. END K 10 svn:author V 4 brix K 8 svn:date V 27 2014-01-12T19:22:13.584829Z K 7 svn:log V 41 - Add needed patches - Bump PORTREVISION END K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-01-12T19:48:11.137043Z K 7 svn:log V 58 Update to 1.0. Update Comment Add LICENSE blob. Stagify. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T19:52:20.281827Z K 7 svn:log V 21 - Add license=GPLv3. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T19:55:11.233844Z K 7 svn:log V 21 - Add license=GPLv2. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T20:04:39.192150Z K 7 svn:log V 26 - Add license=BSD2CLAUSE. END K 10 svn:author V 5 crees K 8 svn:date V 27 2014-01-12T20:05:49.302779Z K 7 svn:log V 350 The htdigest utility from Apache is useful for other web servers too-- lighttpd for example can make use of the digests thus created. This package contains just htdigest, renamed as apache-htdigest to avoid conflicts. It means that the htdigest utility is available without installing the entire Apache distribution. WWW: http://httpd.apache.org/ END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T20:10:53.161261Z K 7 svn:log V 26 - Add license=BSD3CLAUSE. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T20:13:38.364983Z K 7 svn:log V 26 - Add license=BSD2CLAUSE. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T20:25:39.990386Z K 7 svn:log V 21 - Implement staging. END K 10 svn:author V 5 naddy K 8 svn:date V 27 2014-01-12T20:41:27.775952Z K 7 svn:log V 90 Remove archivers/xz: included in base system on all supported releases Approved by: bapt END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-12T20:44:24.906774Z K 7 svn:log V 399 picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. It is incredibly useful for storing just about anything in the database (provided it is Pickle-able, of course) when there isn't a 'proper' field for the job. WWW: https://pypi.python.org/pypi/django-picklefield/ PR: ports/185548 Submitted by: Johannes Jost Meixner END K 10 svn:author V 5 crees K 8 svn:date V 27 2014-01-12T20:46:13.384918Z K 7 svn:log V 97 Update to 4.0.1 Stage PR: ports/185591 Submitted by: Bartek Rutkowski END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-12T20:51:40.331752Z K 7 svn:log V 193 - Update to 0.9.20.5 - Add LICENSE - Bring back SERVER option, haskell ports were fixed - Patches were integrated upstream PR: 185538 Submitted by: Hardy Schumacher END K 10 svn:author V 5 naddy K 8 svn:date V 27 2014-01-12T21:16:05.971722Z K 7 svn:log V 80 Drop archivers/xz dependency: included in base system on all supported releases END K 10 svn:author V 5 crees K 8 svn:date V 27 2014-01-12T21:16:06.627221Z K 7 svn:log V 444 Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql. New syntax: # Depend on postgresql-client USES= pgsql # Depend on postgresql-client at least 9.2 USES= pgsql:9.2+ #Depend on postgresql-server at least 9.0 USES= pgsql:9.0+ WANT_PGSQL= server Postgresql now supports DEFAULT_VERSIONS, and please note that the version syntax now includes dots(!); i.e. before it was 90, now 9.0 Reviewed by: ade, silence from pgsql@ END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-12T21:44:13.749297Z K 7 svn:log V 101 - Change Desktop entry file - Support STAGEDIR - Break lines around 80 characters - Use only one WWW END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2014-01-12T21:44:19.349161Z K 7 svn:log V 64 - Add go.text, a collection of Go packages for text processing. END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2014-01-12T21:54:25.508354Z K 7 svn:log V 44 - Update to 20131227 snapshot - Add license END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T22:08:54.038971Z K 7 svn:log V 140 - Added nobuild, noinstall and notree flags. Removed the do-install and do-build targets. Reported by: Mathieu Arnold END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T22:39:23.049514Z K 7 svn:log V 51 - Fix errors created when staging was implemented. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T22:40:01.450033Z K 7 svn:log V 19 - Update to 1.3.0. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T22:42:44.416440Z K 7 svn:log V 19 - Update to 2.1.1. END K 10 svn:author V 5 naddy K 8 svn:date V 27 2014-01-12T22:53:59.781908Z K 7 svn:log V 76 xz has been in base long enough, drop workarounds for unsupported releases. END K 10 svn:author V 8 theraven K 8 svn:date V 27 2014-01-12T22:54:58.795756Z K 7 svn:log V 91 Update core GNUstep libraries and fisicalab to latest versions Approved by: bapt (mentor) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-12T22:59:06.104506Z K 7 svn:log V 219 - Fix playback by updating to latest GitHub version - Fix QA targets: - apply shebangfix to spotify_web/spotify.py - do not compile files for ${PREFIX}/bin [1] - Bump PORTREVISION Discussed at: #freebsd-python [1] END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-12T23:24:30.799331Z K 7 svn:log V 100 - Also apply shebangfix to files installed in PREFIX/bin - Bump PORTREVISION Submitted by: antoine END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-12T23:26:49.900738Z K 7 svn:log V 24 - Set make_jobs_unsafe. END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-13T01:08:11.474585Z K 7 svn:log V 183 - USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIX - Support STAGEDIR - Break lines around 80 characters - Disable all warnings with -w - Recreate patches with make makepatch END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-13T01:20:58.437396Z K 7 svn:log V 259 - Fix compilation error with clang. Reported by: pkg-fallout@FreeBSD.org Reference: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-08_23h51m38s/logs/GiNaC-1.6.2.log Obtained from: http://www.cebix.net/pipermail/ginac-list/2013-October/001974.html END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T01:28:15.656687Z K 7 svn:log V 89 - Use automatic plist generation - Install .desktop entry and icon - Take maintainership END K 10 svn:author V 5 nivit K 8 svn:date V 27 2014-01-13T01:31:03.590940Z K 7 svn:log V 18 - Update to 5.1.1 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T04:40:37.572906Z K 7 svn:log V 129 - Fix build on 10.x - Fix build after swig package name change PR: 183202 Submitted by: amdmi3 Approved by: maintainer timeout END K 10 svn:author V 5 nivit K 8 svn:date V 27 2014-01-13T05:01:34.482377Z K 7 svn:log V 289 PolyGlot is a "UCI adapter". It connects a UCI chess engine to an xboard interface. PolyGlot tries to solve known problems with other adapters. For instance, it detects and reports draws by fifty-move rule, repetition, etc... WWW: http://wbec-ridderkerk.nl/html/details1/PolyGlot.html END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-01-13T05:41:30.528367Z K 7 svn:log V 116 Avoid running ranlib again during installation phase, this fixes packaging as a regular user Submitted by: antoine END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T06:26:16.640587Z K 7 svn:log V 66 Revert changes on bsd.database.mk as USES=pgsql is not ready yet. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T07:07:18.089659Z K 7 svn:log V 54 First simple and easy change: use mordern LIB_DEPENDS END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T07:23:43.033905Z K 7 svn:log V 82 archivers/xz is in base for all versions and has been removed from the ports tree END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T07:28:31.776543Z K 7 svn:log V 191 xz being included in all supported base system, remove code using version from ports while here properly define XSCAT is is used to allow xzed patches. PR: ports/185725 Submitted by: naddy END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T07:50:03.498390Z K 7 svn:log V 138 Update to version 7 to allow using lua 5.2 While here switch MASTER_SITES to github cloud Use MAKE_ARGS do avoid patching With hat: lua@ END K 10 svn:author V 8 martymac K 8 svn:date V 27 2014-01-13T08:20:30.472877Z K 7 svn:log V 277 - Fix build on recent FreeBSD (10, 11) - Add LICENSE and update LEGAL accordingly - Update USES - Use NO_WRKSUBDIR/BUILD_WRKSRC instead of WRKSRC - Enable staging (and always stage documentation) - Rework patches: split them and convert them to UNIX file format (use dos2unix) END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2014-01-13T09:54:47.619483Z K 7 svn:log V 19 - Upgrade to 1.14. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2014-01-13T09:59:47.892076Z K 7 svn:log V 19 - Upgrade to 0.33. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2014-01-13T10:12:12.620682Z K 7 svn:log V 19 - Upgrade to 1.02. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2014-01-13T10:21:14.799184Z K 7 svn:log V 19 - Upgrade to 2.03. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T10:43:51.167119Z K 7 svn:log V 72 Update to version 2.3 and switch to lua 5.2 Give maintainership to lua@ END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T10:44:50.029502Z K 7 svn:log V 103 - Convert to USES=tk - STAGE-clean - Fix a run-time error when no LANG environment variable is defined END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T10:57:33.116639Z K 7 svn:log V 67 - Convert to USES=tcl - STAGE-clean - Respect PREFIX MFH: 2014Q1 END K 10 svn:author V 5 novel K 8 svn:date V 27 2014-01-13T11:31:03.002011Z K 7 svn:log V 81 Fix build with perl 5.18. PR: 185595 Reviewed by: marino Obtained from: Debian END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:36:40.107584Z K 7 svn:log V 82 - Fix MASTER_SITES (http://T32.TecNik93.com doesn't exist anymore) - Fix distinfo END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:40:59.096841Z K 7 svn:log V 92 MFH: r339582 - Convert to USES=tcl - STAGE-clean - Respect PREFIX Approved by: portmgr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:42:02.300009Z K 7 svn:log V 121 MFH: r339584 - Fix MASTER_SITES (http://T32.TecNik93.com doesn't exist anymore) - Fix distinfo Approved by: portmgr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:52:27.544516Z K 7 svn:log V 203 - Restore the use of SUB_PROJECT_NAME to select WRKSRC. Its removal has caused devel/qt4-qtsolutions-soap to stop building (see ports/184547) PR: 184547 Submitted by: lbartoletti END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:52:48.886645Z K 7 svn:log V 14 - STAGE-clean END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:54:52.010385Z K 7 svn:log V 42 - USE_QT must overwrite the master port's END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T11:58:14.242546Z K 7 svn:log V 21 - Convert to USES=tk END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T12:00:43.074983Z K 7 svn:log V 21 - Convert to USES=tk END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T12:05:03.459952Z K 7 svn:log V 36 - Convert to USES=tcl - STAGE-clean END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-13T12:18:11.259723Z K 7 svn:log V 22 - Convert to USES=tcl END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-13T12:25:37.596786Z K 7 svn:log V 122 x11-toolkits/libsexymm: Unbreak by fixing typo from previous commit Covered by the "Just fix it" blanket (obvious typo). END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-13T14:19:29.979125Z K 7 svn:log V 311 Update to 1.2.5: - Manpage improvements - fix $auditfile in pkg audit periodic script - Fix repo-*.sqlite being corrupted when pkg update is interrupted by the user - pkg add now tells the version of the package missing - Strop decoding/encoding all fields, only scripts and description are now encoded/decoded END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T14:19:45.969434Z K 7 svn:log V 18 - Update to 0.4.9 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T14:19:52.186877Z K 7 svn:log V 54 - Update to 0.4.9 - Properly handle docs installation END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T14:20:07.242158Z K 7 svn:log V 75 - Support staging - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T14:20:32.182872Z K 7 svn:log V 68 - Support staging - Convert USE_GMAKE to USES - Add DESKTOP_ENTRIES END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-13T14:21:41.338156Z K 7 svn:log V 76 - Beta is too unstable, rollback to latest stable version - Support staging END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-01-13T15:09:33.334441Z K 7 svn:log V 142 - Update from 1.0.23 to 1.0.24 while here: - Use options helpers properly PR: ports/185513 Submitted by: KATO Tsuguru END K 10 svn:author V 5 bland K 8 svn:date V 27 2014-01-13T16:02:09.363332Z K 7 svn:log V 32 Fix profiled library packaging. END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-01-13T16:12:26.288009Z K 7 svn:log V 908 - Update to checkin 105ef35755 Changes: - Fix hang in sanity check - Fix race causing "unknown stuck queue" after ports finish building - Fix PARALLEL_JOBS always set to prepare number - Cache fixes - cpdup -X usage fixes - bulk: Avoid rollback on first startup (speeds up startup) - Cleanup some error handling with parallel processes, errors will now cause a 30 second wait for other processes to cleanly exist instead of sending a SIGKILL right away. - Fix KEEP_OLD_PACKAGES_COUNT when package root is a symlink - Ignore home directory of users created by ports during leftover check - Load MOVED on startup and use it to track changed origins in existing packages, which fixes more invalid dependency errors and "new dependency" deletions in sanity check. - Checksum is now done as root in case it needs to refetch - testport: Remove extra -J description END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-01-13T16:13:19.363679Z K 7 svn:log V 23 Patch no longer needed END K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-01-13T16:13:20.489557Z K 7 svn:log V 50 Add portupgrade instruction to the libical entry. END K 10 svn:author V 4 feld K 8 svn:date V 27 2014-01-13T16:13:33.212287Z K 7 svn:log V 102 Fix creation of directories in rc script Submitted by: gizd Approved by: crees (mentor) MFH: 2014Q1 END K 10 svn:author V 4 feld K 8 svn:date V 27 2014-01-13T16:19:53.582213Z K 7 svn:log V 110 MFH: r339606 Fix creation of directories in rc script Submitted by: gizd Approved by: portmgr-lurkers (mat) END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-13T16:57:22.515961Z K 7 svn:log V 47 Support stage Approved by: portmgr@ (blanket) END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-13T17:03:04.570057Z K 7 svn:log V 406 - Change Makefile header - Update to 145.1.2010.11.5 - Add PORTEPOCH - Change license GPLv2 to GPLv1 - Remove USE_ZIP=yes - USES gmake instead of USE_GMAKE - Add USE_GCC=yes - Use pkg-plist instead of PLIST_FILES and PORTDATA - Add DOCS Option - Support STAGEDIR - Change Desktop entry file - Symlink the icon instead of copying it - Break lines around 80 characters - Recreate patches with make makepatch END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-13T17:13:11.710849Z K 7 svn:log V 287 audio/xmms-mp3cue: Unbreak and support stage This port had two major c++ issues. The first was missing header and using instead of . The second was the default setting of CC to "g++" which fails on F10+. Unbreak and stagify under the "Just fix it" blanket. END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2014-01-13T17:15:51.510583Z K 7 svn:log V 151 Install example files when EXAMPLES is defined Replace USE_GMAKE with USES=gmake Add STAGEDIR Support Convert to new LIB_DEPENDS syntax Define LICENSE END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-13T17:38:28.550795Z K 7 svn:log V 195 Security update to fix CVE-2014-0591 as reported at https://kb.isc.org/article/AA-01078/74/ 9.9.4 -> 9.9.4-P2 9.8.6 -> 9.8.6-P2 9.6-ESV-R10 -> 9.6-ESV-R10-P2 Security: CVE-2014-0591 Remote DOS END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-13T17:41:08.641364Z K 7 svn:log V 69 Missed pkg-plist changes on r339608 Approved by: portmgr@ (blanket) END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-13T17:54:04.889418Z K 7 svn:log V 241 MFH: r339612 Security update to fix CVE-2014-0591 as reported at https://kb.isc.org/article/AA-01078/74/ 9.9.4 -> 9.9.4-P2 9.8.6 -> 9.8.6-P2 9.6-ESV-R10 -> 9.6-ESV-R10-P2 Security: CVE-2014-0591 Remote DOS Approved by: portmgr (implicit) END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-13T17:55:52.282741Z K 7 svn:log V 63 Support staging Respect ${CC} Approved by: portmgr@ (blanket) END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-13T18:09:51.780426Z K 7 svn:log V 179 accessibility/eflite: Unbreak by completing stage support This port was failing the package target because the main program was not staged after NO_STAGE definition was removed. END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-13T18:21:04.835365Z K 7 svn:log V 281 accessibility/yasr: Unbreak everywhere after stage attempt After staging, this port failed because PLIST_SUB for NLS was no longer defined. The option has to be explicitly listed for OPTIONS_SUB to work. Define DOCS while here and bump because it has been building incorrectly. END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-13T18:21:51.631775Z K 7 svn:log V 104 Add Bruce A. Mah here, he's been punished by an additional commit bit. Approved by: portmgr (implicit) END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-13T18:44:45.776783Z K 7 svn:log V 149 - USE_GMAKE->USES [1] - Add missing STRIP_CMD for .so files to please stage-qa in DEVELOPER=yes mode. Approved by: portmgr@ (implicit, blanket) [1] END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-13T19:06:58.248048Z K 7 svn:log V 156 - Convert to STAGING. - Strip installed .so libs. - Fix up shebang lines of scsi_* scripts. - USE_GMAKE -> USES= Approved by: portmgr@ (implicit, blanket) END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-13T19:15:26.811601Z K 7 svn:log V 416 converters/fconv: Unbreak for root builds The previous commit enabled non-root builds to work, but broke builds by root instead. The ${GID} variable is blank when the user is root, so the replacement of "root" with ${GID} resulted in bad command. Just use ${BSD_INSTALL_PROGRAM} instead and revbump because the packaged binaries could be stripped now because of that. Commit covered by the "Just fix it" blanket. END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-13T19:26:25.090735Z K 7 svn:log V 51 converters/psiconv: Unbreak by fixing obvious typo END K 10 svn:author V 3 uqs K 8 svn:date V 27 2014-01-13T19:26:57.538178Z K 7 svn:log V 52 Update mdocml to 1.12.3 Approved by: beat (mentor) END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-01-13T19:27:29.052384Z K 7 svn:log V 137 - Update from 2.9.0 to 2.9.1 - Remove GPLv3 and add LGPL21 to LICENSE PR: ports/185516 Submitted by: KATO Tsuguru END K 10 svn:author V 7 trociny K 8 svn:date V 27 2014-01-13T19:46:01.506392Z K 7 svn:log V 20 Update to 20140112. END K 10 svn:author V 4 brix K 8 svn:date V 27 2014-01-13T19:55:40.122977Z K 7 svn:log V 79 - Update to v0.10 - Add staging support - Add LICENSE - Move MAN3 to pkg-plist END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-13T19:56:55.371147Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 4 brix K 8 svn:date V 27 2014-01-13T20:14:33.834508Z K 7 svn:log V 18 - Update to v0.20 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T20:38:37.941442Z K 7 svn:log V 25 Update to alpha-20140112 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T20:39:40.667239Z K 7 svn:log V 25 Update to alpha-20140112 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T20:40:48.137150Z K 7 svn:log V 25 Update to alpha-20140112 END K 10 svn:author V 4 brix K 8 svn:date V 27 2014-01-13T20:51:18.914852Z K 7 svn:log V 58 - Update to v3.20140102 - Honor DOCS and EXAMPLES options END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T20:56:27.021768Z K 7 svn:log V 25 Update to alpha-20140112 END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-13T21:00:02.511080Z K 7 svn:log V 162 Python cleanup: - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-13T21:04:13.608902Z K 7 svn:log V 141 Unregister lang/python26, it is expired and nothing depends on it anymore. Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T21:05:31.618808Z K 7 svn:log V 17 Update to 1.1.10 END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-13T21:06:11.978510Z K 7 svn:log V 132 Remove python26, it is expired and nothing depends on it anymore. Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) END K 10 svn:author V 7 asomers K 8 svn:date V 27 2014-01-13T21:29:45.261560Z K 7 svn:log V 163 Change maintainer of devel/{lutok,kyua-testers,kyua,kyua-atf-compat} from Alan Somers to Julio Merino, who is also the upstream maintainer. Approved by: bdrewery END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2014-01-13T21:31:57.716997Z K 7 svn:log V 15 Update to 0.06 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T21:34:50.534838Z K 7 svn:log V 16 Update to 1.8.0 END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-01-13T21:40:35.612594Z K 7 svn:log V 20 Take maintainership END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-01-13T21:41:12.522727Z K 7 svn:log V 20 Take maintainership END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-13T22:00:40.951804Z K 7 svn:log V 164 Fix packaging after the move from distutils to setuptools (egginfo is now a directory, not a file): - Use PYDISTUTILS_AUTOPLIST - Stage support - Bump PORTREVISION END K 10 svn:author V 4 bmah K 8 svn:date V 27 2014-01-13T23:28:57.131683Z K 7 svn:log V 152 Update ICBM coordinates. Darn, all this time I was inactive I thought I was safe, but nobody ever took me out of this file. Approved by: mat (mentor) END K 10 svn:author V 5 timur K 8 svn:date V 27 2014-01-13T23:30:52.138981Z K 7 svn:log V 61 Add new 4.1 branch of the Samba suite. Sponsored by: aliens END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-13T23:50:44.847192Z K 7 svn:log V 139 - USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIX - Support STAGEDIR - Disable all warnings with -w - Change files/smashbattle.in END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-14T00:00:29.838493Z K 7 svn:log V 19 - Update to 2.5.9. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-14T00:01:09.511116Z K 7 svn:log V 19 - Update to 4.2.7. END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T00:24:26.346168Z K 7 svn:log V 58 Update distinfo to please portlint: remove MD5, add SIZE. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-14T00:26:34.535390Z K 7 svn:log V 118 - Change RESTRICTED variable to match contents of /usr/ports/LEGAL. Requested by: Eitan Adler END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-14T00:28:32.080975Z K 7 svn:log V 49 Support staging Approved by: portmgr@ (blanket) END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-14T00:44:46.158321Z K 7 svn:log V 49 Support staging Approved by: portmgr@ (blanket) END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-01-14T01:02:26.903691Z K 7 svn:log V 110 Support building against Berkeley DB 6.x. PR: ports/185630 Submitted by: Yasuhiro KIMURA END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T01:53:58.919718Z K 7 svn:log V 47 - Change Desktop entry file - Support STAGEDIR END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T02:13:28.791838Z K 7 svn:log V 81 Fix LEGAL message. PR: ports/184774 Submitted by: Denis Generalov (maintainer) END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T02:31:29.412059Z K 7 svn:log V 82 - Change Desktop entry file - Support STAGEDIR - Break lines around 80 characters END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T02:40:02.335385Z K 7 svn:log V 261 - Stop-gap update to fix build on 10.0-BETA1. [1] - Add LICENSE=EPL. [1] - Convert to staging. [2] - Add missing trailing slash to URL in pkg-descr. [2] PR: ports/183557 Submitted by: Jason Bacon (maintainer) [1] Approved by: portmgr@ (implicit, blanket) [2] END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T02:49:02.353340Z K 7 svn:log V 68 USE_GMAKE -> USES=gmake. Approved by: portmgr@ (implicit, blanket) END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T03:23:01.098050Z K 7 svn:log V 134 Convert to staging. Beat Perl's .packlist into shape. Fix shebang line in one example file. Approved by: portmgr (implicit, blanket) END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T03:25:59.289013Z K 7 svn:log V 187 Add new dcraw-m port, a variant of dcraw that adds auto-rotate to exported thumbnails, and also add adjustment for camera timezone offset. PR: ports/177490 Submitted by: Waitman Gobble END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T04:16:00.483361Z K 7 svn:log V 334 The engine solves sudokus by applying complex logical rules a few times, instead of applying simpler rules (like guessing and backtracking) many times. These complex logical rules are exactly the same ones that people use with paper and pen. WWW: http://sudoku-sensei.sourceforge.net/ PR: ports/173888 Submitted by: nemysis (self) END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-01-14T06:20:37.604820Z K 7 svn:log V 48 Drop maintainership, I have no enoght time now. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-14T07:50:40.354166Z K 7 svn:log V 47 Welcome antoine and mat to the rank of portmgr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T08:42:11.644646Z K 7 svn:log V 48 - Remove sysutils/lavaps. It just doesn't work. END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T08:53:50.921115Z K 7 svn:log V 65 - Convert to USES=gmake tcl - Convert to OPTIONSng - STAGE-clean END K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-01-14T09:01:38.825606Z K 7 svn:log V 660 devel/swig20: update to 2.0.11, Backport C++11 fixes, Use GNU Make - Update to 2.0.11 - Update pkg-plist - Enable STAGE support - Backport C++11 SWIG fixes from upstream for games/py-fife [1][2] - Use GNU Make as recommended by upstream [3] - Modernise LIB_DEPENDS - Add regression-test: target to make running the test suite easier - pkg-descr: Tab to space in WWW: [1] Commit: https://github.com/swig/swig/commit/92128eef445f75f674894e3f5d4e1fc2a1818957 [2] Issue: https://github.com/swig/swig/issues/73 [3] http://www.swig.org/Doc2.0/Preface.html PR: ports/185684 Submitted by: koobs Approved by: Jason Bacon (maintainer) MFH: 2014Q1 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T09:12:21.091130Z K 7 svn:log V 21 - Convert to USES=tk END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T09:22:26.877875Z K 7 svn:log V 102 - Convert to USES=tcl - Convert to new LIB_DEPENDS format - Remove article from COMMENT - STAGE-clean END K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-01-14T09:23:53.507699Z K 7 svn:log V 684 games/py-fife: Update to 0.3.5, fix make package - Update to 0.3.5 - Update pkg-plist - Add missing PKGNAMEPREFIX - Enable STAGE support - Switch BUILD_DEPENDS from swig13 to swig20 - Add LICENSE (LGPL21) - Replace USE_SCONS / SCONS_* with USES=scons - Re-order USE_* section - Patch and backport Sconscript changes to: a) Silence addition warnings [1] b) Set SWIG includes and outdir that are not being honoured by scons at the moment This commit combined with that from ports/185684 fixes building on 10.0+. [1] https://github.com/fifengine/fifengine/issues/792 PR: ports/182433 Approved by: Green Dog (maintainer, via email) MFH: 2014Q1 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T09:24:56.836429Z K 7 svn:log V 21 - Convert to USES=tk END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-14T09:43:24.558827Z K 7 svn:log V 46 Take that, will work on the main issue today. END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-14T09:44:54.856589Z K 7 svn:log V 463 Add new port graphics/multiraw, a parallel-execution batch converter for camera raw format photographs using pthreads. Multiraw uses the graphics/dcraw-m or graphics/dcraw ports and their executables. dcraw-m is a modified version of dcraw which automatically rotates exported thumbnails and has a camera timezone offset adjustment variable. WWW: https://dx.burplex.com/bin/multiraw.html PR: ports/177492 Submitted by: Waitman Gobble END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2014-01-14T10:06:44.164116Z K 7 svn:log V 114 Update to 6.7.0 Changelog: http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog http://www.bunkus.org/blog/ END K 10 svn:author V 3 osa K 8 svn:date V 27 2014-01-14T10:28:34.959450Z K 7 svn:log V 933 Upgrade from 2.8.3 to 2.8.4. # UPGRADE URGENCY: MODERATE for Redis and Sentinel. * [FIX] Makefile compatibility with non common make variants improved. * [FIX] SDIFF crash in very unlikely to trigger state fixed. * [FIX] Config rewriting fixed: don't wipe options unknown to the rewrite process. * [FIX] Set TCP port to 0 works again to disable TCP networking. * [FIX] Fixed replication with old Redis instances as masters by not sending REPLCONF ACK to them. * [FIX] Fix keyspace notifications rewrite and CONFIG GET output. * [FIX] Fix RESTORE TTL handling in 32 bit systems (32 bit overflow). * [NEW] Sentinel now has a run time configuration API. * [NEW] Log when we lost connection with master or slave. * [NEW] When instance is turned from slave to master now inherits the old master replication offset when possible. This improves the Sentinel failover procedure. END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T10:30:24.816826Z K 7 svn:log V 71 - Convert to USES=tk - Convert to new LIB_DEPENDS format - STAGE-clean END K 10 svn:author V 3 osa K 8 svn:date V 27 2014-01-14T10:45:24.497383Z K 7 svn:log V 52 Upgrade third-party lua module from 0.9.3 to 0.9.4. END K 10 svn:author V 3 osa K 8 svn:date V 27 2014-01-14T10:52:23.501349Z K 7 svn:log V 706 Update from 1.5.7 to 1.5.8. *) Feature: IPv6 support in resolver. *) Feature: the "listen" directive supports the "fastopen" parameter. Thanks to Mathew Rodley. *) Feature: SSL support in the ngx_http_uwsgi_module. Thanks to Roberto De Ioris. *) Feature: vim syntax highlighting scripts were added to contrib. Thanks to Evan Miller. *) Bugfix: a timeout might occur while reading client request body in an SSL connection using chunked transfer encoding. *) Bugfix: the "master_process" directive did not work correctly in nginx/Windows. *) Bugfix: the "setfib" parameter of the "listen" directive might not work. *) Bugfix: in the ngx_http_spdy_module. END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-01-14T11:18:30.521409Z K 7 svn:log V 166 MFH r339418: Temporarily fix fetch problem via https. Approved by: wblock (maintainer, implicit) Approved by: portmgr (erwin) Sponsored by: The FreeBSD Foundation END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-01-14T11:19:12.815378Z K 7 svn:log V 24 Update to version 0.018 END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-14T11:25:55.545908Z K 7 svn:log V 26 Upgrade to version 1.670. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-14T11:26:38.416979Z K 7 svn:log V 26 Upgrade to version 1.580. END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T12:30:31.837701Z K 7 svn:log V 27 - Fix symlink for the icon END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2014-01-14T12:39:22.233645Z K 7 svn:log V 33 - Install threaded library too.. END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T13:20:13.983787Z K 7 svn:log V 156 - Change master sites - Change icons - USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIX - Change Desktop entry file - Support STAGEDIR - Change WWW END K 10 svn:author V 4 tota K 8 svn:date V 27 2014-01-14T13:46:30.944372Z K 7 svn:log V 18 - Update to 3.2.1 END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-14T14:16:13.339360Z K 7 svn:log V 42 Document the latest nagios vulnerability. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-01-14T14:19:05.318631Z K 7 svn:log V 1162 Functional changes: - Add a SASL port option - Fix the KERBEROS ports option - it was a no-op, setting a configure flag which modifies how Kerberos was used without setting the flag that actually enables it. - Use GSSAPI instead of $ENV{KRB5CCNAME} to set the credential cache. The latter pollutes the unsuspecting application's environment and does not always work (for instance, it breaks when nss_ldap is invoked from OpenSSH, although I haven't quite determined why) - Add patches to support Heimdal in addition to MIT Kerberos. Note that I tried to ensure that the code is unchanged in the non-Heimdal case, but that I have no way of testing with MIT Kerberos. With the above changes, I have successfully configured a FreeBSD 9.2 server to authenticate users against a Microsoft Windows 2012 Active Directory server. Non-functional changes: - Modernize and stagify - Remove text in pkg-message about a change that was made ten years ago - Take maintainership as current maintainer has been AWOL for 2+ years - Bump PORTREVISION Approved by: maintainer hasn't been heard of for 2+ years END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T14:22:55.369891Z K 7 svn:log V 61 - Convert to USES=tk - STAGE-clean - Fix build MFH: 2014Q1 END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-14T14:23:36.140764Z K 7 svn:log V 233 * Add a patch from upstream fixing a cgi vulnerability[1] * Cleanup COMMENT * Rename patches to follow make makepatch naming * Incorporate a sed into already patched files. Poked by: ohauer [1] Security: CVE-2013-7108 CVE-2013-7205 END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-14T15:11:38.284180Z K 7 svn:log V 134 MFH: r339686, r339689 * Add a patch from upstream fixing a cgi vulnerability Poked by: ohauer Security: CVE-2013-7108 CVE-2013-7205 END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-01-14T15:53:25.335286Z K 7 svn:log V 11 Adopt port END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-14T15:54:26.628340Z K 7 svn:log V 71 - Update to R49 - Update pkg-desc PR: 185677 Submitted by: olivierd@ END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-14T16:03:10.809466Z K 7 svn:log V 36 Add the QAT URL to commit messages. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-01-14T16:08:56.021118Z K 7 svn:log V 1203 MFH: r339687 Functional changes: - Add a SASL port option - Fix the KERBEROS ports option - it was a no-op, setting a configure flag which modifies how Kerberos was used without setting the flag that actually enables it. - Use GSSAPI instead of $ENV{KRB5CCNAME} to set the credential cache. The latter pollutes the unsuspecting application's environment and does not always work (for instance, it breaks when nss_ldap is invoked from OpenSSH, although I haven't quite determined why) - Add patches to support Heimdal in addition to MIT Kerberos. Note that I tried to ensure that the code is unchanged in the non-Heimdal case, but that I have no way of testing with MIT Kerberos. With the above changes, I have successfully configured a FreeBSD 9.2 server to authenticate users against a Microsoft Windows 2012 Active Directory server. Non-functional changes: - Modernize and stagify - Remove text in pkg-message about a change that was made ten years ago - Take maintainership as current maintainer has been AWOL for 2+ years - Bump PORTREVISION Approved by: maintainer hasn't been heard of for 2+ years Approved by: portmgr (mat) END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-01-14T16:15:02.469616Z K 7 svn:log V 36 - Enable stage support - Adopt port END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-14T16:19:27.683571Z K 7 svn:log V 101 - Update to 7.29 PR: 185687 Submitted by: Douglas Carmichael (based on) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-14T16:20:15.535520Z K 7 svn:log V 90 - Update to 6.29 PR: 185688 Submitted by: Douglas Carmichael END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-14T16:27:08.823860Z K 7 svn:log V 91 - Support STAGEDIR - Change WWW PR: 185463 Submitted by: nemysis Approved by: maintainer END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T16:36:55.502265Z K 7 svn:log V 86 MFH: r339688 - Convert to USES=tk - STAGE-clean - Fix build Approved by: portmgr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T16:47:54.926369Z K 7 svn:log V 71 - PREFIX-clean [MFH] - STAGE-clean - Convert to USES=tcl MFH: 2014Q1 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-14T16:59:44.002859Z K 7 svn:log V 100 - Convert to USES=gmake and USES=tk - STAGE-clean - Fix installed files and directories permissions END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-01-14T17:29:21.483569Z K 7 svn:log V 104 Fix when compiled with BerkeleyDB 6. PR: ports/185737 Submitted by: Leonid Nevecherya END K 10 svn:author V 2 zi K 8 svn:date V 27 2014-01-14T17:46:52.934554Z K 7 svn:log V 90 - Fix build when devel/ncurses is installed - Do not bump PORTREVISION PR: ports/185574 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T18:02:16.539052Z K 7 svn:log V 80 - Update to 1.8.0 - Stage support PR: ports/185711 Submitted by: KATO Tsuguru END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2014-01-14T18:03:13.797964Z K 7 svn:log V 17 - Remove marcus@ END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T18:32:32.011545Z K 7 svn:log V 322 - Fix build at 11.x [1] - Use LIB_DEPENDS? instead of LIB_DEPENDS, because Master port have had overwritten the LIB_DEPENDS [1] - Use USES=compiler:c++11-lib instead of compiler:c++11-lang [1] - Use CONFIGURE_ARGS instead of CONFIGURE_ARGS+ [2] - Break lines around 80 characters [2] Reported by: swills [1], danfe [2] END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T18:57:38.999966Z K 7 svn:log V 76 Update to 0.1.11 PR: ports/185770 Submitted by: Axel Steiner (maintainer) END K 10 svn:author V 7 matthew K 8 svn:date V 27 2014-01-14T18:58:28.268527Z K 7 svn:log V 230 Update to 4.0.19 Note that this upgrade includes applying significant schema changes for mysql. Users are advised to verify their backups before upgrading. ChangeLog: http://blog.bestpractical.com/2014/01/rt-4019-released.html END K 10 svn:author V 7 matthew K 8 svn:date V 27 2014-01-14T19:00:09.017153Z K 7 svn:log V 230 Update to 4.2.2 Note that this upgrade includes significant schema changes for mysql. Users are advised to verify their backups carefully before upgrading. ChangeLog: http://blog.bestpractical.com/2014/01/rt-422-released.html END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T19:50:57.822261Z K 7 svn:log V 85 - Fix build with clang - Stage support PR: ports/185691 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T19:52:42.803279Z K 7 svn:log V 131 MFH: r339710 - Fix build with clang - Stage support PR: ports/185691 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T20:23:34.441261Z K 7 svn:log V 85 - Fix build with clang - Stage support PR: ports/185692 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T20:25:38.149655Z K 7 svn:log V 131 MFH: r339712 - Fix build with clang - Stage support PR: ports/185692 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T20:28:49.182167Z K 7 svn:log V 141 - Change Desktop entry file - Break lines around 80 characters - Fix the usage of 'python' to get rid of the implicit lang/python dependency END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-01-14T20:31:13.589471Z K 7 svn:log V 100 - upgrade version 2.2.2 PR: ports/185775 Submitted by: Vivek Khera (maintainer) END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2014-01-14T20:44:10.832847Z K 7 svn:log V 69 Add STAGINGDIR support Define LICENSE Create the plist automatically END K 10 svn:author V 2 cy K 8 svn:date V 27 2014-01-14T20:54:57.068711Z K 7 svn:log V 61 Mark net/ntp forbidden. Security: CVE-2013-5211 / VU#348126 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T21:09:27.328805Z K 7 svn:log V 83 - Fix build with clang - Add LICENSE PR: ports/185697 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T21:11:25.259378Z K 7 svn:log V 129 MFH: r339718 - Fix build with clang - Add LICENSE PR: ports/185697 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-01-14T21:14:46.110346Z K 7 svn:log V 175 - move www/mod_authnz_external to www/mod_authnz_external22 to reflect the supported Apache version - add enty to MOVED / UPDATING (+ white space cleanup) with hat apahe@ END K 10 svn:author V 5 remko K 8 svn:date V 27 2014-01-14T21:15:10.794462Z K 7 svn:log V 335 Fix the latest entry, it has many issues, make validate told us exactly what was wrong. I redid the entry and just took out the ul/li structure and replaced it with regular paragraphs. It might be worth investigating to use the FreeBSD SA that got released because of this as the main text, which is best suited imo. Hat: secteam END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-14T21:27:00.541017Z K 7 svn:log V 68 Backout r339122 Direct commit as the equivalent on head was a mess END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-14T21:28:34.713883Z K 7 svn:log V 325 MFH: r339595 Update to 1.2.5: - Manpage improvements - fix $auditfile in pkg audit periodic script - Fix repo-*.sqlite being corrupted when pkg update is interrupted by the user - pkg add now tells the version of the package missing - Strop decoding/encoding all fields, only scripts and description are now encoded/decoded END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-01-14T21:34:53.706630Z K 7 svn:log V 719 - new port www/mod_authnz_external24 Mod_authnz_external is an Apache module used for authentication. The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. Mod_authnz_external is a flexible tool for creating authentication systems based on other databases. This port gives the same funcionality as mod_auth_external, but over apache 2.4. WWW: http://code.google.com/p/mod-auth-external/ PR: ports/184962 Submitted by: Eugene M. Zheganin END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-14T21:47:09.740682Z K 7 svn:log V 124 - Change master sites - Change Desktop entry file - Fix the usage of 'perl' to get rid of the implicit lang/perl dependency END K 10 svn:author V 3 mva K 8 svn:date V 27 2014-01-14T21:54:54.442274Z K 7 svn:log V 26 - Enable stagedir support END K 10 svn:author V 3 mva K 8 svn:date V 27 2014-01-14T22:02:45.096725Z K 7 svn:log V 147 - Update WWW and MASTER_SITES, since the project moved to a new location - Add LICENSE - Enable stagedir support - Convert USE_GMAKE -> USES=gmake END K 10 svn:author V 3 mva K 8 svn:date V 27 2014-01-14T22:04:12.335514Z K 7 svn:log V 111 - Enable stagedir support - Add LICENSE - Convert USES_GMAKE -> USES=gmake - Convert LIB_DEPENDS to new format END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-01-14T22:32:37.214303Z K 7 svn:log V 146 MFH: r339702 Fix when compiled with BerkeleyDB 6. PR: ports/185737 Submitted by: Leonid Nevecherya Approved by: portmgr (mat) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-14T22:40:35.582838Z K 7 svn:log V 62 Update to 2.100 PR: ports/185702 Submitted by: KATO Tsuguru END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-14T23:50:12.586255Z K 7 svn:log V 20 Update to 20140114. END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-15T00:14:51.885285Z K 7 svn:log V 166 Add new port archivers/minizip, which installs contributed minizip/miniunz programs from the ZLib. PR: ports/184697 Submitted by: lbartoletti END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-15T00:31:27.028601Z K 7 svn:log V 434 Economic development in the land of the balls has rendered communism an obsolete ideology, but one ball is ready to stand against the cruel corporate oppressors. Is one ball enough to free the capitalist balls from their egocentric ideology and send them to labour camps, or is the process doomed to fail? There's only one way to find out... WWW: http://hectigo.net/games/oneisenough/ PR: ports/172944 Submitted by: nemysis (self) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2014-01-15T02:41:00.083443Z K 7 svn:log V 43 - Reassign to the heap due to mail bounces END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T02:56:32.097529Z K 7 svn:log V 18 - Update to 1.003 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T02:57:01.405266Z K 7 svn:log V 18 - Update to 1.1.6 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T02:58:41.644091Z K 7 svn:log V 33 - Update to 0.1.5 - Pet Portlint END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:01:26.119592Z K 7 svn:log V 18 - Update to 0.1.4 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:01:55.609763Z K 7 svn:log V 18 - Update to 1.3.0 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:02:18.320483Z K 7 svn:log V 18 - Update to 2.5.2 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:49:13.078474Z K 7 svn:log V 18 - Update to 1.5.1 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:50:55.223010Z K 7 svn:log V 18 - Update to 1.0.3 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:51:25.402044Z K 7 svn:log V 16 - Update to 1.0 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T03:51:46.039187Z K 7 svn:log V 18 - Update to 1.3.2 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:17:09.062928Z K 7 svn:log V 18 - Update to 1.6.2 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:17:30.241371Z K 7 svn:log V 17 - Update to 1.60 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:17:50.828717Z K 7 svn:log V 18 - Update to 1.3.3 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:18:03.115553Z K 7 svn:log V 16 - Update to 0.4 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:18:26.127904Z K 7 svn:log V 17 - Update to 2.44 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:18:59.894301Z K 7 svn:log V 16 - Update to 3.8 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T04:19:22.721511Z K 7 svn:log V 17 - Update to 6.83 END K 10 svn:author V 2 cy K 8 svn:date V 27 2014-01-15T05:00:39.904092Z K 7 svn:log V 31 Update 4.2.7p404 --> 4.2.7p411 END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-01-15T05:31:35.595990Z K 7 svn:log V 111 - add new MASTER_SITE_BUGZILLA - remove one dead MASTER_SITE_MOZILLA server Approved by: portmgr@ (tabthorpe) END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-01-15T05:36:17.562715Z K 7 svn:log V 401 - Update to version 0.2.8, another minor maintenance release, which brings build system fixes and includes many new lens profiles (as always) - Set MASTER_SITES back to BERLIOS; SF/lensfun.berlios does not provide distfile for v0.2.8 (carries 13 distfiles; 0.2.2b -> 0.2.7) - Convert USE_GMAKE, modernize LIB_DEPENDS, sort knobs, stagify while here PR: ports/185424 Submitted by: Matthieu Volat END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2014-01-15T05:44:43.152575Z K 7 svn:log V 162 - Update FreeRDP to 1.1.0.2013070101 beta release - Update Remmina and Remmina plugins collection to git commit b6a55ae - Use new style for LIB_DEPENDS - Stagify END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2014-01-15T06:23:15.585305Z K 7 svn:log V 38 - Update to 1.7.2 - Add STAGE support END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2014-01-15T06:24:22.326127Z K 7 svn:log V 56 - Bump PORTREVISION to chase shlib change in misc/sword END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T07:19:32.145528Z K 7 svn:log V 170 - Add missing PHP dependencya [1] - Update to 2.0.3 [2] PR: 185739 [2] 185671 [1] Submitted by: maintainer [2] Geoffroy Desvernay [1] END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T07:20:40.828716Z K 7 svn:log V 33 - Update to 0.8.0 - Pet portlint END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T07:21:17.899399Z K 7 svn:log V 58 - STAGEDIR support PR: 185659 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-01-15T07:24:05.252561Z K 7 svn:log V 55 - Update License PR: 185679 Submitted by: maintainer END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-15T08:05:53.200572Z K 7 svn:log V 89 - Support CC properly PR: ports/185693 Submitted by: KATO Tsuguru END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-15T08:25:17.167272Z K 7 svn:log V 123 1: Fix building on 10 and -current. 2: support stagedir PR: ports/185694 Submitted by: KATO Tsuguru END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-15T08:30:41.602907Z K 7 svn:log V 115 - Support CC/CXX properly - Support PLIST_FILES PR: ports/185712 Submitted by: KATO Tsuguru END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-15T08:35:47.298488Z K 7 svn:log V 115 1: Update to version 1.4.0 2: support stagedir. PR: ports/185701 Submitted by: KATO Tsuguru END K 10 svn:author V 5 erwin K 8 svn:date V 27 2014-01-15T08:36:23.136653Z K 7 svn:log V 23 Document SA-13:07.bind END K 10 svn:author V 5 erwin K 8 svn:date V 27 2014-01-15T08:48:46.363389Z K 7 svn:log V 37 Sort references Submitted by: remko END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-15T09:12:07.090851Z K 7 svn:log V 133 1: Support CC/CFLAGS properly 2: Add LICENSE 3: support stagedir. PR: ports/185710 Submitted by: KATO Tsuguru END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-15T09:29:15.773372Z K 7 svn:log V 89 - Enable OpenSSL support - Convert to new LIB_DEPENDS format - STAGE-clean - Fix COMMENT END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-15T09:34:27.629268Z K 7 svn:log V 114 - Update to 2.12 Changes: * esponja: allow ':' in attribute names. * hacha: allow ':' in attribute names. END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-15T10:24:58.298868Z K 7 svn:log V 376 - Bump PORTREVISION - Change master sites, add ogg music - Add dependency for audio/libogg - USES gmake instead of USE_GMAKE - Change Desktop entry file - Add DOCS Option - Support STAGEDIR - Remove unneeded .mod and .xvpics - Add REINPLACE_CMD, use ogg music instead of not working mod - Break lines around 80 characters - Change pkg-plist, remove .mod and .xvpics, add .ogg END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-01-15T11:38:05.181112Z K 7 svn:log V 396 - Unbreak the build with Clang and remove disgusting USE_GCC knob - Rename a patch now that it fixes more than just GCC v4.6 issue - Tighten DESKTOP_ENTRIES (do not set Comment and StartupNotify) - Fix a few annoying SCons warnings (due to aging SConstruct file) - Python is only used for the build, so plain USE_PYTHON is wrong - Stagify, mention dedicated server mode availability in pkg-descr END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-01-15T11:41:06.372849Z K 7 svn:log V 42 Remove debugging left-over that crept in. END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-15T11:49:43.194171Z K 7 svn:log V 318 devel/distcc: Fix mistake made during optionsNG conversion Not only is it not necessary to include both bsd.port.pre.mk and bsd.port.options.mk, it actually causes problems like double inclusion when other ".include" keywords are encountered. While here, convert USE_GMAKE too, both under the "Just fix it" blanket. END K 10 svn:author V 6 gblach K 8 svn:date V 27 2014-01-15T12:07:20.651767Z K 7 svn:log V 18 - Update to 0.3.2 END