aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update to 1.38Yen-Ming Lee2004-12-253-7/+7
| | | | | | | | | PR: 74677 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=125111
* Update lang/ruby18 to the 1.8.2 release. Happy holidays!Akinori MUSHA2004-12-254-13/+13
| | | | Notes: svn path=/head/; revision=125110
* update to News::Article::NoCeM 0.04Yen-Ming Lee2004-12-252-3/+3
| | | | Notes: svn path=/head/; revision=125109
* Fix plist.Akinori MUSHA2004-12-252-2/+6
| | | | Notes: svn path=/head/; revision=125108
* Fix plistYen-Ming Lee2004-12-252-3/+4
| | | | | | | | PR: 75238 Submitted by: Lars Eggert <lars.eggert@gmx.net> Notes: svn path=/head/; revision=125107
* Now builds on FreeBSD >= 5.xKris Kennaway2004-12-251-4/+0
| | | | Notes: svn path=/head/; revision=125106
* Port now buildsKris Kennaway2004-12-241-4/+0
| | | | Notes: svn path=/head/; revision=125105
* Previous commit fixed the breakage but forgot to remove BROKEN.Kris Kennaway2004-12-241-2/+0
| | | | Notes: svn path=/head/; revision=125104
* Now compiles on FreeBSD 6.xKris Kennaway2004-12-241-4/+0
| | | | Notes: svn path=/head/; revision=125103
* Don't mark BROKEN when PACKAGE_BUILDING since the version of apache2Kris Kennaway2004-12-241-1/+1
| | | | | | | | on the build master has no bearing on whether the package will build in a chroot. Notes: svn path=/head/; revision=125102
* s/kpdf/kdegraphicsJosef El-Rayes2004-12-241-1/+1
| | | | Notes: svn path=/head/; revision=125101
* Now builds on FreeBSD 6.xKris Kennaway2004-12-241-4/+0
| | | | Notes: svn path=/head/; revision=125100
* Slave port cbedic still builds, so only mark this conditionally broken.Kris Kennaway2004-12-241-0/+2
| | | | Notes: svn path=/head/; revision=125099
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Josef El-Rayes2004-12-242-1/+30
| | | | | | | | | | | Approved by: pav(mentor) With hat: secteam References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html Notes: svn path=/head/; revision=125098
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Josef El-Rayes2004-12-242-1/+28
| | | | | | | | | | Approved by: pav(mentor) With hat: secteam References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html Notes: svn path=/head/; revision=125097
* Revert rev. 1.11 so nonexisting html manpage is not installed.Dejan Lesjak2004-12-241-1/+0
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=125096
* Unbreak (documentation checksums updated).Jimmy Olgeni2004-12-241-34/+34
| | | | Notes: svn path=/head/; revision=125095
* Mark the port IGNORE on X_WINDOW_SYSTEM that doesn't have sufficient libraries.Eric Anholt2004-12-241-1/+7
| | | | | | | Prodded by: pointyhat via kris Notes: svn path=/head/; revision=125094
* Html manpages are no more.Dejan Lesjak2004-12-241-1/+0
| | | | | | | Prodded by: pointyhat via kris Notes: svn path=/head/; revision=125093
* Fix build without imake.Dejan Lesjak2004-12-241-1/+2
| | | | | | | Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=125092
* Fix saving in gnome-sound-recorder. SeeJoe Marcus Clarke2004-12-244-2/+116
| | | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=162185 for more details. Reported by: h <h@erathia.be> Notes: svn path=/head/; revision=125091
* Drop html manpages.Dejan Lesjak2004-12-241-5/+0
| | | | | | | Prodded by: pointyhat via kris Notes: svn path=/head/; revision=125090
* There are no more html man pages.Dejan Lesjak2004-12-242-2/+0
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=125089
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Josef El-Rayes2004-12-242-0/+37
| | | | | | | | Approved by: pav(mentor, gnome hat) References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html Notes: svn path=/head/; revision=125088
* Update to 2.12.0.MANTANI Nobutaka2004-12-246-14/+104
| | | | Notes: svn path=/head/; revision=125087
* Explain the switch from graphics/dri to graphics/xfree86-dri forDejan Lesjak2004-12-241-0/+15
| | | | | | | | | | XFree86-4-Server users. Prodded by: rpratt Submitted by: ade (wording of entry), rpratt (portupgrade line) Notes: svn path=/head/; revision=125086
* gimp-devel served it's purposePav Lucistnik2004-12-241-0/+1
| | | | Notes: svn path=/head/; revision=125085
* - Remove gimp-devel for now, 2.2 is stablePav Lucistnik2004-12-2423-4605/+0
| | | | Notes: svn path=/head/; revision=125083
* - Fix python plugin: it expects a png logo, which is not includedPav Lucistnik2004-12-243-0/+33
| | | | | | | in the tarball. Notes: svn path=/head/; revision=125082
* - Update to 2.2.0Pav Lucistnik2004-12-2417-761/+1160
| | | | | | | Submitted by: ahze Notes: svn path=/head/; revision=125081
* * Fix external URI loaders by loading the correct version of the GNOMEJoe Marcus Clarke2004-12-2412-31/+340
| | | | | | | | | | | | | | libraries. This means Mozilla's GNOME integration (i.e. GConf) should now work [1] * Fix i18n support when invoking Mozilla, and add atsdsp support [2] * Port all fixes to mozilla-devel PR: 75428 [2] Reported by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1] Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2] Notes: svn path=/head/; revision=125080
* Patch vulnerability in imported xpdf code. Bump PORTREVISION.Markus Brueffer2004-12-246-0/+126
| | | | | | | | | | | | | References: http://koffice.kde.org/releases/1.3.5-release.php http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1125 http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities Notified by: josef Notes: svn path=/head/; revision=125079
* Add missing prototype to fix the build with recent GCC.Alexey Dokuchaev2004-12-242-7/+11
| | | | Notes: svn path=/head/; revision=125078
* Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz2004-12-242-2/+2
| | | | | | | | | with java/kaffe-devel Pointy hat to: me Notes: svn path=/head/; revision=125077
* Unbreak the build with recent GCC.Alexey Dokuchaev2004-12-243-4/+94
| | | | Notes: svn path=/head/; revision=125076
* Remove trailing spaces.Kirill Ponomarev2004-12-241-4/+4
| | | | Notes: svn path=/head/; revision=125075
* - Register CONFLICTS with java/kaffe and java/kaffe-develHerve Quiroz2004-12-241-0/+2
| | | | Notes: svn path=/head/; revision=125074
* - Register CONFLICTS with java/kaffe-devel and java/javavmwrapperHerve Quiroz2004-12-242-3/+5
| | | | | | | | - Use %%DATADIR%% to calm portlint - Tweak COMMENT to calm portlint Notes: svn path=/head/; revision=125073
* - Register CONFLICTS with java/kaffe and java/javavmwrapperHerve Quiroz2004-12-242-2/+4
| | | | | | | - Use %%DATADIR%% to calm portlint Notes: svn path=/head/; revision=125072
* - Enable GD support for nice graphsPav Lucistnik2004-12-241-0/+14
| | | | | | | | | PR: ports/74819 Submitted by: Renato Botelho <renato@galle.com.br> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=125071
* - Update to 1.4.2Pav Lucistnik2004-12-243-17/+8
| | | | | | | | PR: ports/75465 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=125070
* Update to 3.10.Sergey A. Osokin2004-12-242-3/+3
| | | | Notes: svn path=/head/; revision=125069
* Update to 3.31.Sergey A. Osokin2004-12-242-3/+3
| | | | Notes: svn path=/head/; revision=125068
* Update to 0.1.13.Sergey A. Osokin2004-12-244-6/+6
| | | | Notes: svn path=/head/; revision=125067
* Add ports to xpdf report that come with own xpdf in distfile.Josef El-Rayes2004-12-241-0/+21
| | | | | | | | For kdegraphics: Reported by: lofi Notes: svn path=/head/; revision=125066
* - Bump rvm's lib versionSergey Matveychuk2004-12-242-2/+2
| | | | Notes: svn path=/head/; revision=125065
* - Update devel/rvm to 1.10Sergey Matveychuk2004-12-243-14/+10
| | | | | | | | | PR: ports/74035 Submitted by: Radim Kolar <hsn(at)netmag.cz> Reviewed by: maintainer (timeout: 2 weeks from second remind) Notes: svn path=/head/; revision=125064
* - Update to 2.4.16Sergey Matveychuk2004-12-247-129/+82
| | | | | | | | | | - Pass maintainership to submitter PR: ports/75444 Submitted by: Andrey Slusar <anray(at)inet.ua> Notes: svn path=/head/; revision=125063
* - Update to 3.8Sergey Matveychuk2004-12-242-13/+12
| | | | | | | | | | - Pass maintainership to submitter PR: ports/75003 Submitted by: Andrey Slusar <anray(at)inet.ua> Notes: svn path=/head/; revision=125062
* - Update to 11.0Sergey Matveychuk2004-12-242-136/+135
| | | | | | | | | | | | | | * new packages: erc-1.12 * remove packages: liece-1.12 (This package is deprecated. Use the riece package) - Pass maintainership to submitter PR: ports/75002 Submitted by: Andrey Slusar <anray(at)inet.ua> Notes: svn path=/head/; revision=125061