aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 0.45.Jun Kuriyama2011-05-192-3/+3
| | | | Notes: svn path=/head/; revision=274300
* Fix diff to account for the latest 0.8.6 upgrade (context changed).Jimmy Olgeni2011-05-191-6/+6
| | | | Notes: svn path=/head/; revision=274299
* Unbreak after upgrade to 0.9.6.Jimmy Olgeni2011-05-192-5/+5
| | | | | | | | | | | If you ever wonder how to test this (like I did), just do: Eterm --mencoding big5 --mfont "-kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0" then cat a Big5 encoded file. Notes: svn path=/head/; revision=274298
* - Update to 3219Frederic Culot2011-05-192-4/+4
| | | | | | | | | Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog PR: ports/157154 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=274297
* Adopt port.Jimmy Olgeni2011-05-191-1/+1
| | | | Notes: svn path=/head/; revision=274296
* - Once again, remove vendor-provided CFLAGS (broken in rev. 1.34), add aAlexey Dokuchaev2011-05-191-9/+12
| | | | | | | | | | | | | | reminder in hope that people will properly update sed(1) code next time - Set CXXFLAGS to empty value: OpenTTD treats them specially as options, used in addition to CFLAGS for C++ code. Since normally one's CXXFLAGS match CFLAGS, they will appear twice in the build log without this change - Unbreak the build for dedicated server (again, broken in rev. 1.34) by registering explicit dependency on pkg-config - Make the build verbose so it's easier to see what's wrong from the logs - Fix some typos in comments and clean up Makefile a bit Notes: svn path=/head/; revision=274295
* - Update to 1.7.26Pietro Cerutti2011-05-195-31/+10
| | | | | | | Changes: http://www.fox-toolkit.org/news.html Notes: svn path=/head/; revision=274294
* - Add IGNORE tag for kernels that lack kmem_alloc_attr()Frederic Culot2011-05-192-0/+22
| | | | | | | | | | | - Fix bug w/ analog audio slave captures - Bump PORTREVISION PR: ports/157171 Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) Notes: svn path=/head/; revision=274293
* - Update to 3211Frederic Culot2011-05-192-4/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/CSS-Simple/ChangeLog PR: ports/157155 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=274292
* - Make dependency on p5-String-CRC32 a build dependency as well as a runSteve Wills2011-05-191-0/+1
| | | | | | | dependency to silence build warnings Notes: svn path=/head/; revision=274291
* Add pam_google_authenticator 20110519, PAM module for two-stepLi-Wen Hsu2011-05-194-0/+36
| | | | | | | | | | authentication from Google. PR: ports/157152 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw> Notes: svn path=/head/; revision=274290
* - Make dependencies on archivers/p5-Compress-LZO and devel/p5-POE buildSteve Wills2011-05-191-0/+2
| | | | | | | dependencies to silence build warnings Notes: svn path=/head/; revision=274289
* - Make dependencies on archivers/p5-Compress-LZW and devel/p5-POE buildSteve Wills2011-05-191-0/+2
| | | | | | | dependencies to silence build warnings Notes: svn path=/head/; revision=274288
* - Add missing dependenciesSteve Wills2011-05-191-19/+60
| | | | | | | - Remove changes to Makefile.PL that aren't needed any more Notes: svn path=/head/; revision=274287
* - Make dependency on archivers/p5-Compress-LZF and devel/p5-POE a buildSteve Wills2011-05-191-0/+2
| | | | | | | dependency as well as run dependency to silence build warnings Notes: svn path=/head/; revision=274286
* - Added shutdown keyword to rc.d script and other stylistic improvementsGreg Larkin2011-05-192-6/+7
| | | | | | | | | | - Bumped PORTREVISION Suggested by: dougb (via email) Approved by: jnlin@csie.nctu.edu.tw (maintainer, implicit) Notes: svn path=/head/; revision=274285
* - Make dependency on archivers/p5-Compress-Bzip2 and devel/p5-POE aSteve Wills2011-05-191-0/+2
| | | | | | | build dependency as well as run dependency to silence build warnings Notes: svn path=/head/; revision=274284
* Upgrade to 2.4.1.Vanilla I. Shu2011-05-194-6/+6
| | | | Notes: svn path=/head/; revision=274283
* Resolve conflict against b.p.m's CONF_* variables.Xin LI2011-05-181-5/+4
| | | | | | | | Submitted by: Chris Rees <utisoft gmail.com> PR: ports/157157 Notes: svn path=/head/; revision=274281
* Declare dependency on ncurses so we can deal with devel/ncursesAlexander Nedotsukov2011-05-181-1/+2
| | | | | | | | | installed. PR: 157143 Notes: svn path=/head/; revision=274280
* - Add missing dependency on devel/p5-IPC-RunSteve Wills2011-05-181-1/+2
| | | | Notes: svn path=/head/; revision=274279
* - Rename CONF_FILES to avoid conflict with incoming feature [1]Martin Matuska2011-05-181-11/+12
| | | | | | | | | | | - Rename CONFD_FILES to match changed naming - Fix IGNORE message PR: ports/157163 [1] Submitted by: Chris Rees <utisoft@gmail.com> [1] Notes: svn path=/head/; revision=274278
* - Fixed the dependency tuple for py-thrift so it's detected correctlyGreg Larkin2011-05-181-1/+1
| | | | | | | | Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Pointyhat to: glarkin Notes: svn path=/head/; revision=274277
* - Add support for and unbreak after Perl default version bump to 5.12Greg Larkin2011-05-183-15/+41
| | | | | | | | | | | | | - Add support for and fix compilation on Perl 5.14 after a symbol name change - Patch the configure script so PERL_VERSION supplies the Perl version number directly, instead of attempting to parse the often-changed output of "perl -v" Reported by: pointyhat (via erwin & pav) Notes: svn path=/head/; revision=274276
* - Update distinfoSylvio Cesar Teixeira2011-05-181-0/+6
| | | | | | | | PR: ports/157122 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) Notes: svn path=/head/; revision=274275
* - Update to 0.39Dennis Herrmann2011-05-182-4/+3
| | | | Notes: svn path=/head/; revision=274274
* - Fix problem with local exp-runSylvio Cesar Teixeira2011-05-182-579/+581
| | | | | | | | | | - Change USE_APACHE to use 13+ PR: ports/156572 Submitted by: ohauer@ Notes: svn path=/head/; revision=274273
* - fix broken httpd-2.2.3-peruser-0.3.0.patchOlli Hauer2011-05-182-2/+4
| | | | | | | | | | - bump PORTREVISION Issue reported by erwin@ http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.9.20110515163543/apache-peruser-2.2.18.log Notes: svn path=/head/; revision=274272
* - Update to 5.9Sylvio Cesar Teixeira2011-05-182-3/+5
| | | | | | | - Add License Notes: svn path=/head/; revision=274271
* - Update to 8.3Sylvio Cesar Teixeira2011-05-182-5/+3
| | | | | | | | PR: ports/157122 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) Notes: svn path=/head/; revision=274270
* - update to 2.18.1Baptiste Daroussin2011-05-182-3/+3
| | | | | | | - changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.1/Changes Notes: svn path=/head/; revision=274269
* - Add spl module because when installed with php-5.2.x the phpMyAdmin ↵Sylvio Cesar Teixeira2011-05-181-1/+1
| | | | | | | | | | require the spl module. PR: ports/157145 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=274268
* - Add licenseSylvio Cesar Teixeira2011-05-181-0/+1
| | | | Notes: svn path=/head/; revision=274267
* - Add licenseSylvio Cesar Teixeira2011-05-180-0/+0
| | | | | | | - BUMP PORTREVISION Notes: svn path=/head/; revision=274266
* - Add USE_NCURSES to fix the problem of joe breaks when ncurses is installed.Sylvio Cesar Teixeira2011-05-181-0/+3
| | | | | | | | PR: ports/157140 Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Notes: svn path=/head/; revision=274265
* - Update to 0.8.8Sylvio Cesar Teixeira2011-05-183-6/+5
| | | | | | | | | | | - Update MASTER_SITES - Update WWW in file pkg-descr PR: ports/156450 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Notes: svn path=/head/; revision=274264
* s/LIB_DEPEND/LIB_DEPENDS/ to fix the build on 8.0 and 7.xKoop Mast2011-05-181-1/+1
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=274263
* Add mkntpwd, a utility to create Samba password hashesGanael LAPLANCHE2011-05-187-0/+136
| | | | | | | | PR: ports/156478 Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> Notes: svn path=/head/; revision=274262
* Fix RUN_DEPENDS after devel/libccid update.Romain Tartière2011-05-181-1/+1
| | | | | | | Reported by: pointyhat via erwin@ Notes: svn path=/head/; revision=274261
* - Update to 1.4.24Roman Bogorodskiy2011-05-184-6/+16
| | | | | | | - Make OpenSSL support enabled by default Notes: svn path=/head/; revision=274260
* * Update to version 1.6Alexey Dokuchaev2011-05-187-53/+24
| | | | | | | | | | | | | | * Remove two offending and incorrect patches: GNU getline() should be replaced by standard fgets() with care, as they two return different things (number of characters read vs. pointer to the string). These two patches simply replaced one call with the other, leaving return value unmodified according to what caller had expected, which leads to all sorts of weird crashes and segfaults. Port itself checks for getline() presence and uses bundled implementation if it's not found * As usual, clean up Makefile and port description while I'm here Notes: svn path=/head/; revision=274258
* - Add required dependenciesPietro Cerutti2011-05-181-2/+3
| | | | Notes: svn path=/head/; revision=274257
* - Update to 6.0.0Wen Heping2011-05-184-12/+44
| | | | Notes: svn path=/head/; revision=274256
* - Adds support for XPM "None" colorWen Heping2011-05-182-1/+15
| | | | | | | | PR: ports/157102 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=274255
* - update distinfo to match version 1.6Florian Smeets2011-05-182-2/+3
| | | | | | | | | | - bump PORTREVISION Submitted by: Pavel Timofeev <timp87@gmail.com> Pointy hat to: flo Notes: svn path=/head/; revision=274254
* Mark BROKEN: does not buildErwin Lansing2011-05-181-0/+2
| | | | Notes: svn path=/head/; revision=274253
* Mark BROKEN: leaves files behind on deinstallationErwin Lansing2011-05-181-0/+2
| | | | Notes: svn path=/head/; revision=274252
* Update to 0.32.Dmitry Sivachenko2011-05-182-4/+3
| | | | | | | | PR: 156830 Submitted by: bcr Notes: svn path=/head/; revision=274251
* - Add missing dependency on devel/p5-MooseX-Role-ParameterizedSteve Wills2011-05-181-0/+2
| | | | Notes: svn path=/head/; revision=274250
* Turns out this needs bsd.port.pre.mk instead of bsd.port.options.mkDoug Barton2011-05-181-1/+1
| | | | | | | because I need FILESDIR defined. Notes: svn path=/head/; revision=274249