aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Touch up cf.data.pre:Adrian Chadd2009-12-061-26/+13
| | | | | | | | * remove the POSIX AIO stuff for COSS - Lusca doesn't use it at all; * Default to aufs instead of ufs - there is no UFS in Lusca Notes: svn path=/head/; revision=245277
* Fix location of egg file.Edwin Groothuis2009-12-062-2/+2
| | | | | | | Noticed by: pav! Notes: svn path=/head/; revision=245276
* Add squid.conf.clean to the etc files list.Adrian Chadd2009-12-061-1/+2
| | | | Notes: svn path=/head/; revision=245275
* Remove the double English language definitionAdrian Chadd2009-12-061-1/+1
| | | | Notes: svn path=/head/; revision=245274
* * Don't install the 'templates' error page directory. It isn't required.Adrian Chadd2009-12-062-0/+31
| | | | | | | * Default to "English" instead of "templates" in the configure script. Notes: svn path=/head/; revision=245273
* - Update to 0.0405Wen Heping2009-12-063-5/+5
| | | | Notes: svn path=/head/; revision=245272
* - Update to 0.9.6Wen Heping2009-12-062-4/+4
| | | | Notes: svn path=/head/; revision=245271
* - Update to 0.52Wen Heping2009-12-062-4/+4
| | | | Notes: svn path=/head/; revision=245270
* - Update to 1.2.0.20091120Wen Heping2009-12-062-4/+4
| | | | | | | | PR: ports/141197 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer) Notes: svn path=/head/; revision=245269
* - Update to 0.3.3Wen Heping2009-12-063-7/+7
| | | | Notes: svn path=/head/; revision=245268
* Set PROJECTHOST - the port is "lusca" but the google code project isAdrian Chadd2009-12-061-0/+1
| | | | | | | "lusca-cache". Notes: svn path=/head/; revision=245267
* correct PKGNAMESUFFIXAdrian Chadd2009-12-061-1/+1
| | | | Notes: svn path=/head/; revision=245266
* Link in the lusca-head port to the buildAdrian Chadd2009-12-061-0/+1
| | | | Notes: svn path=/head/; revision=245264
* Import a Lusca port which will track Lusca-HEAD snapshot releases.Adrian Chadd2009-12-0615-0/+777
| | | | Notes: svn path=/head/; revision=245263
* Update to poco-all version 1.3.6. Add dependences for databaseWes Peters2009-12-066-24/+206
| | | | | | | | libraries. Fix plist very carefully. Now supports the (considerable) full capabilities of the Poco library. Notes: svn path=/head/; revision=245262
* Update to 2.28.2.Joe Marcus Clarke2009-12-062-4/+4
| | | | Notes: svn path=/head/; revision=245261
* Update to 2.28.2.Joe Marcus Clarke2009-12-063-4/+7
| | | | Notes: svn path=/head/; revision=245260
* Update to 1.4.2.Joe Marcus Clarke2009-12-062-4/+4
| | | | Notes: svn path=/head/; revision=245259
* - Add new visual style for KDE4Dima Panov2009-12-065-0/+51
| | | | | | | | | PR: 141157 Submitted By: Steve Wills Approved by: miwi (mentor) Notes: svn path=/head/; revision=245258
* Add a BUILD_DEPENDS on deskbar-applet.Joe Marcus Clarke2009-12-061-0/+1
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=245257
* Update to 2.18.4.Joe Marcus Clarke2009-12-068-30/+16
| | | | Notes: svn path=/head/; revision=245256
* Update to 2.22.3.Joe Marcus Clarke2009-12-064-8/+8
| | | | Notes: svn path=/head/; revision=245255
* - update dependencyYen-Ming Lee2009-12-061-9/+10
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=245254
* . Update to the cacerts file included in Update 17.Greg Lewis2009-12-064-0/+0
| | | | Notes: svn path=/head/; revision=245253
* . Update to Update 17.Greg Lewis2009-12-062-4/+4
| | | | Notes: svn path=/head/; revision=245252
* Update package list after audacious update.Emanuel Haupt2009-12-062-1/+2
| | | | | | | Notified by: pointyhat (via pav) Notes: svn path=/head/; revision=245251
* Fix the packaging now that the pidgin API is not required to build theJoe Marcus Clarke2009-12-062-6/+3
| | | | | | | | | pidgin plug-in. Reported by: QAT Notes: svn path=/head/; revision=245250
* Update to Wine 1.1.34. Among others, this includes the following changes:Gerald Pfeifer2009-12-056-8/+24
| | | | | | | | | | | | - Many fixes for crypto certificates support. - A lot of MSHTML improvements. - Various fixes to support the Left 4 Dead 2 DRM. - A number of OLE marshalling fixes. - More Listview improvements. - Various bug fixes. Notes: svn path=/head/; revision=245248
* - Mark BROKEN on amd64: hangs during buildPav Lucistnik2009-12-051-1/+7
| | | | | | | Reported by: pointyhat, local tinderbox Notes: svn path=/head/; revision=245247
* - Fix depobj after recent mpich2 updatePav Lucistnik2009-12-051-11/+3
| | | | | | | | | Reported by: pointyhat - While here, remove support for nonexistant mpich1 port Notes: svn path=/head/; revision=245246
* - Mark BROKEN: unfetchablePav Lucistnik2009-12-051-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=245245
* - Flip MAKE_JOBS_SAFE -> UNSAFEPav Lucistnik2009-12-051-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=245244
* If you install the port it creates an empty directory which is not packaged.Doug Barton2009-12-051-1/+1
| | | | | | | | | Subsequently installing the package will result in a plist entry to remove a directory that does not exist So, change @dirrm to @dirrmtry to make them both happy. Notes: svn path=/head/; revision=245243
* - Add two new visual styles for KDE4, nitrogen [1] and bespin [2]Dima Panov2009-12-059-0/+77
| | | | | | | | | | PR: 141156 [1] PR: 141158 [2] Submitted by: Steve Wills Approved by: miwi (mentor) Notes: svn path=/head/; revision=245242
* Update to 1.336Herve Quiroz2009-12-052-5/+5
| | | | Notes: svn path=/head/; revision=245241
* Reset MASTER/PATCH_SITES by lost original site.Norikatsu Shigemura2009-12-051-3/+3
| | | | Notes: svn path=/head/; revision=245240
* Update to 0.5.1Max Brazhnikov2009-12-052-4/+4
| | | | Notes: svn path=/head/; revision=245239
* - Fix PLISTPietro Cerutti2009-12-051-0/+4
| | | | | | | Reported by: PH (via erwin and pav) Notes: svn path=/head/; revision=245238
* Add lua-iconv, is a lua binding to iconv(3).Vanilla I. Shu2009-12-057-0/+82
| | | | Notes: svn path=/head/; revision=245237
* - Reset maintainership.Felippe de Meirelles Motta2009-12-052-2/+2
| | | | | | | | PR: ports/141048 Submitted by: Ralf van der Enden <tremere@cainites.net> (old maintainer) Notes: svn path=/head/; revision=245236
* Remove xf86-video-ati from CONFLICTS, and bump PORTREVISION.Norikatsu Shigemura2009-12-051-2/+2
| | | | | | | | Pointed out: jkim Pointy hat to: myself Notes: svn path=/head/; revision=245235
* Update to 1.3.0.Norikatsu Shigemura2009-12-052-5/+5
| | | | Notes: svn path=/head/; revision=245234
* Update to 195.22Alexander Nedotsukov2009-12-054-8/+8
| | | | Notes: svn path=/head/; revision=245233
* - Belatedly update to version 0.5Alexey Dokuchaev2009-12-057-365/+200
| | | | | | | | - Offer to install community map pack (on by default) - Convert one patch file to simple inplace editing Notes: svn path=/head/; revision=245232
* Fix plist.Koop Mast2009-12-052-4/+1
| | | | | | | Submitted by: pointyhat (via pav@) Notes: svn path=/head/; revision=245231
* - Upgrade to 0.9018.Jun Kuriyama2009-12-053-4/+6
| | | | Notes: svn path=/head/; revision=245230
* - Upgrade to 0.08.Jun Kuriyama2009-12-052-4/+4
| | | | Notes: svn path=/head/; revision=245229
* - Upgrade to 0.33.Jun Kuriyama2009-12-055-18/+20
| | | | Notes: svn path=/head/; revision=245228
* - Upgrade to 0.15.Jun Kuriyama2009-12-052-4/+4
| | | | Notes: svn path=/head/; revision=245227
* - Upgrade to 0.05.Jun Kuriyama2009-12-052-4/+4
| | | | Notes: svn path=/head/; revision=245226