aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix complaints during 'make index'.linimon2012-11-301-1/+0
| | | | | Hat: portmgr Feature safe: yes
* Document vulnerabilities in www/chromium < 23.0.1271.95rene2012-11-301-0/+30
| | | | | Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates Feature safe: yes
* - EXIV2 and LENSFUN now have standard descriptionsjhale2012-11-301-3/+1
| | | | | | | - Drop "Enable" in FITS description Reported by: danfe Feature safe: yes
* Add EXIV2 and LENSFUN standard descriptions.danfe2012-11-301-0/+2
| | | | Feature safe: yes
* - "Undestroy" the work of the previous maintainer by restoring previousehaupt2012-11-302-9/+9
| | | | | | | formating of pkg-descr - Release maintainership Feature safe: yes
* - Move LICENSE to correct locationjhale2012-11-301-7/+4
| | | | | | | | | - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses - Trim Makefile header PR: ports/173999 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
* - Convert to new options frameworkjhale2012-11-301-30/+27
| | | | | | | | | - Drop ABI version numbers from LIB_DEPENDS - Trim Makefile header PR: ports/174003 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
* - Pass maintainership to new volunteer [1]jhale2012-11-302-8/+3
| | | | | | | | | - Remove indefinite article from COMMENT - Trim Makefile header - Remove SVN tag from pkg-plist Submitted by: Alex Stangl <alex@stangl.us> (via ports@ ML) Feature safe: yes
* - Update to 0.2.4 [1]jhale2012-11-303-35/+74
| | | | | | | | | | | | - Trim Makefile header [2] - Remove indefinite article from COMMENT [2] - Add .desktop file [2] - Make NLS optional [2] PR: ports/173181 Submitted by: Beni Keller <navigium@grindcore.ch> (maintainer) [1] Approved by: maintainer (via private mail) [2] Feature safe: yes
* o Correct typo.delphij2012-11-301-1/+1
| | | | | | PR: ports/173663 Submitted by: Chris Mikkelson <cmikk uerige.oss.uswest.net> Feature safe: yes
* Turn maintainer over to new volunteereadler2012-11-301-4/+2
| | | | | | | | Trim headers PR: ports/174008 Submitted by: wblock (maintainer) Feature safe: yes
* - Update to 1.4.5jhale2012-11-303-29/+31
| | | | | | | | | | | - Convert to new options framework [1] - Whitespace cleanup [1] - Trim Makefile header [1] PR: ports/173288 (based on) Submitted by: maintainer Approved by: maintainer timeout (2 weeks) [1] Feature safe: yes
* Remove some dead MASTER_SITES.wxs2012-11-301-3/+1
| | | | | | PR: ports/173759 Submitted by: Takefu <takefu@airport.fm> (maintainer) Feature safe: yes
* Pass maintainer to Paul Schmehl. Thank you Alexander for your work on these.wxs2012-11-302-2/+2
| | | | | | | PR: ports/173756 Submitted by: Alexander Demin <support@spectrum.ru> (old maintainer) Approved by: new maintainer Feature safe: yes
* Update to 20121111.wxs2012-11-302-6/+6
| | | | | | PR: ports/173701 Submitted by: Mikolaj Golub <trociny@FreeBSD.org> (maintainer) Feature safe: yes
* Update to 2.4.33.wxs2012-11-302-3/+3
| | | | | | PR: ports/173968 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) Feature safe: yes
* - Update to 1.26eadler2012-11-302-6/+4
| | | | | | - Take maintainership Feature safe: yes
* - New MASTER_SITES pathfluffy2012-11-301-1/+2
| | | | Feature safe: yes
* - Fix build with clangmadpilot2012-11-301-5/+2
| | | | | | | | - While I'm here, trim Makefile headers PR: ports/174006 Submitted by: Christian Mangin <christian.mangin@gmail.com> Feature safe: yes
* Upgrade to 1.02.thierry2012-11-303-8/+5
| | | | | | | Changelog at <http://code.google.com/p/pinot-search/downloads/detail?name=pinot-1.02.tar.gz> Feature safe: yes
* - Trim headerbdrewery2012-11-301-22/+25
| | | | | | | | | | - Convert to new options framework - Fix MASTER_SITES to a working location - Bump PORTREVISION due to new default options PR: ports/172463 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes
* Fix timeout issue in ssl_connection.erl.olgeni2012-11-302-0/+17
| | | | | | | | Due to a missing function clause to handle the ssl:ssl_accept-timeout, it was treated as a canceled timeout. Submitted by: Ingela Anderton Andin on erlang-bugs Feature safe: yes
* The Volatility Framework is a completely open collection of tools, implementedsbz2012-11-305-0/+695
| | | | | | | | | | | in Python under the GNU General Public License, for the extraction of digital artifacts from volatile memory (RAM) samples. WWW: http://code.google.com/p/volatility PR: ports/172910 Submitted by: antoine@FreeBSD.org Feature safe: yes
* www/yahoo-uiohauer2012-11-303-7/+27
| | | | | | | | | | | - fix CVE-2012-5881 security/vuxml - adjust version (we have only 2.8.2 in the tree) Feature safe: yes Approved by: glarkin (maintainer) explicit
* Convert to new options.wxs2012-11-301-5/+7
| | | | | | | | Cleanup COMMENT. PR: ports/173552 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* Trailing slashes in RUN_DEPENDS upset some toolscrees2012-11-301-1/+1
| | | | | Wrist slapped by: bapt Feature safe: yes
* Supplemental plugins for Harlan Carvey's RegRipper.pawel2012-11-305-0/+276
| | | | | | | | WWW: http://code.google.com/p/regripperplugins/ PR: ports/172900 Submitted by: antoine@FreeBSD.org Feature safe: yes
* RegRipper is an open source tool, written in Perl, for extracting/parsingpawel2012-11-304-0/+41
| | | | | | | | | | | information (keys, values, data) from the Registry and presenting it for analysis. WWW: http://code.google.com/p/regripper/ PR: ports/172899 Submitted by: antoine@FreeBSD.org Feature safe: yes
* - Update to 1.8.2lme2012-11-302-13/+4
| | | | | | | | | | | - Remove OPTIONS for database dependencies as they're already handled by databases/libdbi-drivers and configure parameter "--enable-pgsql" doesn't do anything [1] Changelog: https://www.icinga.org/2012/11/28/icinga-1-8-2-core-classic-ui-idoutils-bugfix-release/ Suggested by: zeising [1] Feature safe: yes
* libCEC allows you in combination with the right hardware to control yourpawel2012-11-305-0/+59
| | | | | | | | | | | | | | device with your TV remote control utilising your existing HDMI cabling. This library is an enabling platform for the CEC bus in HDMI, it allows developers to interact with other HDMI devices without having to worry about the communication overhead, handshaking, and the various ways of sending a message for each vendor. WWW: http://libcec.pulse-eight.com PR: ports/172781 Submitted by: Manuel Creach <manuel.creach@icloud.com> Feature safe: yes
* - Update to 0.46culot2012-11-302-10/+5
| | | | | Changes: http://search.cpan.org/dist/GnuPG-Interface/ChangeLog Feature safe: yes
* - Update to 0.03bdrewery2012-11-302-8/+4
| | | | | | - Trim header Feature safe: yes
* - Update to 1.6.9bdrewery2012-11-302-3/+3
| | | | | | | | | | | | | | | | | | | | | Changes: 1.6.9 ===== - xml: www.wetter.com: wind fixed 1.6.8 ===== - xml: www.wetter.com: wind and additional info fixed 1.6.7 ===== - xml: gismeteo.com: location name fixed PR: ports/173763 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Feature safe: yes
* - Update to 2.64culot2012-11-302-9/+15
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Math-Polynomial-Solve/Changes Feature safe: yes
* Update to 3.0.0.wxs2012-11-303-9/+31
| | | | | | | PR: ports/173957 Submitted by: wxs@ Approved by: maintainer (private mail) Feature safe: yes
* Update to 0.14(.)02.tobez2012-11-302-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/GWYN/POE-Component-Generic-0.1402/Changes Feature safe: yes
* Update to 0.06.tobez2012-11-292-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/BINGOS/Net-IP-Minimal-0.06/Changes Feature safe: yes
* - Use PORTVERSION:R in MASTER_SITESpawel2012-11-291-7/+7
| | | | | | | | | - Fix COMMENT - Sort USE flags - Remove word Enable from option's descriptions Suggested by: danfe Feature safe: yes
* - Fix fetchnivit2012-11-291-0/+1
| | | | | | PR: ports/173216 Submitted by: avilla Feature safe: yes
* The renderer sandbox is unused so avoid the call to GetInstance()rene2012-11-291-1/+10
| | | | | | This prevents a crash at startup when Chromium is built in debug mode. Submitted by: George Liaskos Feature safe: yes
* - Fix configure script to work with clanggahr2012-11-291-6/+2
| | | | | | - Trim Makefile header Feature safe: yes
* Update spectrwm to 2.1.1zeising2012-11-292-3/+3
| | | | | | | | | | This is a bug fix release, which amongst other things fixes the bar clock not updating properly. Full changelog here: https://opensource.conformal.com/fluxbb/viewtopic.php?pid=1949#p1949 Approved by: kwm, miwi (mentors, implicit) Feature safe: yes
* - Update to 0.19jadawin2012-11-293-12/+13
| | | | | | PR: ports/173955 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Feature safe: yes
* - Update to 0.5.1.r1amdmi32012-11-2913-457/+28
| | | | | | | | | | - OptionsNG - Trim headers - Pass maintainership to submitter PR: 168957 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> Feature safe: yes
* Simplify PTHREAD_LIBS fix by removing useless patchmartymac2012-11-292-24/+1
| | | | | Suggested by: danfe Feature safe: yes
* 2012-11-29 net/amqp08: No more public distfilesbapt2012-11-2920-1424/+2
| | | | | | 2012-11-29 games/kmquake2: No more public distfiles Feature safe: yes
* - update 0.32bapt2012-11-292-7/+3
| | | | | | - undeprecate Feature safe: yes
* - Update to 1.492lwhsu2012-11-292-3/+3
| | | | | | | PR: ports/173966 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> Feature safe: yes
* Not maintained since 2007, no longer used by any ports and more recent ↵eadler2012-11-291-5/+4
| | | | | | | | versions available. PR: ports/173970 Submitted by: Alan Hicks <ahicks@p-o.co.uk> Feature safe: yes
* Chase sysutils/sleuthkit update.ehaupt2012-11-291-0/+1
| | | | | Notified by: bdrewery Feature safe: yes
* - Update to 4.0.1ehaupt2012-11-294-22/+23
| | | | | | | - Take maintainership - Remove double spaces from pkg-descr and 'fmt -w 80' Feature safe: yes
* - OptionsNGamdmi32012-11-291-8/+5
| | | | | | | - Trim header - Remove unneeded quotes Feature safe: yes
* - OptionsNGamdmi32012-11-291-7/+3
| | | | | | | | - Trim header PR: 173778 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Feature safe: yes
* - Remove webkit-image leftoversamdmi32012-11-292-18/+5
| | | | | | | | - Trim header PR: 173805 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Feature safe: yes
* - Update to 0.25alpha23-HPR (even though it's modestly labeled "alpha", the ↵ehaupt2012-11-294-64/+14
| | | | | | | | | | new official maintainer has provided many fixes and improvements which justify an update) - Update WWW - Trim header Feature safe: yes
* - Simplify Makefileamdmi32012-11-292-20/+16
| | | | | | PR: 171363 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Feature safe: yes
* - Update to 1.0jase2012-11-297-84/+142
| | | | | | | | | - Convert to new OPTIONSng - Add UPDATING entry noting the automatic modification of configuration file Changes: http://wiki.znc.in/ChangeLog/1.0 Feature safe: yes
* - Update to 0.1.20121128 (current git snapshot)ehaupt2012-11-292-8/+5
| | | | | | - Trim header Feature safe: yes
* - Update to version 1.14 [1]pawel2012-11-292-21/+13
| | | | | | | | | | - Remove GDBM option [1] - Add missing deps - Ports needs pkg-config during build PR: ports/173705 [1] Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer) Feature safe: yes
* Add a note about a workaround for the latest Opera under KDE crashing on start.itetcu2012-11-291-0/+9
| | | | Feature safe: yes
* Update to 2.0.6 release (1)matthew2012-11-295-21/+161
| | | | | | | | | | | | | - trim Makefile headers - remove files/patch-configure as it has been incorporated upstream - Import a FreeBSD specific fix for shared mutex suppport from the project SVN repo (2): https://code.google.com/p/sphinxsearch/source/detail?r=3519 Feature safe: yes Submitted by: (1) Portscout (2) Denis <devzone.my@gmail.com>
* Add LIRC option (default off.)nox2012-11-291-1/+8
| | | | | Suggested by: hselasky Feature safe: yes
* Update pkg-descrpawel2012-11-291-1/+1
| | | | | | | PR: ports/173833 Submitted by: poyopoyo@puripuri.plala.or.jp Approved by: maintainer Feature safe: yes
* - Update to version 2.26pawel2012-11-293-16/+27
| | | | | | | | - Hand maintainership to submitter PR: ports/173849 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* - Update to 2.43dpawel2012-11-292-20/+19
| | | | | | | | - Hand maintainership to submitter PR: ports/173870 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* Update to version 0.8.99.2pawel2012-11-296-33/+39
| | | | | | PR: ports/173752 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Feature safe: yes
* - Update to 2.2.11ehaupt2012-11-293-25/+5
| | | | | | | | - Fix build on 7.x/amd64 - Trim header - Take maintainership Feature safe: yes
* - Update to version 1.5.1 [1]pawel2012-11-292-9/+6
| | | | | | | | - Fix COMMENT PR: ports/173715 [1] Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Feature safe: yes
* Update to version 1.1.1.2pawel2012-11-292-3/+3
| | | | | | PR: ports/173765 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Feature safe: yes
* - Add chrome to the list of known browsers and while here remove unusedbeat2012-11-291-3/+3
| | | | | | | | firefox3. PR: ports/173553 Submitted by: antoine Feature safe: yes
* Upgrade to version R15B03.olgeni2012-11-294-23/+24
| | | | Feature safe: yes
* Add one more month before removal: we are working on some patches andthierry2012-11-291-1/+1
| | | | | | | hope to fix it (breakage due to VTK upgrade already fixed, the breakage due to Qt's upgrade beeing investigated). Feature safe: yes
* - Remove base python install directories from plistculot2012-11-291-2/+0
| | | | | Suggested by: rm@ Feature safe: yes
* - Update to 1.6.14 [1]culot2012-11-293-10/+29
| | | | | | | | | - use dirrmtry in plist for shared python directories to silence pkg_delete warnings PR: ports/173922 [1] Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer) Feature safe: yes
* Mark typo346 as deprecated:eadler2012-11-292-4/+8
| | | | | | | | Upstream considers this version EoL except from a security point of view. PR: ports/173974 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Feature safe: yes
* Update to 2.11eadler2012-11-292-8/+4
| | | | | | PR: ports/173975 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Feature safe: yes
* Document tool which converts from old style header to new styleeadler2012-11-291-0/+1
| | | | Feature safe: yes
* 2012-11-26 databases/postgresql-libpqxx: No more public distfilesbapt2012-11-2911-211/+2
| | | | | | 2012-10-20 devel/portlet-api: No more public distfiles Feature safe: yes
* - Update to version 1.3.2.1 [1]pawel2012-11-294-58/+86
| | | | | | | | | | | - Respect DOCS, NLS options [1] - Hand maintainership to submitter [1] - Add missing deps - Trim Makefile headers PR: ports/173835 [1] Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* 2012-11-28 chinese/pyDict: Depends on the expired gtkglarea through py-gtk [1]bapt2012-11-2915-412/+2
| | | | | | | | 2012-11-28 x11-toolkits/py-gtk: Depends on the expired gtkglarea [2] Approved by: silence of maintainer [1] gnome (kwm) [2] Feature safe: yes
* Removed pygtk from bsd.gnome.mkbapt2012-11-291-6/+1
| | | | | Approved by: gnome (kwm) Feature safe: yes
* 2012-11-23 mail/vchkuser: mail/qmail-spamcontrol replaces this portbdrewery2012-11-295-47/+1
| | | | | | PR: ports/170860 Submitted by: Luiz Otavio O Souza <loos.br@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.6 [1]culot2012-11-293-9/+7
| | | | | | | | - Trim Makefile header PR: ports/173720 [1] Submitted by: William Grzybowski <william88@gmail.com> (maintainer) Feature safe: yes
* Better explain why www/p5-Sledge-SessionManager-CookieStore andbapt2012-11-291-2/+2
| | | | | | www/p5-Sledge-Template-Expr are gone Feature safe: yes
* 2012-11-28 www/p5-Sledge: depends on mod_perl 1 which is gonebapt2012-11-2954-561/+13
| | | | | | | | | | | | | | | | | | 2012-11-28 www/p5-Sledge-Plugin-CacheContent: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-Download: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-Dumper: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-HTML2HDML: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-Log: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-NoCache: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-SaveUpload: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-ScratchPad: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-SessionAutoCleanup: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Plugin-XSLT: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-SessionManager-CookieStore: depends on mod_perl 1 which is gone 2012-11-28 www/p5-Sledge-Template-Expr: depends on mod_perl 1 which is gone Approved by: dhn (maintainer) Feature safe: yes
* - Update to 0.49.1bdrewery2012-11-292-10/+4
| | | | | | | - Trim header - Fix keyword property on distinfo Feature safe: yes
* - Update to 0.24bdrewery2012-11-292-3/+3
| | | | Feature safe: yes
* - Update to 1.4.7miwi2012-11-292-8/+4
| | | | | | - Convert Header Feature safe: yes
* - Resolve run-time issues mentioned in these PRs by adding -lgssapi_krb5 to ↵zi2012-11-292-3/+11
| | | | | | | | | | the LDFLAGS list. - Bump PORTREVISION PR: ports/137729, ports/147282, ports/147282 Approved by: maintainer timeout (2+ years) Feature safe: yes
* Update to 4.2.3 release.ale2012-11-282-3/+3
| | | | Feature safe: yes
* Update to 0.20.tobez2012-11-282-8/+3
| | | | | | Changes: http://cpansearch.perl.org/src/SALVA/Class-StateMachine-0.20/Changes Feature safe: yes
* Update to 1.003.tobez2012-11-282-8/+3
| | | | | | Changes: http://cpansearch.perl.org/src/DAGOLDEN/File-pushd-1.003/Changes Feature safe: yes
* 2012-11-26 emulators/gcube: No more public distfilesbapt2012-11-2877-3520/+11
| | | | | | | | | | | | | | | 2012-11-26 games/stepbill: No more public distfiles 2012-11-26 deskutils/ktagebuch: No more public distfiles 2012-11-26 games/jetpack: No more public distfiles 2012-11-26 games/tremor: No more public distfiles 2012-11-26 graphics/jpeg2pdf: No more public distfiles 2012-11-26 java/westhawksnmp: No more public distfiles 2012-11-26 japanese/tcl76: No more public distfiles 2012-11-26 math/stepulator: No more public distfiles 2012-11-26 editors/jedit-devel: Stable version is more recent than devel 2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12 Feature safe: yes
* Fix date in yahoo-ui entry.wxs2012-11-281-1/+2
| | | | | Noticed by: dvl@ Feature safe: yes
* - Update to 05_20121125gahr2012-11-284-24/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20121125: - The makefiles and the file setpaths.c were improved to accept the macros S7_LIB_DIR (Directory with static Seed7 object libraries) and SEED7_LIBRARY (Directory with the Seed7 include libraries). Now the build process of a package can call make e.g. with: make S7_LIB_DIR=/abc/seed7/bin SEED7_LIBRARY=/abc/seed7/lib depend This way the two paths are defined in version.h. This defines them as default paths in the interpreter executable and in the compiler. - An explanation, what a binary Seed7 package should install, was added to the FAQ. This can be used as guideline for Seed7 packages. - The description of the times-operator in the manual and in array.s7i was improved. - A description of the function name(PROGRAM), file(PROGRAM) and 'environment' was added to the manual. - The new library environment.s7i was added. Most of the contents of this library was extracted from "seed7_05.sd7". The new library is included from "seed7_05.s7i", so no change in existing programs is necessary. - A documentation comment for getSearchPath was added to shell.s7i. - The functions ltrim and rtrim were added to the library string.s7i. - Testcases for ltrim and rtrim were added to chkstr.sd7. - The function getProgramName in arr_rtl.c was improved to do the comparison with EXECUTABLE_FILE_EXTENSION correctly. - The program tar7.sd7 was improved to accept also DOS paths for the file specified with -f. - The function homeDir was improved to work with DJGPP (either $HOME or C:\ is used). - The function prc_cpy in prclib.c was improved. - The files executl.c, hshlib.c, ref_data.c, reflib.c and sctlib.c were improved to copy the descriptor union with memcpy and to copy the posinfo flag with SET_ANY_FLAG, when necessary. 20121104: - The new function homeDir was added to the library osfiles.s7i. Interpreter and compiler were improved to support homeDir. - The libraries makedata.s7i and make.s7i were improved to support replacement macros. - A check for division by zero with /:= was added to chkflt.sd7. - The compiler (comp.sd7) was improved to use definitions of NOT_A_NUMBER, POSITIVE_INFINITY and NEGATIVE_INFINITY. - The program chkccomp.c was improved. Now it manages the macros likely, unlikely, UNISTD_H_PRESENT, POPEN_MISSING, os_utime_orig, os_utime, USE_ALTERNATE_UTIME, INCLUDE_SYS_UTIME, USE_LOCALTIME_R, USE_LOCALTIME_S, FLOAT_ZERO_DIV_ERROR, CHECK_FLOAT_DIV_BY_ZERO, ISNAN_WITH_UNDERLINE and HOME_DIR_ENV_VAR. Additionally chkccomp.c does not depend on the definitions of long_long_EXISTS, long_long_SUFFIX_LL, __int64_EXISTS, __int64_SUFFIX_LL and USE_BUILTIN_EXPECT in chkccomp.h. - The functions flt_div and flt_div_assign in fltlib.c were improved to work correctly when CHECK_FLOAT_DIV_BY_ZERO is defined. - Several #defines were ommitted from the makefiles. - Explanations of several version.h #defines were added to read_me.txt Feature safe: yes
* Propose to replace graphics/xfig-devel by graphics/xfigbapt2012-11-281-1/+1
| | | | Feature safe: yes
* - Update to 3.0.7tota2012-11-282-3/+3
| | | | Feature safe: yes
* - Remove indefinite article from COMMENTak2012-11-281-2/+2
| | | | | | | | - Fix MASTER_SITES [1] PR: ports/173823 [1] Submitted by: Andrew Stevenson <andrew@ugh.net.au> Feature safe: yes
* Add patchfile.ehaupt2012-11-281-0/+11
| | | | Feature safe: yes
* Update to 2.4.2035ehaupt2012-11-283-51/+51
| | | | Feature safe: yes
* 2012-11-26 ftp/mget: No more public distfilesbapt2012-11-2865-4180/+11
| | | | | | | | | | | | | | | 2012-11-26 graphics/yap: No more public distfiles 2012-11-26 games/demonquake: No more public distfiles 2012-11-26 databases/php-sqlrelay: No more public distfiles 2012-11-26 devel/fastdep: No more public distfiles 2012-11-26 graphics/svgviewer: No more public distfiles 2012-11-26 comms/garmin-utils: No more public distfiles 2012-11-26 comms/snooper: No more public distfiles 2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version 2012-11-26 irc/irchat-jp: No more public distfiles 2012-11-26 games/xcogitate: No more public distfiles Feature safe: yes
* - Remove indefinite article from COMMENTak2012-11-282-14/+14
| | | | | | | | | | | | - Use standard option name for postgresql - Convert tab to space after WWW: in pkg-descr - Convert Makefile headers to new style [1] - Convert to new options framework [1] PR: ports/173563 (based on) [1] Submitted by: Charlie & <edward@rdtan.net> Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes
* 2012-11-27 java/jmp: Java 1.5 is EOLedbapt2012-11-2874-2040/+12
| | | | | | | | | | | | | | | | 2012-11-26 irc/tr-ircd: No more public distfiles 2012-11-26 lang/imp-interpreter: No more public distfiles 2012-11-26 games/xquarto: No more public distfiles 2012-11-26 games/six: No more public distfiles 2012-11-26 finance/gfp: No more public distfiles 2012-11-26 games/44bsd-hunt: No more public distfiles 2012-11-26 graphics/ale: No more public distfiles 2012-11-26 german/digibux: No more public distfiles 2012-11-26 java/eclipse-clay-core: No more public distfiles 2012-11-26 games/xbloody: No more public distfiles 2012-11-26 dns/sqldjbdns: No more public distfiles Feature safe: yes
* - Update to 20121026 [1]ak2012-11-282-11/+6
| | | | | | | | | - Convert Makefile headers to new style - Remove ABI version numbers from LIB_DEPENDS PR: ports/173522 [1] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Feature safe: yes
* 2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fieldsbapt2012-11-2846-876/+8
| | | | | | | | | | | | 2012-11-26 textproc/lemmatizer: No more public distfiles 2012-11-26 net/relay: No more public distfiles 2012-11-26 x11-clocks/bmp-alarm: No more public distfiles 2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles 2012-11-26 japanese/libicq: No more public distfiles and development ceased 2012-11-26 graphics/tonicpoint-viewer: No more public distfiles 2012-11-26 devel/safestr: No more public distfiles Feature safe: yes
* - Update to 2.26.0culot2012-11-283-3/+16
| | | | | | PR: ports/173568 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes
* 2012-11-27 graphics/morpheus: Depends on the expired gtkglareabapt2012-11-2866-2078/+9
| | | | | | | | | | | | | 2012-11-27 devel/jakarta-commons-chain: Depends on the expired devel/portlet-api 2012-11-27 math/p5-Math-LinearCombination: Depends on the expired p5-Class-Field 2012-11-26 x11/padkey: No more public distfiles 2012-11-26 japanese/gicq: No more public distfiles and development ceased 2012-11-26 www/momspider: No more public distfiles 2012-11-26 japanese/perl5: Recent perl supports correctly japanese, consider using them 2012-11-26 sysutils/fuser: No more public distfiles 2012-11-26 textproc/ascii2pdf: No more public distfiles Feature safe: yes
* - Update to 1.12culot2012-11-282-3/+3
| | | | | Changes: http://search.cpan.org/dist/Net-Frame-Dump/Changes Feature safe: yes
* 2012-11-26 benchmarks/gsbench: No more public distfilesbapt2012-11-2838-485/+7
| | | | | | | | | | | 2012-11-26 benchmarks/xengine: No more public distfiles 2012-11-26 biology/belvu: No more public distfiles 2012-11-26 multimedia/kaffeine-mozilla: No more public distfiles 2012-11-26 www/gnustep-ticker: Abandonware 2012-11-26 net/tryst-examples: Abandonware 2012-11-26 net/tryst: Abandonware Feature safe: yes
* - Update to 1.97martymac2012-11-283-7/+33
| | | | | | - Use $PTHREAD_LIBS instead of -lpthread Feature safe: yes
* - Update to 0.17019culot2012-11-282-8/+4
| | | | | Changes: http://search.cpan.org/dist/Error/ChangeLog Feature safe: yes
* 2012-11-26 astro/position: No more public distfilesbapt2012-11-2853-1354/+6
| | | | | | | | | | 2012-11-26 astro/tangogps: No more public distfiles 2012-11-26 audio/id3ren: No more public distfiles 2012-11-26 audio/volumecontrol: No more public distfiles 2012-11-27 audio/wsoundprefs: Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp 2012-11-26 audio/wsoundserver: Depends on deprecated libdockapp Feature safe: yes
* 2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtkbapt2012-11-2863-1524/+6
| | | | | | | | | | 2012-11-26 palm/txt2pdbdoc: No more public distfiles 2012-11-26 sysutils/xloadface: No more public distfiles 2012-11-26 shells/gscommander: Abandonware 2012-11-26 security/saferpay: No more public distfiles 2012-11-26 x11-wm/qvwm: No more public distfiles Feature safe: yes
* - Update to 6.05culot2012-11-282-9/+4
| | | | | Changes: http://search.cpan.org/dist/Net-HTTP/Changes Feature safe: yes
* - Update to 0.10.1bapt2012-11-282-13/+8
| | | | | | | - Trim header - Remove ABI versions form LIB_DEPENDS Feature safe: yes
* Back to the pool as I have no time for it anymorebapt2012-11-281-2/+2
| | | | | | While here remove useless quotes in some options descriptions Feature safe: yes
* - Update to 1.1.0 [1]bdrewery2012-11-282-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Trim header Changes: Version -> 1.1.0 Fix in regression tests. Now "make test" exits with non-zero status if something fails. lmdbg-run: - Zero addresses are removed from stacktraces generated by glibc's backtrace(3). This fixes asserts in lmdbg-stat(1). - Double "0x" in "info section" were fixed (seen on NetBSD). - backtrace(3) from libexecinfo is used instead of builtin implementation if the library and execinfo.h are available (FreeBSD, NetBSD). lmdbg-sym: - Fixes. Sometimes addresses were converted to symbols incorrectly. The problem was seen on modern Linux distros with recent gdb(1). lmdbg-stat: - Now incompletly read lines (having no LF in the end) are ignored. This fixes crashes and therefore empty output or lmdbg(1) when analysed program is killed. - Alternative implementation written in awk was removed. Build infrastructure was converted to 2-level dirs. This requires mk-configure>=0.23.0 for build. Minor clean-ups in man pages and Makefiles. PR: ports/173706 [1] Submitted by: trociny (maintainer) [1] Feature safe: yes
* - Convert tab to space after Created by:ak2012-11-281-4/+4
| | | | | | | | - Use standard option name for pulseaudio Suggested by: danfe Approved by: Stephen Hurd <shurd@sasktel.net> (maintainer) Feature safe: yes
* - Update to 0.9.8 [1]bdrewery2012-11-282-9/+5
| | | | | | | | | - Trim header - Remove ABI versions form LIB_DEPENDS PR: ports/173960 [1] Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) [1] Feature safe: yes
* - Update to 0.9.8 [1]bdrewery2012-11-282-10/+6
| | | | | | | | | - Trim header - Remove ABI versions from LIB_DEPENDS PR: ports/173961 [1] Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) [1] Feature safe: yes
* - Update to 1.20bdrewery2012-11-282-3/+3
| | | | | | PR: ports/173862 Submitted by: Sébastien Santoro <dereckson@gmail.com> (maintainer) Feature safe: yes
* - Update to 3.10bdrewery2012-11-283-8/+6
| | | | | | | | - Trim header PR: ports/173836 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) Feature safe: yes
* - Update to 2.7.0swills2012-11-284-37/+62
| | | | | | | | | | | | | | | | | | - Add CHEESESHOP as primary MASTERSITE - Remove LICENSE_FILE for those in bsd.licenses.db.mk - Whitespace alignment - Add HIREDIS OPTIONng - Use easy_install (make tests easier to run) - Add zip_safe=False to setup.py - Update and sort pkg-plist - Replace dirrmtry with dirrm - New Makefile header convention - Give maintainership to submitter PR: ports/172481 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Approved by: clsung via IRC Feature safe: yes
* An EVE Online skill monitoring standalone application.swills2012-11-285-0/+45
| | | | | | | WWW: http://gtkevemon.battleclinic.com PR: ports/173909 Feature safe: yes
* firefly fails to compile with clangeadler2012-11-281-0/+2
| | | | | | | PR: ports/173593 Submitted by: Kimmo Paasiala <kpaasial@gmail.com> Approved by: Mark Foster <mark@g.foster.cc> (maintainer) Feature safe: yes
* - Update to 0.7.6swills2012-11-282-3/+3
| | | | | | PR: ports/173908 Submitted by: Mark Felder <feld@feld.me> (maintainer) Feature safe: yes
* Update to svn 1412710.maho2012-11-282-5/+5
| | | | Feature safe: yes
* - Update to 0.9.9.17bdrewery2012-11-284-7/+31
| | | | | | PR: ports/173845 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
* - Update to 2.0.9swills2012-11-284-15/+10
| | | | | | PR: ports/173959 Submitted by: Mark Felder <feld@feld.me> (maintainer) Feature safe: yes
* - Update to 0.8.15swills2012-11-282-3/+3
| | | | | | PR: ports/173949 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes
* - Update amule-devel to r10802bar2012-11-287-66/+8
| | | | | | | | | | - Remove obsolete patches from r1079[3-5] - Remove DOCS and NLS from OPTIONS_DEFAULT, which I introduced in the previous submission - Change my email address to bar@FreeBSD.org Approved by: rene (mentor) Feature safe: yes
* - Update firebug to the latest releasebar2012-11-282-4/+4
| | | | | | | - Change my email address to bar@FreeBSD.org Approved by: rene (mentor) Feature safe: yes
* - Update to 1.1.2.stephen2012-11-282-3/+3
| | | | Feature safe: yes
* Introducing the new sysutils/cfengine34 port which will track the 3.4.Xcy2012-11-2810-0/+533
| | | | | | branch. Feature safe: yes
* - Fix stopping via rc scriptmadpilot2012-11-283-10/+21
| | | | | | | | | | | | - Fix build with clang [1] - Trim Makefile headers - Bump PORTREVISION PR: ports/173852 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Obtained by: slim svn repository [1] Feature safe: yes
* Switch to USE_GITHUB (ecc8581).olgeni2012-11-283-33/+8
| | | | Feature safe: yes
* Update to 2.2ehaupt2012-11-282-9/+6
| | | | Feature safe: yes
* Update to 2.0.3.rakuco2012-11-2820-555/+68
| | | | | | | | | | | This new version includes a migration from Perl to C and support for ipfw and pf. While here, trim the Makefile headers. PR: ports/171951 Submitted by: Sean Greven <sean.greven@gmail.com> (maintainer) Feature safe: yes
* Fix crash when a table viewer in the observer application attemptsolgeni2012-11-282-1/+15
| | | | | | | to refresh an ETS table which no longer exists. Submitted by: Peti Gomori on erlang-patches Feature safe: yes
* - document www/yahoo-ui security issue and mark port forbidden [1]ohauer2012-11-282-3/+42
| | | | | | | | | | | | | | pet portlint (maintainer is already notified) - adjust CVE entries for bugzilla (CVE-2012-5475 was rejected) [2] Feature safe: yes Security: CVE-2012-5881 [1][2] CVE-2012-5882 [1][2] CVE-2012-5883 [2] Approved by: glarkin (implicit) [1]
* - Update to 1.2.3bdrewery2012-11-282-4/+8
| | | | | | - Use GHC for MASTER_SITES Feature safe: yes
* - Update to 0.2.6culot2012-11-282-9/+5
| | | | | | | - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/File-Find-Object/Changes Feature safe: yes
* - Update to 1.30culot2012-11-282-4/+4
| | | | | | | - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes Feature safe: yes
* - Update to 0.78culot2012-11-282-4/+3
| | | | | Changes: http://search.cpan.org/dist/DateTime/Changes Feature safe: yes
* Update to 23.0.1271.91rene2012-11-282-4/+3
| | | | | Security: http://www.vuxml.org/freebsd/4d64fc61-3878-11e2-a4eb-00262d5ed8ee.html Feature safe: yes
* Update to 1.8.0.1wxs2012-11-283-7/+8
| | | | Feature safe: yes
* - Update to 0.90.3bdrewery2012-11-282-8/+4
| | | | | | - Trim header Feature safe: yes
* - Update to 1.8bdrewery2012-11-282-8/+4
| | | | | | - Trim header Feature safe: yes
* - Update to 1.36culot2012-11-272-7/+3
| | | | | Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog Feature safe: yes
* - Chase x11-toolkits/fox17 shlib version bumpgahr2012-11-271-5/+2
| | | | | | - Trim Makefile header Feature safe: yes
* - Update to 1.7.37gahr2012-11-272-8/+4
| | | | | | | | | | | | | | | | | | | | | | Changes: * Added auto-numbering in FXHeader. * Added alpha-numbering in FXHeader. * Fixes to FXProcess implementation on Windows. * Fixed aligned to unaligned store in FXMat2f SSE implementation. * Slightly stricter TGA header recognition. * Removed FXSemaphore value() API. Never used, and not really useful. * FXRecentFiles allows for up to 32 entries; still defaults to 10, however. * Fix in Windows non-UNICODE implementation of FXStat created(), accessed(), and modified() API's. * Added API's to FXWorker class. * Added API to FXPtrQueue class. * FXPath::contract() should only replace whole path-components. * Prototype of wndproc() was not correct for 64-bit Windows. - Trim Makefile headers Feature safe: yes
* - Fix comestic errorsjadawin2012-11-272-3/+3
| | | | | | | - Better usage of Makefile Reported by: jhale@ Feature safe: yes
* - Update to 0.29 [1]culot2012-11-273-10/+30
| | | | | | | | | | - Bump PORTEPOCH (pkg_version reports that 0.031 is greater than 0.29) - Add missing dependency on HTTP::Message - Add LICENSE (Artistic 1 & GPL1) PR: ports/173391 [1] Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer) Feature safe: yes
* - Fix pkg-plistjadawin2012-11-271-1/+1
| | | | | Reported by: jhale@ Feature safe: yes
* - Update to 2.78culot2012-11-272-3/+3
| | | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes Feature safe: yes
* - Update to 1.30culot2012-11-272-9/+6
| | | | | | | - Add LICENSE (Artistic 2) Changes: http://search.cpan.org/dist/Devel-StackTrace/Changes Feature safe: yes
* - Update to 0.90culot2012-11-272-3/+3
| | | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Feature safe: yes
* - update distinfo, because tarball was rerolled (see [1])rm2012-11-271-2/+2
| | | | | | | | | | New tarball has no content changes, but since it was recreated, the checksum and size had changed and fetch stoped to working. [1] http://goo.gl/5JVc4 Approved by: Hans Fr. Nordhaug <hans at nordhaug.priv dot no> (maintained, via ports@ ML) Feature safe: yes
* - Update to 0.6.27culot2012-11-273-7/+5
| | | | | | PR: ports/173919 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer) Feature safe: yes
* - Update to 0.3madpilot2012-11-274-33/+23
| | | | | | | | | - Use new options framework for DOCS - Trim Makefile headers PR: ports/173941 Submitted by: Matthew Donovan <kitche@kitchetech.com> (maintainer) Feature safe: yes
* - Fix WWW in pkg-descrzi2012-11-271-1/+1
| | | | | Submitted by: az@ Feature safe: yes
* Update to 0.14martymac2012-11-273-63/+3
| | | | Feature safe: yes
* - Convert Makefile headers to new styleak2012-11-271-23/+11
| | | | | | | | | - Convert to new options framework PR: ports/173608 (based on) Submitted by: Charlie & <edward@rdtan.net> Approved by: Stephen Hurd <shurd@sasktel.net> (maintainer) Feature safe: yes
* - Add support for cloud.github.com when using USE_GITHUBgahr2012-11-271-3/+6
| | | | | Feature safe: yes Approved by: bapt (portmgr@)
* - Chase x11-toolkits/fox16 shlib version bumpgahr2012-11-275-14/+7
| | | | | | - Trim Makefile headers for ports owned by me or ports@ Feature safe: yes
* - Update to 0.9gahr2012-11-272-10/+7
| | | | | | | ChangeLog: https://github.com/yetanothergeek/fxite/blob/master/ChangeLog - Trim Makefile headers Feature safe: yes
* - Update to 1.6.47gahr2012-11-272-8/+7
| | | | | | | * Prototype of wndproc() was not correct for 64-bit Windows. - Remove shlib versions from LIB_DEPENDS Feature safe: yes
* - Add missing dependency on IO::HTML [1]culot2012-11-272-2/+4
| | | | | | | | | | - Use dirrmtry for HTTP/Request and HTTP/Headers directories (common to other modules such as p5-HTTP-Request-AsCGI or p5-HTTP-Headers-Fast) - Bump PORTREVISION for dependency change PR: ports/173460 [1] Submitted by: Tomokazu HARADA <tharada@oucrc.org> Feature safe: yes
* Upgrade to 2.03pre17ache2012-11-272-4/+5
| | | | Feature safe: yes
* - Update CONFLICTSerwin2012-11-274-22/+59
| | | | | | | | | | - Fix a typo in the OPTIONSNG conversion - Add FIXED_RRSET option - Add RPZ options (9.8 and 9.8 only) PR: 172586 Submitted by: Craig Leres <leres@ee.lbl.gov> Feature safe: yes
* - INSTALL_ICONS requires X11: only use this when installing client versionjohans2012-11-271-2/+2
| | | | | | | - Bump PORTREVISION Reported by: Stephen Hurd <shurd@broadcom.com> Feature safe: yes
* Describe new vulnerabilities in www/chromium < 23.0.1271.91rene2012-11-271-0/+42
| | | | | Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates Feature safe: yes
* This package provides a Perl interface to the F5 BigIP iControl API.jadawin2012-11-275-0/+35
| | | | | | | | | | | The F5 BigIP iControl API is an open SOAP/XML for communicating with supported F5 BigIP products. WWW: http://search.cpan.org/dist/BigIP-iControl/ PR: ports/173395 Submitted by: snowfly@yuntech.edu.tw Feature safe: yes
* - Update to 0.18jadawin2012-11-273-28/+29
| | | | | | PR: ports/173281 Submitted by: Paul Schmehl <pauls utdallas.edu> (maintainer) Feature safe: yes
* - Update to 2.16.1gahr2012-11-272-11/+6
| | | | | | | http://lists.gnu.org/archive/html/info-lilypond/2012-11/msg00002.html - Trim Makefile header Feature safe: yes
* - Update to 1.2.10-123culot2012-11-272-3/+3
| | | | | | PR: ports/173935 Submitted by: antoine@ Feature safe: yes
* Upgrade to 2.2.7.vanilla2012-11-272-3/+3
| | | | | | PR: ports/173716 Submitted by: maintainer Feature safe: yes
* Upgrade to 3.6.1.1.thierry2012-11-274-101/+74
| | | | | | Changelog at <http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html>. Feature safe: yes
* Update to 1.2.12jpaetzel2012-11-272-4/+3
| | | | Feature safe: yes
* Update to 1.1.4jpaetzel2012-11-273-3/+4
| | | | Feature safe: yes
* update to 3.3.3bf2012-11-272-3/+3
| | | | Feature safe: yes
* - Update to 1.0.2bdrewery2012-11-272-5/+5
| | | | | | - Remove ABI versions from LIB_DEPENDS Feature safe: yes
* - Update to 1.2bdrewery2012-11-273-3/+4
| | | | Feature safe: yes
* - Update to 0.30cbdrewery2012-11-272-9/+4
| | | | | | - Trim header Feature safe: yes
* Updted FileZilla to 3.6.0.1 and convert to OptionsNG format.jsa2012-11-273-21/+114
| | | | | | Reviewed by: kwm (mentor) Approved by: wxs (mentor) Feature safe: yes
* - Update to 2.3.16bdrewery2012-11-273-8/+12
| | | | | | | - Trim header - Remove ABI version from LIB_DEPENDS Feature safe: yes
* Update to 4.9.4flo2012-11-273-9/+3
| | | | Feature safe: yes
* - Update to 12.11beat2012-11-274-12/+10
| | | | | | | PR: ports/173853 Submitted by: dinoex (maintainer) Security: 0925716f-34e2-11e2-aa75-003067c2616f Feature safe: yes
* Add Asterisk 11 a new LTS version.flo2012-11-2716-0/+1896
| | | | | Tested by: wishmaster <artemrts@ukr.net> Feature safe: yes
* - Update to 2.2.2madpilot2012-11-278-80/+491
| | | | | | | | | | - Update MASTER_SITE and WWW - Add XFT support - Trim Makefile headers PR: ports/172513 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Update to 0.6.0tota2012-11-273-10/+5
| | | | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
* - Update maintainership of my Tcl/Tk ports to tcltk@gahr2012-11-278-28/+12
| | | | | | - Trim Makefile headers Feature safe: yes
* New port: devel/p5-Data-Diver:zi2012-11-275-0/+31
| | | | | | | | | | Data::Diver provides the Dive() and DiveVal() functions for ad-hoc access to elements of deeply nested data structures, and the DiveRef(), DiveError(), DiveClear(), and DiveDie() support functions. WWW: http://search.cpan.org/dist/Data-Diver Feature safe: yes
* New port: devel/p5-DateTime-Cron-Simple:zi2012-11-275-0/+31
| | | | | | | | | This module is a quick and dirty way to determine if a cron time format is valid for the current date and time. WWW: http://search.cpan.org/dist/DateTime-Cron-Simple Feature safe: yes
* New port: devel/p5-Iterator-Simple:zi2012-11-275-0/+28
| | | | | | | | Another general-purpose iterator utility that is simple, fast and powerful. WWW: http://search.cpan.org/~rintaro/Iterator-Simple/ Feature safe: yes
* - Try to remove Iterator directory instead of assuming it is emptyzi2012-11-272-1/+2
| | | | | | - Bump PORTREVISION Feature safe: yes
* - Update megaglest and megaglest-data to 3.7.1 [1]bdrewery2012-11-276-28/+32
| | | | | | | | | | - Convert to new options framework - Trim headers - Remove ABI versions from LIB_DEPENDS PR: ports/173921 [1] Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1] Feature safe: yes
* Update to 5.3.19flo2012-11-272-3/+3
| | | | Feature safe: yes
* - Update to 1.6culot2012-11-272-3/+3
| | | | | | PR: ports/173717 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Feature safe: yes
* Allow to redefine uwsgi_procname to fix 'status' command whendemon2012-11-271-0/+6
| | | | | | | | | uwsgi was started with --auto-procname option. Patch from Gennady Karpov <gekar@yandex-team.ru>. Approved by: maintainer Feature safe: yes
* - Update to 1.2.3jase2012-11-275-33/+38
| | | | | | | | - Assume maintainership Changes: https://raw.github.com/polarssl/polarssl/fb1ba781b398d39f4444515381babcc9e5a8dcd2/ChangeLog Feature safe: yes
* consolidate under (lower-case) tcltk@bf2012-11-2717-17/+17
| | | | | PR: 173753 , 173767 Feature safe: yes
* Switch main site and mirror around. The mirror is still valid but it is ↵kwm2012-11-271-2/+2
| | | | | | | really slow. Reported by: many Feature safe: yes
* - update to 1.3.4rm2012-11-272-8/+5
| | | | | | | | | | while here: - trim Makfile header - remove indefinite article from COMMENT PR: 173707 Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu> (maintainer) Feature safe: yes
* Upgrade to version 3.96.olgeni2012-11-273-3/+9
| | | | Feature safe: yes
* - reassign ports to TclTk@FreeBSD.orggahr2012-11-276-11/+7
| | | | | | | | | - while at it, trim Makefile headers in lang/tcl-modules PR: ports/173939 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (previous maintainer) Approved by: mm@ (previous maintainer of lang/tcl-modules) Feature safe: yes
* - mark as deprecated, they're going to be killed as soon as last consumergahr2012-11-262-2/+8
| | | | | | | (deskutils/abacus) has gone. This will be 2012-12-01 - assign to TclTk@ in the meanwhile Feature safe: yes
* Update to 287ehaupt2012-11-262-3/+3
| | | | Feature safe: yes
* fcitx-m17n provides the libm17n, a multilingual input method engine,wen2012-11-265-0/+37
| | | | | | | | | | | as a back-end to the Fcitx IM framework. WWW: http://code.google.com/p/fcitx/ PR: 173590 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* Update to 1.1.2erwin2012-11-264-29/+5
| | | | | | | | | | | Bugfixes: * Fixed crash on reload when config contained duplicate zones. * Fixed scheduling of transfers. * Fixed debug message. PR: 173422 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Feature safe: yes
* Update to 1.6.16erwin2012-11-262-4/+3
| | | | | | | | | | | | ldns 1.6.14 and ldns 1.6.15 had a bug in creating empty bitmaps for NSEC3 on empty non-terminals; and were unable to build a loadable pyldns module. This release has those two bugs resolved. PR: 173626 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> Approved by: maintainer Feature safe: yes
* - Update to 0.41wen2012-11-262-8/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/SHARYANTO/Log-Any-App-0.41/Changes - Trim Makefile headers Feature safe: yes
* - Update to 2.2madpilot2012-11-263-23/+67
| | | | | | | | | | | - Convert to new options framework - Install translations and respect NLS option - Trim Makefile headers PR: ports/173779 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Fraser Tweedale <frase@frase.id.au> (maintainer) Feature safe: yes
* Update to 5.74.tobez2012-11-262-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/MSHELOR/Digest-SHA-5.74/Changes Feature safe: yes
* Update to 0.44.tobez2012-11-262-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/ETHER/MooseX-Method-Signatures-0.44/Changes Feature safe: yes
* Update to 3.63.tobez2012-11-262-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/MARKSTOS/CGI.pm-3.63/Changes Feature safe: yes
* Update to 0.33.tobez2012-11-262-8/+3
| | | | | | Changes: http://cpansearch.perl.org/src/GARU/Clone-0.33/Changes Feature safe: yes
* Update to 2.8.5crees2012-11-267-170/+48
| | | | | | | | | | | PR: ports/173839 Submitted by: 4721 Reset maintainership Approved by: loader (maintainer) Feature safe: yes
* - Add missing dependencysylvio2012-11-262-3/+4
| | | | | | | | - Update to 20120626 PR: ports/171315 Submitted by: Ilya Bakulin <kibab@olymp.kibab.com> Feature safe: yes
* Update to version 1.4.2demon2012-11-262-3/+3
| | | | | Approved by: maintainer Feature safe: yes
* Update to 1.0.0 release, supporting svn 1.7.ale2012-11-262-15/+10
| | | | Feature safe: yes
* Update to 1.5025.tobez2012-11-262-3/+3
| | | | | | | | Changes: http://cpansearch.perl.org/src/GFUJI/Text-Xslate-1.5025/Changes PR: 173545 Submitted by: Geraud CONTINSOUZAS Feature safe: yes
* - update to -> 1.4.1mich2012-11-263-26/+3
| | | | Feature safe: yes
* Update to 1.5.3 release.ale2012-11-262-10/+5
| | | | Feature safe: yes
* Update to 1.4.3 release.ale2012-11-262-8/+4
| | | | Feature safe: yes
* - Update to -> 2.001mich2012-11-262-3/+3
| | | | Feature safe: yes
* This module parses range definitions and returnsjadawin2012-11-265-0/+41
| | | | | | | | | | an array of individual numbers. WWW: http://search.cpan.org/dist/Parse-Range/ PR: ports/173280 Submitted by: pauls@utdallas.edu Feature safe: yes
* Update to 2.2.1 release.ale2012-11-263-36/+95
| | | | | Feature safe: yes Submitted by: bar
* - Update to 0.10.5 [1]ak2012-11-264-38/+119
| | | | | | | | - Convert tab to space in pkg-descr WWW line PR: ports/173686 [1] Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Feature safe: yes
* - Update to 0.9.7 [1]bdrewery2012-11-263-5/+12
| | | | | | | | | | - Add missing build dependencies needed for bash completion generation; detected by poudriere PR: ports/173913 [1] Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1] Feature safe: yes
* Update to 18.4.delphij2012-11-262-3/+3
| | | | Feature safe: yes
* Update to -dev14.demon2012-11-262-3/+3
| | | | Feature safe: yes
* Update to 1.7.7.adamw2012-11-262-5/+5
| | | | Feature safe: yes
* Update to 1.7.6.adamw2012-11-262-11/+8
| | | | Feature safe: yes
* - Update to 1.1.1.stephen2012-11-262-8/+4
| | | | Feature safe: yes
* - Update to 5.4.1.stephen2012-11-263-4/+4
| | | | Feature safe: yes
* Convert to OptionsNG.rakuco2012-11-261-4/+7
| | | | | | PR: ports/173813 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Feature safe: yes
* Add my location as committerbar2012-11-261-0/+1
| | | | | Approved by: flo (mentor) Feature safe: yes
* - Adopt misc/cstreamolgeni2012-11-262-1/+128
| | | | | | | - Fix a few typos - Fix a couple of mdoc warnings Feature safe: yes
* - update to 2.14.1rm2012-11-262-6/+6
| | | | | | | | | | while here: - remove indefinite article from COMMENT - remove shlib versions (portlint warning) PR: 173890 Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu> (maintainer) Feature safe: yes
* - add YAML optionrm2012-11-264-33/+57
| | | | | | | | | | | | | - bump PORTREVISION because of dependencies change - use GITHUB mastersite instead of CHEESESHOP - switch to setuptools, update pkg-plist accordingly - remove setup.py patch - add TEST_DEPENDS and regression-test target - fix typo in Makefile header: s/Creates by/Created by PR: 173903 Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer) Feature safe: yes
* Update to 5.1.22matthew2012-11-262-9/+5
| | | | | | | - Trim Makefile headers - ChangeLog: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-22.html Feature safe: yes
* Update to 2.22.1ehaupt2012-11-262-4/+4
| | | | Feature safe: yes
* Update to version 1.2.3matthew2012-11-262-8/+4
| | | | | | - Trim Makefile headers Feature safe: yes
* Over to new volunteer.crees2012-11-262-2/+2
| | | | | | PR: ports/173907 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Feature safe: yes
* - Update to 0.38wen2012-11-262-8/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/ADIE/Test-Class-0.38/Changes - Trim Makefile headers Feature safe: yes
* - Update to 0.63 [1]wen2012-11-252-8/+4
| | | | | | | | | | Changes: http://cpansearch.perl.org/src/YOSHIMI/WWW-MobileCarrierJP-0.63/Changes - Trim Makefile headers PR: 173902 [1] Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) [1] Feature safe: yes
* - Update backports patch to 20121114flo2012-11-253-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION Changes: - CVE-2006-7243 PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function Secuity 3761df02-0f9c-11e0-becc-0022156e8794 fixed by check in fopen functions for strlen(filename) != filename_len - CVE-2012-4388 The sapi_header_op function in main/SAPI.c does not properly determine a pointer during checks for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, this vulnerability exists because of an incorrect fix for CVE-2011-1398. - Timezone database updated to version 2012.9 (2012i) PR: ports/173685 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Approved by: maintainer Feature safe: yes
* - Fixed depends and errors generated by portlintsylvio2012-11-251-3/+6
| | | | | | PR: ports/171830 Submitted by: Gasol Wu <gasol.wu@gmail.com> Feature safe: yes
* Update to version 1.7.0pawel2012-11-253-6/+13
| | | | Feature safe: yes