summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with bmakeBaptiste Daroussin2013-05-041-7/+9
| | | | Notes: svn path=/head/; revision=317317
* Regenerate patchfiles to completely ignore OBJFORMAT which should be removed ↵Eitan Adler2013-05-042-10/+10
| | | | | | | soon. Notes: svn path=/head/; revision=317316
* - AdoptRene Ladan2013-05-041-3/+1
| | | | | | | - Remove BROKEN line, the conflict between glib and libspectrum is fixed Notes: svn path=/head/; revision=317315
* - AdoptRene Ladan2013-05-041-2/+3
| | | | | | | | - Depend on pkgconfig, this fixes emulators/fuse - Bump PORTREVISION Notes: svn path=/head/; revision=317314
* Add a local hack from base (r250164) to allow smooth transition forMikolaj Golub2013-05-042-0/+88
| | | | | | | | | | | | | | | | ports: bsd.port.mk can set .MAKE.FreeBSD_UL=yes to cause :L and :U to have their old behavior. The change is not planned to upstream, thus added as a patch. This should be reverted when 8.3 is EOL. Suggested by: bapt Discussed with: sjg PR: ports/173299 Approved by: bapt Notes: svn path=/head/; revision=317313
* audio/mbrolavox: Fix options generation to get sane defaultsChris Rees2013-05-042-3/+4
| | | | Notes: svn path=/head/; revision=317312
* audio/mbrolavox: Error if no OPTION is selectedChris Rees2013-05-041-0/+4
| | | | | | | Notified by: bdrewery Notes: svn path=/head/; revision=317311
* Use OPTIONS_SLAVEChris Rees2013-05-041-2/+2
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=317310
* - Update to 0.3.6TAKATSU Tomonari2013-05-044-33/+18
| | | | | | | | | | | - Switch to easy_install - Convert to new Makefile header - Adapt to new options framework - Allow OPTIONSFILE to be overridden - Replace tab with a single space after 'WWW:' in pkg-descr Notes: svn path=/head/; revision=317309
* - Ubreak.Jun Kuriyama2013-05-045-3/+42
| | | | | | | | PR: ports/176926 Submitted by: Hiroyuki Iwatsuki <don@na.rim.or.jp> Notes: svn path=/head/; revision=317308
* Update regripperplugins to 20130429Antoine Brodin2013-05-042-5/+5
| | | | | | | | | Remove infozip dependency Approved by: eadler, miwi (mentors, implicit) Notes: svn path=/head/; revision=317307
* Update regripper to 2.8Antoine Brodin2013-05-042-6/+4
| | | | | | | | | | Remove infozip dependency Do not set LICENSE_FILE for known license Approved by: eadler, miwi (mentors, implicit) Notes: svn path=/head/; revision=317306
* - Unbreak by using 1.2 CVS snapshot on 2007-01-15TAKATSU Tomonari2013-05-047-32/+113
| | | | | | | | | | - Trim Makefile header - Remove indefinite article from COMMENT - Adapt to new options framework - Replace tab with a single space after 'WWW:' in pkg-descr Notes: svn path=/head/; revision=317305
* - Update to 3.47.7Sunpoet Po-Chuan Hsieh2013-05-043-8/+9
| | | | | | | Changes: http://www.httrack.com/page/4/en/index.html Notes: svn path=/head/; revision=317304
* Update libevtx to alpha-20130421Antoine Brodin2013-05-042-7/+5
| | | | | | | | | | libevtx does not work with python 3 yet Do not show dialog for global options Approved by: eadler, miwi (mentors, implicit) Notes: svn path=/head/; revision=317303
* Update dosage to 2.2Antoine Brodin2013-05-042-4/+4
| | | | | | | Approved by: eadler, miwi (mentors, implicit) Notes: svn path=/head/; revision=317302
* - Upgrade to 0.35*.Jun Kuriyama2013-05-046-15/+16
| | | | | | | | PR: ports/177504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Notes: svn path=/head/; revision=317301
* - Trim old-style header.Hiroki Sato2013-05-041-6/+8
| | | | | | | | - Add LICENSE. - Use OPTIONS_DEFINE. Notes: svn path=/head/; revision=317300
* - Update to 0.2.5.Hiroki Sato2013-05-043-11/+14
| | | | | | | | | | - Trim old-style header. - Add LICENSE. - Mark MAKE_JOBS_SAFE=yes - Use OPTIONS_DEFINE. Notes: svn path=/head/; revision=317299
* Trim old-style header and add style clean-ups.Hiroki Sato2013-05-041-8/+2
| | | | Notes: svn path=/head/; revision=317298
* - Fix build after utmp->utmpx migration.Hiroki Sato2013-05-045-52/+79
| | | | | | | | | - Use OPTIONS_DEFINE. - Use USERS and GROUPS for _sj3 user. - Trim old-style header. Notes: svn path=/head/; revision=317297
* 1: Upgrade to 3.18.5.Vanilla I. Shu2013-05-042-5/+4
| | | | | | | | | 2: Fix build with clang-3.3 Submitted by: bapt@ [2] Notes: svn path=/head/; revision=317296
* - Copy databases/phpmyadmin to databases/phpmyadmin35Matthew Seaman2013-05-0413-15/+291
| | | | | | | | | | | | | | | | - Update databases/phpmyadmin to 4.0.0 Version 4.0.0 is the first release of a new major version, and involves some significant changes in functionality. In particular it now requires Javascript in order to operate. Provide a new phpmyadmin35 port to track the 3.5.x branch for those not wishing to upgrade yet. Note that you will have to adjust your httpd.conf if you switch to this port, as it installs the application to ${LOCALBASE}/www/phpMyAdmin35 Notes: svn path=/head/; revision=317295
* Mark ELSOUND option as broken (distfile unfetchable)Baptiste Daroussin2013-05-031-13/+12
| | | | | | | While here convert to new options framework Notes: svn path=/head/; revision=317294
* ghostscript 7 has been resurrected (this fix package building of ↵Baptiste Daroussin2013-05-031-4/+4
| | | | | | | ghostscript7 packages on packages builder Notes: svn path=/head/; revision=317293
* Fix build with bmakeBaptiste Daroussin2013-05-031-2/+2
| | | | Notes: svn path=/head/; revision=317292
* Mark as broken: kdelibs-3.5-openssl-1.0.0.patch is unfetchableBaptiste Daroussin2013-05-031-6/+2
| | | | Notes: svn path=/head/; revision=317291
* Mark as broken, some distfiles are unfetchableBaptiste Daroussin2013-05-031-9/+9
| | | | | | | While here convert to new options framework Notes: svn path=/head/; revision=317290
* Fix build with bmakeBaptiste Daroussin2013-05-031-0/+5
| | | | Notes: svn path=/head/; revision=317289
* - Update to 2.5.2Florian Smeets2013-05-035-996/+1040
| | | | | | | | | | | | | | - Update the Makefile header - move LICENCE section a litle - prevent possible installation failure after cp -n behaviour change in head after r245960 [1] PR: ports/175219 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> Reported by: jaset Notes: svn path=/head/; revision=317288
* Move expiration date forwardBaptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317287
* Fix build with bmakeBaptiste Daroussin2013-05-031-0/+4
| | | | Notes: svn path=/head/; revision=317286
* Fix build on currentBaptiste Daroussin2013-05-031-5/+4
| | | | Notes: svn path=/head/; revision=317285
* Fix build on currentBaptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317284
* Fix buildBaptiste Daroussin2013-05-031-6/+2
| | | | Notes: svn path=/head/; revision=317283
* Fix build on currentBaptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317282
* Fix build with bmakeBaptiste Daroussin2013-05-032-0/+2
| | | | Notes: svn path=/head/; revision=317281
* Wireshark always needs pkgconf (this fixes wireshark-lite)Baptiste Daroussin2013-05-031-2/+1
| | | | Notes: svn path=/head/; revision=317280
* Update to 2.2.2Florian Smeets2013-05-033-11/+3
| | | | Notes: svn path=/head/; revision=317279
* Fix build on currentBaptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317278
* Mark as broken: does not fetchBaptiste Daroussin2013-05-031-3/+3
| | | | Notes: svn path=/head/; revision=317277
* Fix build on current by respecting CFLAGSBaptiste Daroussin2013-05-031-1/+3
| | | | Notes: svn path=/head/; revision=317276
* - update to 2.36Jason Helfman2013-05-032-7/+6
| | | | | | | | | | - update MASTER_SITES to follow versioned distribution file - take maintainership Submitted by: dan.mcgregor@usask.ca Notes: svn path=/head/; revision=317275
* Mark as broken: does not fetchBaptiste Daroussin2013-05-031-5/+3
| | | | Notes: svn path=/head/; revision=317274
* Mark as broken: does not fetchBaptiste Daroussin2013-05-031-5/+3
| | | | Notes: svn path=/head/; revision=317273
* Fix build with bmakeBaptiste Daroussin2013-05-031-0/+2
| | | | Notes: svn path=/head/; revision=317272
* Update third-party modules:Sergey A. Osokin2013-05-036-82/+82
| | | | | | | | | | | | | | | | | | o) echo from 0.42 to 0.45; o) headers_more from 0.19 to 0.20; o) push_stream from 0.3.4 to 03.5; o) upsteam_sticky from 1.0 to 1.1; o) encrypted_session from 0.02 to 0.03; o) lua from 0.7.15 to 0.7.21; o) redis2 from 0.09 to 0.10; o) rtmp from 0.9.13 to 0.9.18; o) srcache from 0.19 to 0.20; o) iconv from 0.10rc7 to 0.10; Submitted by: delphij via private mail Notes: svn path=/head/; revision=317271
* Fix build on currentBaptiste Daroussin2013-05-032-6/+2
| | | | Notes: svn path=/head/; revision=317270
* Fix build with bmakeBaptiste Daroussin2013-05-031-0/+4
| | | | Notes: svn path=/head/; revision=317269
* Update to 3.400.Raphael Kubo da Costa2013-05-032-3/+4
| | | | | | | | PR: ports/177726 Submitted by: Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer) Notes: svn path=/head/; revision=317268