aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-071-1/+1
| | | | (I hope updating of them will be improved).
* - Bump PORTREVISION to chase the update of graphics/projwen2012-05-071-1/+1
|
* - Bump PORTREVISION to chase the update of graphics/geoswen2012-05-071-0/+1
|
* - apply BACKPORTS patch unconditionally and remove BACKPORTS optionrm2012-05-052-4/+4
| | | | | | | | | | | | | | | | - update backports patch to latest version (20120504) - align pathnames in slave ports - bump PORTREVISION The only drawback of this change is that now for building of every slave port (php extension) we extracting full php52 source tree. Apologies that it took that long. PR: 164849 Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com> Approved by: Alex Keda <admin at lissyara dot su> Security: 60de13d5-95f0-11e1-806a-001143cd36d8
* - Update to 0.23sunpoet2012-05-053-7/+19
| | | | | | | - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Convert-ASN1/ChangeLog
* - update math/R-cran-psych to 1.2.1 [1]bf2012-05-052-1/+2
| | | | | | | | | | | | - update math/R to 2.15.0, and adjust dependent ports - minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more flexible and allow CRAN ports to override it; add a regression-test target; set USE_FORTRAN to match math/R; remove some of the redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS Reviewed by: thierry, tota, wen Approved by: D. Rue (maintainer) [1], wen [2]
* Update to 1.00miwi2012-05-032-3/+3
| | | | | | PR: 167433 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
* - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1
| | | | Approved by: clsung via IRC
* update to 1.0.56 and adjust dependent ports; switch to the packagedbf2012-04-231-1/+1
| | | | | | | html documents, to avoid problems with our texinfo tools; pass prefix, dynamic space size, and lisp bootstrap via make.sh options; update flags and use them in tests; remove unused patches; simplify and sort some variables and options-handling; shorten some long lines
* Update to 1.14.kwm2012-04-226-120/+38
| | | | | | | | | Disable EXTRA_PATCHES since there isn't a new version of this patch for 1.14. Ports exp-run done by linimon@ PR: ports/165514 Submitted by: myself
* Update to 20120313.knu2012-04-183-6/+10
|
* libb64 is a library of ANSI C routines for fast encoding/decoding datapawel2012-04-165-0/+47
| | | | | | | | | | | | | | | into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only email. WWW: http://libb64.sourceforge.net PR: ports/166670 Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com>
* php4 is EOLed, let's deprecate itbapt2012-04-123-0/+9
| | | | Approved by: ale (maintainer by private mail)
* 2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no ↵bapt2012-04-105-90/+0
| | | | | | | | | | | longer functions 2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions 2012-03-14 converters/ruby-lv: upstream no longer has this 2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN" 2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour Feature safe: yes
* - Update to 1.15ak2012-03-212-3/+6
| | | | | | | | | - add license PR: ports/166280 Submitted by: Kuang-che Wu <kcwu@csie.org> Approved by: itetcu (mentor) Feature safe: yes
* - Update to 0.2.8tota2012-03-202-3/+3
| | | | Feature safe: yes
* - Update to 0.2.7tota2012-03-152-4/+5
| | | | | | - Add LICENSE Feature safe: yes
* Fix wrong doc pathkevlo2012-03-141-1/+3
| | | | | Reported by: pointyhat Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-143-2/+18
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* Update to 1.4.9garga2012-03-102-3/+3
| | | | Feature safe: yes
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-093-18/+2
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* Oopskevlo2012-03-061-4/+0
|
* Cosmetic changekevlo2012-03-052-12/+11
|
* Bump PORTREVISION for the previous commit to fix C++ builds.marcus2012-03-051-1/+1
|
* Fix building C++ code that uses libiconv.marcus2012-03-051-0/+43
| | | | | PR: 165348 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
* update math/R to 2.14.2, and adjust dependent portsbf2012-03-042-0/+2
|
* Update maintainer email in my portsak2012-03-031-1/+1
| | | | Approved by: eadler (mentor)
* Initial import of zfec-1.4.22kevlo2012-03-026-0/+113
| | | | | Zfec is a fast erasure codec which can be used with the command-line, C, Python, or Haskell.
* - Update to 1.03amdmi32012-02-252-4/+3
| | | | | PR: 165441 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* - Deprecate, Expire, mark brokenpgollucci2012-02-251-0/+4
| | | | Reported by: pav via pointyhat
* - Update to 0.04.9jgh2012-02-223-9/+6
| | | | | | | | | | | | | | | | | | | | From ChangeLog: 2011-09-23 unidecode 0.04.9 * Fixed Python 2.5 installation issue. 2011-09-22 unidecode 0.04.8 * License change to GPL to fit better with other Python modules and to remove the issue of depending on Perl for licensing terms. * Always return a string object on Python 2.x. Before this patch, unidecode() returned a unicode object on Python 2.x if the input was a unicode object that contained ASCII characters. Behaviour on Python 3.x remains unchanged. (thanks to Wesley Yarde) PR: ports/165344 Submitted by: maintainer, douglas@douglasthrift.net
* - Add a new port: converters/R-cran-rjsontota2012-02-214-0/+25
| | | | | | Converts R object into JSON objects and vice-versa WWW: http://cran.r-project.org/web/packages/rjson/
* - use chmlib-0.40 instead of embedded chmlib-0.19, remove patch-bbeadler2012-02-205-280/+22
| | | | | | | | | - improve Makefile, remove unnecessary do-install target - remove ONLY_FOR_ARCH, new chmlib does not have such a limitation - give maintainership to submitter PR: ports/165287 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - Add patch to fix testsswills2012-02-191-0/+13
| | | | | | PR: ports/164413 Submitted by: swills (myself) Approved by: maintainer timeout (rafan, > 3 weeks)
* Remove undefined USE_SSL. No revision bumb since it's a NOP.ehaupt2012-02-151-1/+0
| | | | Submitted by: eadler (via mail)
* - Update to 0.14.0.3pgj2012-02-132-4/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.4.0.1pgj2012-02-132-4/+4
| | | | Obtained from: FreeBSD Haskell
* - Please welcome GHC 7.0.4pgj2012-02-131-1/+1
| | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell
* - Fix build when using custom PREFIX/LOCALBASEzi2012-02-131-1/+2
| | | | | | PR: ports/165039 Submitted by: zi@ (me) Approved by: mm@ (maintainer)
* - Update to 0.98-1tota2012-02-102-3/+3
|
* - Update to r27612amdmi32012-01-252-3/+3
|
* update lang/sbcl to 1.0.55, and adjust dependent portsbf2012-01-241-1/+1
|
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-2211-11/+11
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Update to 0.97-0tota2012-01-192-4/+3
|
* - Update to 0.05sunpoet2012-01-192-3/+4
| | | | Changes: http://search.cpan.org/dist/Convert-NLS_DATE_FORMAT/Changes
* update math/R to 2.14.1, and adjust dependent portsbf2012-01-191-1/+1
|
* - Security patch to re-enable locking of temp filesdinoex2012-01-184-31/+48
| | | | Security: CVE-2011-4919
* - update converters/libticonv to 1.1.3rm2012-01-183-5/+7
| | | | | | | | | | | | | | | | - update devel/libtifiles2 to 1.1.5 - update comms/libticables2 to 1.3.3 - update comms/libticalcs2 to 1.1.7 - update comms/tilp2 to 1.16 - bump PORTREVISION for emulators/tiemu3 - add LICENSE (GPLv2) I did this in single commit because this ports are tightly interconnected, so chanses are good to (temporarily) broke something, committing them separatedly. PR: 164024 Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer)
* - Update to 7.3jgh2012-01-172-4/+4
| | | | | | PR: ports/164214 Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com> Approved by: crees,rene (mentors,implicit)
* - Update to 0.4jgh2012-01-172-4/+4
| | | | | | PR: ports/164212 Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com> Approved by: crees,rene (mentors,implicit)
* - Update to 7.3sunpoet2012-01-102-4/+4
| | | | | | Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/163949 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Repeated words are are hard to to find sometimes.eadler2012-01-081-1/+1
| | | | Approved by: portmgr (itetcu)
* - Update to 0.3sunpoet2012-01-023-16/+18
| | | | | | | | - Use PLIST_FILES/PLIST_DIRS Changes: https://github.com/buganini/gbsdconv/commits/master PR: ports/163696 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Update to 20110201 release.ale2011-12-303-14/+6
|
* - Update to 7.2sunpoet2011-12-302-4/+4
| | | | | | Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/163695 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 7.2sunpoet2011-12-303-4/+9
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/163694 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* End WWW CPAN URL with a "/"ehaupt2011-12-284-4/+4
|
* Add gbsdconv 0.2, GUI for bsdconv.lwhsu2011-12-285-0/+57
| | | | | PR: ports/163642 Submitted by: buganini@gmail.com
* Pacify portlintehaupt2011-12-271-2/+2
| | | | Feature safe: yes
* - Update to 7.1sunpoet2011-12-232-4/+4
| | | | | | | | | | Changes: - Update README - Use PyObject_DEL instead of PyObject_Del - Add testconv(), testconv_chunk(), testconv_chunk_last(), testconv_file() PR: ports/163532 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 7.1sunpoet2011-12-233-5/+17
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/163531 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update WWWpav2011-12-142-2/+2
| | | | | Reported by: distilator Feature safe: yes
* Log:rm2011-12-125-41/+0
| | | | | | | - Remove expired port: Included into python itself since version 2.4. Approved by: novel (mentor) Feature safe: yes
* - Update to 1.104sunpoet2011-12-102-8/+13
| | | | | | | - Sort MAN3 Changes: http://search.cpan.org/dist/Unicode-Stringprep/Changes Feature safe: yes
* Use ln -sf when creating symlinks.fjoe2011-12-011-0/+1
| | | | | Approved by: MAINTAINER Feature safe: yes
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustbf2011-11-271-0/+1
| | | | | | | dependent ports Approved by: linimon (portmgr), thierry, tota, wen Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-5/+5
| | | | | | | | | Changes: - Chase changes in bsdconv PR: portsr/162657 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-7/+6
| | | | | | | | | | | | - While I'm here, pet portlint Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162656 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-7/+6
| | | | | | | | | | | | - While I'm here, pet portlint Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162655 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-5/+5
| | | | | | | | | | Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162654 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-183-72/+78
| | | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: portsr/162651 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefiletota2011-11-161-1/+0
| | | | | | | | | | | | | to Mk/bsd.cran.mk PR: ports/162238 Submitted by: tota (myself) Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports), David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com> (maintainer of math/R-cran-RSvgDevice and math/R-cran-car), Dan Rue <drue_AT_therub_DOT_org> (maintainer of math/R-cran-psych, timeout > 2 weeks) Feature safe: yes
* - Add PORTSCOUT knobsunpoet2011-11-161-0/+2
| | | | Feature safe: yes
* Deprecate this port. Set for removal on 2011-12-11.rm2011-11-121-0/+3
| | | | | | | | | | | | | This module is deprecated since release of Python 2.4 that has `codecs` module in it's standard library. We have no Python versions less than 2.4 in the tree, no other ports depend on this one, it's unmaintained and last release was 8 years ago (Nov 2003). PR: ports/162274 Submitted by: rm (myself) Approved by: novel (mentor) Feature safe: yes
* Mark as broken on powerpc: fails to link.linimon2011-11-111-0/+4
| | | | | Hat: portmgr Feature safe: yes
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-025-145/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* Send ports@ ruby ports over ruby@pgollucci2011-11-021-1/+1
| | | | most of these were from stas@
* - Update to 6.6sunpoet2011-11-012-4/+4
| | | | | | | | | Changes: - Compatibiliy with python 3 - Fix bug in PyObject deletion PR: ports/162184 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Update poppler to 0.18.0.kwm2011-10-312-2/+16
| | | | | | | | | The qt3 bindings are removed upstream. The glib library lost the last gdk-pixbuf code. And rename it from -gtk to -glib. Thanks to: pav for a exp-runs bapt for double checking the libreoffice ports
* - Update to 6.0wen2011-10-312-7/+6
| | | | | PR: ports/162173 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Fix build FreeBSD 10miwi2011-10-291-0/+1
|
* BSD licensed charset/encoding converter library with more function thanswills2011-10-285-0/+38
| | | | | | | | | | libiconv. (Currently, only a few codecs are supported) This port is a ruby wrapper for bsdconv. WWW: https://github.com/buganini/ruby-bsdconv PR: ports/162022 Submitted by: buganini@gmail.com
* - Update to 6.2sunpoet2011-10-272-7/+10
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/162007 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 0.96-0tota2011-10-252-4/+3
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-242-2/+2
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* - remove maintainer tags from pkg-descreadler2011-10-2313-41/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Add p5-Convert-NLS_DATE_FORMAT 0.03sunpoet2011-10-195-0/+33
| | | | | | | Convert::NLS_DATE_FORMAT is a Perl module to convert Oracle's NLS_DATE_FORMAT string into a strptime format string, or the reverse. WWW: http://search.cpan.org/dist/Convert-NLS_DATE_FORMAT/
* - Add LICENSEehaupt2011-10-182-17/+18
| | | | | | | | - Support USE_TK - Add MAKE_JOBS_SAFE PR: 161629 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add LICENSEehaupt2011-10-182-8/+9
| | | | | | | - Add MAKE_JOBS_SAFE PR: 161648 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add LICENSEwen2011-10-172-31/+21
| | | | | | | | - Add MAKE_JOBS_SAFE - Support PORTDOCS/PLIST_FILES PR: ports/161617 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* update math/R to 2.13.2, and adjust dependent portsbf2011-10-111-0/+1
|
* - Fix LICENSE (Artistic 1 instead of Artistic 2)culot2011-10-072-4/+4
| | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de>
* - Update to r26711amdmi32011-09-263-90/+3
|
* remove unnecessary file.vanilla2011-09-251-21/+0
| | | | Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
* - Use := in setting RUN_DEPENDS to quiet portlintswills2011-09-251-1/+3
| | | | - set TEST_DEPENDS to help with testing
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2411-22/+23
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Rename bin/json_pp to bin/p5json_pp to avoid CONFLICTS with lang/perl5.14sunpoet2011-09-173-3/+31
| | | | | | | - Bump PORTREVISION for PLIST change Reported by: kwm Obtained from: lth (devel/p5-Module-CoreList)
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+sunpoet2011-09-171-1/+1
| | | | | Suggested by: az With hat: perl
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-176-6/+6
| | | | With hat: perl
* Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1
| | | | Approved by: wen@ (mentor)
* - Update to 0.95-0tota2011-09-062-3/+3
|
* - Add a new port: converters/R-cran-RJSONIOtota2011-09-044-0/+40
| | | | | | | | | | | | | | | | | | This is a package that allows conversion to and from data in Javascript object notation (JSON) format. This allows R objects to be inserted into Javascript/ECMAScript/ActionScript code and allows R programmers to read and convert JSON content to R objects. This is an alternative to rjson package. That version was too slow for converting large R objects to JSON and is not extensible, but a very useful prototype. It is fast for parsing. This package uses methods, vectorized operations and C code and callbacks to R functions for deserializing JSON objects to R. Verison 0.4 of this package uses a new native parser, implements the transformation code in C and allocates memory efficiently (rather than concatenating because of event driven parsing). The result is a significantly faster parsing of large JSON documents. WWW: http://cran.r-project.org/web/packages/RJSONIO/
* - Deprecate this port because its functionality is integrated intoeadler2011-09-011-0/+3
| | | | | | | | Python 2.4+ PR: ports/160306 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: sahil (mentor)
* Remove myself from MAINTAINERache2011-08-301-1/+1
|
* Update to 0.05.tobez2011-08-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Encode-DoubleEncodedUTF8/Changes
* - Fix MASTER_SITESmiwi2011-08-261-1/+1
| | | | | PR: 160089 Submitted by: Ports Fury
* - Fix MASTER_SITESmiwi2011-08-261-1/+1
| | | | | PR: 160088 Submitted by: Ports Fury
* Chase poppler shlib bumps.kwm2011-08-241-2/+2
|
* Turns out that some geocities sites are more dead than others.dougb2011-08-241-3/+0
| | | | | | My apologies for the inconvenience. Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
* Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-0/+3
| | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities
* - Add missing BUILD_DEPENDS to quiet build warningsswills2011-08-181-1/+2
|
* - Add missing BUILD_DEPENDSswills2011-08-181-1/+2
|
* Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that dependolgeni2011-08-171-0/+1
| | | | on devel/cl-asdf.
* Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.olgeni2011-08-172-1/+2
|
* A JSON parsing and encoding library optimized for ease of use and highpgj2011-08-154-0/+30
| | | | | | | | | performance. (A note on naming: in Greek mythology, Aeson was the father of Jason.) WWW: http://github.com/mailrank/aeson Obtained from: FreeBSD Haskell
* - Update to 2.32sunpoet2011-08-142-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Update to 2.44rafan2011-08-122-3/+3
|
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Update to 1.4(0), unbreak.tobez2011-08-042-5/+5
| | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes
* mark BROKEN: does not fetchbapt2011-08-031-0/+2
|
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* - Update to 1.10culot2011-08-012-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPLv1) Changes: http://search.cpan.org/dist/String-Multibyte/Changes
* Bye bye abandonwares (part 2)bapt2011-08-019-93/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles 2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles 2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile 2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile 2011-08-01 biology/distribfold: No more upstream, looks like an abandonware 2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile 2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile 2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile 2011-08-01 chinese/ntuttf: No more public distfiles available 2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile 2011-08-01 chinese/tocps: No more pulic distfiles 2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile 2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles 2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile 2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile 2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile 2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles 2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile 2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile 2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead 2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile 2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile 2011-08-01 databases/sybase_ase: no more public distfiles available
* - Update to 2.31sunpoet2011-08-012-6/+4
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Add notice about webfonts to pkg-descrmm2011-07-202-0/+7
| | | | | | - Set as broken on FreeBSD 6.x and earlier [1] PR: ports/158842 [1]
* - Upgrade to 2.53.kuriyama2011-07-052-3/+3
|
* - Fix MASTER_SITESmiwi2011-07-022-4/+3
| | | | | | - Add WWW: line PR: 158470 Submitted by: Ports Fury
* - (Attempt to) fix after recent graphics/geos updateamdmi32011-06-302-0/+87
|
* Update to 1.4.8garga2011-06-302-4/+4
|
* Converts OSM planet.osm data to a PostgreSQL database suitableamdmi32011-06-295-0/+81
| | | | | | | | | | for rendering into map tiles by Mapnik. The format of the database is optimised for ease of rendering by mapnik. It may be less suitable for other general purpose processing. WWW: http://wiki.openstreetmap.org/wiki/Osm2pgsql
* - Chase converters/bsdconv shlib version bumpdhn2011-06-243-3/+6
| | | | - Bump PORTREVISION
* - Update to 6.0dhn2011-06-243-5/+9
| | | | | PR: ports/158246 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* OpenStreetMap data into Polish map format (MP) convertoramdmi32011-06-226-0/+86
| | | | WWW: http://code.google.com/p/osm2mp/
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-213-3/+6
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* Update converters/libticonv to 1.1.2 [1]jlaffaye2011-06-163-8/+6
| | | | | | | | | | | | Update comms/libticables2 to 1.3.2 [2] Update devel/libtifiles2 to 1.1.4 [3] Update comms/libticalcs2 to 1.1.6 [4] Update comms/tilp2 to 1.15 [5] Bump emulators/tiemu3 [6] PR: ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6] Submitted by: Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6] Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor)
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-161-0/+3
|
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-161-0/+3
|
* Unfetchable, no new home found: deprecatebapt2011-06-161-0/+3
|
* - Update to 5.1.1sunpoet2011-06-112-4/+4
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/4c89c89cb7e9d88b4205532b781e3ebbfad35daf/Changelog PR: ports/157765 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 1.29wen2011-06-082-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.29/Changes
* - Update to 5.1sylvio2011-06-033-4/+8
| | | | | PR: ports/157519 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-262-1/+2
| | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
* Update to 1.1.1.delphij2011-05-262-3/+3
| | | | | Submitted by: maintainer PR: ports/154566
* - Update bsdconv family to 5.0sunpoet2011-05-2512-78/+80
| | | | | | | | - While I'm here, update WWW of converters/*-bsdconv Changes: https://github.com/buganini/bsdconv/blob/6a43b56713fe84c0a198c4f712b2b9d13ce3f3cf/Changelog PR: ports/157306 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 2.27200sunpoet2011-05-252-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-PP/Changes
* - Make portlint happiersunpoet2011-05-251-3/+4
|
* Remove zero-byte filesdougb2011-05-241-0/+0
|
* - Update 1.28sunpoet2011-05-132-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 0.97culot2011-05-093-6/+10
| | | | | | Changes: http://cpansearch.perl.org/dist/Storable-AMF/Changes PR: ports/156891 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
* - Please welcome GHC 7.0.3ashish2011-05-095-68/+11
| | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell
* - Update to 1.02amdmi32011-05-072-3/+3
|
* - Update to 4.6sunpoet2011-04-274-19/+29
| | | | Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
* - Update to 4.8sunpoet2011-04-272-9/+14
| | | | Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
* - Update to 4.8sunpoet2011-04-274-51/+69
| | | | | PR: ports/156619 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 2.27105sunpoet2011-04-262-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-PP/Changes
* - Fix PLISTsunpoet2011-04-171-1/+1
| | | | Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Use converters/bsdconv as master portsunpoet2011-04-166-27/+24
| | | | | PR: ports/156439 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - update to 0.76bapt2011-04-122-3/+6
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/MHX/Convert-Binary-C-0.76/Changes
* - update to 1.27bapt2011-04-112-3/+3
| | | | - changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.27/Changes
* - Update to 0.04.7culot2011-04-052-3/+3
| | | | | PR: ports/156190 Submitted by: Douglas William Thrift <douglas AT douglasthrift.net> (maintainer)
* - update to 1.26bapt2011-04-012-3/+6
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.26/Changes
* - Update graphics/djvulibre* to 3.5.25. [1]stas2011-03-311-2/+2
| | | | | | | | - Update djview4 to version 4.7. - Bump up portrevisions of all dependent ports. PR: ports/155742 [1] Submitted by: Takefu <takefu@airport.fm>
* - Upgrade to 2.51.kuriyama2011-03-272-3/+3
|
* - Fix depends for option BUNDLED_LIBSmm2011-03-251-5/+1
|
* - Modify COMMENT and pkg-descr to provide a better description what thismm2011-03-222-5/+8
| | | | powerful tool can do
* - Remove empty line from pkg-messagemm2011-03-221-1/+0
|
* - Add LICENSE_FILE(s)mm2011-03-221-0/+3
|
* Add LICENSE informationmm2011-03-221-0/+3
|
* Simple shell utility to convert html to pdf using a custom static buildmm2011-03-226-0/+126
| | | | | | | | | | | | | of qt and the webkit rendering engine. Features of the static version: * Convert web pages into PDF documents using webkit * Adding headers and footers * TOC generation * Batch mode conversions * XServer is not required (however the X11 client libs must be installed) WWW: http://code.google.com/p/wkhtmltopdf/
* - Get Rid MD5 supportmiwi2011-03-20111-114/+0
|
* PerlIO::via::Unidecode implements a PerlIO::via layer that appliesamdmi32011-03-125-0/+38
| | | | | | Unidecode (Text::Unidecode) to data passed through it. WWW: http://search.cpan.org/dist/PerlIO-via-Unidecode/
* Encode::Locale - Determine the locale encodingamdmi32011-03-125-0/+32
| | | | WWW: http://search.cpan.org/dist/Encode-Locale/
* - Add p5-JSON-PP 2.27104sunpoet2011-03-045-0/+38
| | | | | | JSON::PP is a JSON::XS compatible pure-Perl module. WWW: http://search.cpan.org/dist/JSON-PP/
* - Update to 2.42rafan2011-02-282-4/+4
|
* - Update to 1.0.3miwi2011-02-262-4/+3
|
* - tag PNG fils as image/pngdinoex2011-02-182-3/+11
| | | | | PR: 154852 Submitted by: Kurt Lidl
* Upgrade to 0.04.6vanilla2011-02-183-4/+9
| | | | | | PR: ports/154856 Submitted by: maintainer Feature safe: yes
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.az2011-02-121-1/+1
| | | | | | No functional changes. Sponsored by: p5 namespace
* - Update to version 1.13miwi2011-01-295-27/+28
| | | | | | | | | | | | - Add LICENSE info - Mark MAKE_JOBS_SAFE - Add missing dependencies - Update WWW PR: 153566 Submitted by: Pawel Pekala" <c0rn@o2.pl> Approved by: maintainer timeout Feature safe: yes
* - Update to 4.3dhn2011-01-299-34/+39
| | | | | | PR: ports/153741 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* Add LICENSE and remove MD5 sums.ehaupt2011-01-262-1/+2
| | | | Feature safe: yes
* Make compile on supported versions of FreeBSDarved2011-01-206-3/+168
| | | | Feature safe: yes
* Remove expired ports:garga2011-01-035-72/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-01-01 audio/emphasis: abandoned upstream 2011-01-01 converters/ecore-txt: abandoned upstream 2011-01-01 deskutils/estickies: abandoned upstream 2011-01-01 devel/ecore-job: abandoned upstream 2011-01-01 devel/engrave: abandoned upstream 2011-01-01 devel/evfs: abandoned upstream 2011-01-01 devel/ruby-ecore: abandoned upstream 2011-01-01 graphics/exhibit: abandoned upstream 2011-01-01 graphics/epsilon: abandoned upstream 2011-01-01 graphics/esmart: abandoned upstream 2011-01-01 graphics/ruby-edje: abandoned upstream 2011-01-01 graphics/ruby-esmart: abandoned upstream 2011-01-01 graphics/ruby-evas: abandoned upstream 2011-01-01 graphics/ruby-redact: abandoned upstream 2011-01-01 multimedia/eclair: abandoned upstream 2011-01-01 security/phpmyid: Development has ceased. 2011-01-01 sysutils/ecore-config: abandoned upstream 2011-01-01 sysutils/extrackt: abandoned upstream 2011-01-01 textproc/exml: abandoned upstream 2011-01-02 www/mod_accesscookie: upstream is gone 2011-01-02 www/mod_vdbh: upstream is gone 2011-01-02 www/mod_auth_any: upstream is gone 2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-01-01 x11-fm/entropyfm: abandoned upstream 2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream 2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream 2011-01-01 x11-themes/e17-splash-takara: abandoned upstream 2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream 2011-01-01 x11-themes/e17-theme-dali: abandoned upstream 2011-01-01 x11-themes/e17-theme-gant: abandoned upstream 2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream 2011-01-01 x11-themes/e17-theme-kor: abandoned upstream 2011-01-01 x11-themes/e17-theme-milky: abandoned upstream 2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream 2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream 2011-01-01 x11-themes/e17-splash-azul: abandoned upstream 2011-01-01 x11-themes/e17-splash-blue: abandoned upstream 2011-01-01 x11-themes/e17-splash-clean: abandoned upstream 2011-01-01 x11-themes/e17-splash-logo: abandoned upstream 2011-01-01 x11-toolkits/etk: abandoned upstream 2011-01-01 x11-toolkits/ewl: abandoned upstream 2011-01-01 x11-toolkits/enhance: abandoned upstream 2011-01-01 x11-wm/e17-module-bling: abandoned upstream 2011-01-01 x11-wm/e17-module-mixer: abandoned upstream 2011-01-01 x11-wm/e17-utils: abandoned upstream 2011-01-01 x11/elicit: abandoned upstream 2011-01-01 x11/enity: abandoned upstream 2011-01-01 x11/examine: abandoned upstream 2011-01-01 x11/ecore-desktop: abandoned upstream
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.linimon2010-12-281-1/+1
| | | | | | We hope to see ijliao back again sometime. Hat: portmgr
* - Upgrade to 2.50.kuriyama2010-12-253-14/+12
|
* - Update to 1.1.3wen2010-12-232-5/+3
|
* - update to 1.34bapt2010-12-162-4/+3
| | | | - changes: http://cpansearch.perl.org/src/MLEHMANN/Convert-UUlib-1.34/Changes
* - Update e17 applications suite to the recent snapshot.stas2010-12-141-0/+4
| | | | | | | | Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work preparing the initial version of the update! PR: ports/148038 Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
* - update to 1.25bapt2010-12-142-3/+3
| | | | - changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.25/Changes
* - Pass to perl@pgollucci2010-12-131-1/+1
|
* - Update to 0.08pgollucci2010-12-132-5/+3
| | | | | | | - Remove MD5 With Hat: perl@ Changes: http://search.cpan.org/dist/Convert-PEM/Changes
* - Fix pkg-plistpgollucci2010-12-121-1/+5
| | | | | Reported by: QAT QAT hat to: timur
* - Fix pkg-plistpgollucci2010-12-121-0/+3
| | | | | Reported by: pointyhat via erwin Pointyhat to: timur
* Punycode conversion of UTF-8 string.timur2010-12-105-0/+33
|
* Encode::Punycode -- Encode plugin for Punycodetimur2010-12-105-0/+34
|
* This module implements the nameprep specification, which describes howtimur2010-12-105-0/+40
| | | | | | | | | to prepare internationalized domain name (IDN) labels in order to increase the likelihood that name input and name comparison work in ways that make sense for typical users throughout the world. Nameprep is a profile of the stringprep protocol and is used as part of a suite of on-the-wire protocols for internationalizing the Domain Name System (DNS).
* Description was damaged by sort.timur2010-12-101-1/+1
|
* A new port p5-Unicode-Stringprep is added:timur2010-12-105-0/+49
| | | | Unicode::Normalize - Unicode Normalization Forms
* With portmgr hat, reassign some ports from clsung to perl, since clsunglinimon2010-12-082-2/+2
| | | | is apparently having some trouble with email.
* Sync to new bsd.autotools.mkade2010-12-047-7/+7
|
* - Update to 3.13.culot2010-11-272-3/+3
| | | | | Changes: http://search.cpan.org/dist/MIME-Base64/Changes Approved by: sahil@/wen@ (mentors, implicit)
* - Update to 3.12pgollucci2010-11-272-3/+3
| | | | | | | PR: ports/152592 Submitted by: Gea-Suan Lin <gslin@gslin.org> With Hat: perl@ Changes: http://search.cpan.org/dist/MIME-Base64/Changes
* - Update to 1.24pgollucci2010-11-272-4/+3
| | | | | | | PR: ports/152136 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: maintainer timeout (clsung ; 15 days) Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 2.30pgollucci2010-11-272-5/+5
| | | | | | | PR: ports/152128 Submitted by: Zane C.B. <vvelox@vvelox.net> Approved by: maintainer timeout (clsung ; 15 days) Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Update to 3.11wen2010-11-252-3/+3
| | | | Changelog: http://cpansearch.perl.org/src/GAAS/MIME-Base64-3.11/Changes
* - Update graphics/djvulibre to 3.5.23.stas2010-11-211-2/+2
| | | | | | | - Bump portrevisions of all dependent ports. PR: ports/152353, ports/152353 (based on) Submitted by: Takefu <takefu@airport.fm>
* Chase poppler update.kwm2010-11-202-2/+22
|
* - Upgrade to 2.27.kuriyama2010-11-202-4/+3
|
* - Update to 3.10sunpoet2010-11-132-4/+3
| | | | | | Changes: http://search.cpan.org/dist/MIME-Base64/Changes PR: ports/152203 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 0.87.culot2010-11-072-4/+3
| | | | | | PR: ports/151981 Submitted by: Vladimir Timofeev <vovkasm at gmail.com> Approved by: wen@ (mentor)
* - Update to 0.06wen2010-11-012-4/+4
| | | | | | | Changelog: http://search.cpan.org/src/SEWI/Format-Human-Bytes-0.06/Changes PR: ports/151818 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
* - Update to 1.5wen2010-10-252-6/+9
| | | | | | | | | - Update MASTER_SITES - Add LICENSE - Pass maintainership to submitter PR: ports/151647 Submitted by: Carlo Strub <c-s at c-s dot li>
* - Update to 2.40rafan2010-10-212-4/+4
|
* - Add missing DEPENDSwen2010-10-191-0/+5
| | | | | | | - Add LICENSE PR: ports/151470 Submitted by: C-S <c-s@c-s.li>
* - Update to 0.04.5sunpoet2010-10-162-4/+4
| | | | | | | | | Changes: * Unit test fixes. PR: ports/151483 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Approved by: pgollucci (mentor, implicit)
* - Update to 0.04.4wen2010-10-133-544/+559
| | | | | PR: ports/151417 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* - Upgrade to 2.26.kuriyama2010-10-092-4/+4
|
* - Add WITHOUT_PROFILE to the KNOBS honored (which is the actual ports one)pgollucci2010-10-061-1/+1
| | | | | | PR: ports/150894 Submitted by: myself (pgollucci) Approved by: maintainer timeout (bland ; 14 days)
* -Disable glib for it will not enable if it exists in the system.mezz2010-10-032-3/+4
| | | | | | | -Update the WWW. PR: ports/151166 Submitted by: John Hein <jhein@symmetricom.com>
* Update to 20100805 release.ale2010-09-303-10/+18
|
* - update to 0.47leeym2010-09-302-4/+4
|
* - Updated to 2.0glarkin2010-09-256-27/+17
| | | | | | PR: ports/150899 Submitted by: C-S <c-s at c-s.li> Approved by: Keiichi SHIMA <keiichi at iijlab.net> (maintainer)
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-246-6/+0
| | | | | | so standarize and remove it With Hat: perl@
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,mm2010-09-211-5/+9
| | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION
* - Update bsdconv and related to 3.6.2pgollucci2010-09-099-29/+41
| | | | | | | | | * More inter-mapping conversion * Add transliteration table for CP950/CP936 * No known bug, valgrind clean now PR: ports/147866 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 0.70wen2010-09-092-4/+4
| | | | | PR: ports/150373 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
* Upgrade to 2.14.thierry2010-09-092-5/+6
| | | | Changelog at <http://billposer.org/Software/Ascii2BinaryChangeLog.html>.
* Update to 1.1.1makc2010-09-063-14/+8
| | | | | PR: ports/148014 Submitted by: Tijl Coosemans (maintainer)
* - Upgrade to 0.09.kuriyama2010-09-042-4/+4
|
* - Upgrade to 2.22.kuriyama2010-09-042-4/+4
|
* - Update to 2.4.0acm2010-08-171-0/+3
| | | | | | | | | | | | | - Add support for amd64 [1] - Add 23 new ports to to bsd.fpc.mk - Remove obsolete patch file patch-packages-fcl-db_Makefile - Turn off some optional dependencies like databases/unixODBC, graphics/svgalib, databases/oracle8-client for avoid break amd64 support - Clean up PR: ports/146001 Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk> Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
* - update to 0.46leeym2010-08-112-4/+4
|
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-082-6/+6
| | | | Suggested by: admi3
* - Upgrade to 0.08.kuriyama2010-08-072-4/+4
|
* Spelling and whitespace fixes.olgeni2010-08-051-1/+1
|
* - Upgrade to 0.07.kuriyama2010-08-012-5/+5
|
* - update to 0.45leeym2010-08-012-4/+4
|
* - Update to 0.13.0.3pgj2010-07-302-4/+4
|
* Update to 4.3arved2010-07-282-4/+4
| | | | | PR: 149029 Submitted by: Frederic Culot <frederic@culot.org>
* Reassign some ports from ahze@ to perl@ due to maintainer-timeouts and no ↵linimon2010-07-261-1/+1
| | | | | | response to email. Hat: portmgr
* - update to 0.43leeym2010-07-212-4/+4
|
* Add drg2sbg 1.2.11, convert propiatary .drg file format into SBaGenehaupt2010-07-174-0/+29
| | | | format.
* - Update to 2.29clsung2010-07-112-4/+4
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Update to 3.0.33wen2010-06-232-6/+5
| | | | | | - Update my email to FreeBSD Feature safe: yes
* - Update to 1.05wen2010-06-202-5/+5
| | | | | | - Pass maintainership to perl@ Feature safe: yes
* - Add missing dependence to fix the build error reported by qat@wen2010-06-131-0/+4
|