aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - s/CP -p/CP/ not to mangle ownerships of existing directoriesAndrew Pantyukhin2007-04-229-10/+10
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=190650
* - Fix plistAndrew Pantyukhin2007-04-221-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=190649
* Update to 2.10.9.Jeremy Messenger2007-04-222-4/+4
| | | | Notes: svn path=/head/; revision=190648
* Downgrade to 2.12.8. The 2.13.x version is a development version. The updateJeremy Messenger2007-04-225-22/+26
| | | | | | | | | | of gtkmm to 2.10.9 doesn't build with glibmm 2.13.x. Bump the PORTEPOCH. GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=430782 Discussed with: marcus Notes: svn path=/head/; revision=190647
* Update to 1.8Erwin Lansing2007-04-222-4/+4
| | | | Notes: svn path=/head/; revision=190646
* Update to 0.128.Jeremy Messenger2007-04-222-4/+4
| | | | Notes: svn path=/head/; revision=190645
* - Remove libgnomeprintui since gnumeric now uses GTK printMichael Johnson2007-04-221-1/+1
| | | | | | | Reported by: mezz Notes: svn path=/head/; revision=190644
* - Update to 0.2.0Martin Wilke2007-04-223-5/+41
| | | | Notes: svn path=/head/; revision=190643
* Merge gimp-app-devel doc changes to gimp-appMichael Johnson2007-04-221-1/+2
| | | | Notes: svn path=/head/; revision=190642
* Sync USE_GECKO with www/epiphany to add xulrunner support.Joe Marcus Clarke2007-04-221-1/+1
| | | | | | | Requested by: Caelian on #freebsd-gnome Notes: svn path=/head/; revision=190641
* ZenTest provides 4 different tools and 1 library: zentest, unit_diff,Cheng-Lung Sung2007-04-225-0/+413
| | | | | | | | | | | | | | | | | | | | | | | | autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. autotest is a continous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. multiruby runs anything you want on multiple versions of ruby. Test::Rails helps you build industrial-strength Rails code. WWW: http://zentest.rubyforge.org/ Notes: svn path=/head/; revision=190639
* Add rubygem-railroad 0.3.4, a class diagrams generator for Ruby on RailsCheng-Lung Sung2007-04-225-0/+88
| | | | | | | | | | applications. PR: ports/111752 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=190637
* - Update to 2.4.1Cheng-Lung Sung2007-04-222-4/+4
| | | | | | | | PR: ports/111812 Submitted by: maintainer (Nicolas Jombart) Notes: svn path=/head/; revision=190636
* - Update to 1.09Cheng-Lung Sung2007-04-222-4/+4
| | | | Notes: svn path=/head/; revision=190635
* - Update to 1.05.1 (1.051)Cheng-Lung Sung2007-04-222-6/+5
| | | | Notes: svn path=/head/; revision=190634
* - Update to 2.0Cheng-Lung Sung2007-04-222-4/+4
| | | | Notes: svn path=/head/; revision=190633
* - Fix buildMartin Wilke2007-04-221-2/+4
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=190632
* Preserve whitespace in the argument list. This can be tested by runningDag-Erling Smørgrav2007-04-222-1/+3
| | | | | | | | "ef.sh /bin/echo a\ \ b"; the correct output is "a b\n", but before this commit it would print "a b\n" instead. Notes: svn path=/head/; revision=190631
* - Fix after objformat removalPav Lucistnik2007-04-221-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=190630
* - Update to new distfile. This is getting tiresomePav Lucistnik2007-04-222-4/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=190629
* Prevent kdebase3 from deleting the Gamma Correction KDE Control CenterMichael Nottebrock2007-04-2214-7/+553
| | | | | | | module (from kdegraphics3) on installation. Notes: svn path=/head/; revision=190628
* Add devel/p5-Class-Closure 0.21, a module that implements encapsulated,Anton Berezin2007-04-225-0/+46
| | | | | | | declarative classes in Perl. Notes: svn path=/head/; revision=190626
* Use gstreamer-0.10.Michael Nottebrock2007-04-221-8/+4
| | | | | | | | PR: ports/111801 Submitted by: Dima Panov <fluffy@ael.ru> Notes: svn path=/head/; revision=190625
* - Fix typo in rc scriptAndrej Zverev2007-04-221-1/+1
| | | | | | | Submitted by: Matthieu Michaud <matthieu(at)epita.info> via e-mail Notes: svn path=/head/; revision=190624
* Remove unnecessary DISTNAME redefinition.Emanuel Haupt2007-04-221-1/+0
| | | | Notes: svn path=/head/; revision=190623
* Add python build dependency.Alex Dupre2007-04-222-0/+12
| | | | Notes: svn path=/head/; revision=190622
* - Update to 4.45Andrew Pantyukhin2007-04-223-49/+70
| | | | | | | Approved by: nox (maintainer) Notes: svn path=/head/; revision=190621
* Update to 0.95.0 release.Alex Dupre2007-04-223-6/+6
| | | | | | | | PR: ports/111972 Submitted by: Carl Johan Gustavsson<cjg@bsdmail.org> Notes: svn path=/head/; revision=190620
* - Unbreak, solve fetch problem with rerolled distfile.Li-Wen Hsu2007-04-222-5/+3
| | | | | | | | | PR: 111983 Submitted by: bf <bf2006a AT yahoo.com> (maintainer) Approved by: clsung (mentor) Notes: svn path=/head/; revision=190619
* Remove FreeBSD 4 support.Max Khon2007-04-221-8/+1
| | | | | | | PR: 111939 Notes: svn path=/head/; revision=190618
* - Update to 5.0b8.Max Khon2007-04-223-8/+8
| | | | | | | - Switch master sites to SF. Notes: svn path=/head/; revision=190617
* Update to 0.21.Joe Marcus Clarke2007-04-223-6/+27
| | | | Notes: svn path=/head/; revision=190616
* BROKEN on 7.0: Incorrect objformat handlingKris Kennaway2007-04-221-0/+4
| | | | Notes: svn path=/head/; revision=190615
* BROKEN on 5.x: Does not buildKris Kennaway2007-04-221-0/+4
| | | | Notes: svn path=/head/; revision=190614
* BROKEN on sparc64: Does not buildKris Kennaway2007-04-222-0/+8
| | | | Notes: svn path=/head/; revision=190613
* BROKEN on sparc64: Does not compileKris Kennaway2007-04-221-2/+2
| | | | Notes: svn path=/head/; revision=190612
* BROKEN on ia64: Does not compileKris Kennaway2007-04-221-0/+4
| | | | Notes: svn path=/head/; revision=190611
* BROKEN: Does not build on ia64Kris Kennaway2007-04-221-1/+7
| | | | Notes: svn path=/head/; revision=190610
* BROKEN on >= 6.0: does not buildKris Kennaway2007-04-221-0/+4
| | | | Notes: svn path=/head/; revision=190609
* Switch defaults to not running self-tests since the maintainer has notKris Kennaway2007-04-221-1/+1
| | | | | | | been able to figure out why they fail in package build environments. Notes: svn path=/head/; revision=190608
* BROKEN: Does not buildKris Kennaway2007-04-221-0/+2
| | | | Notes: svn path=/head/; revision=190607
* BROKEN on !i386: Does not compileKris Kennaway2007-04-223-0/+12
| | | | Notes: svn path=/head/; revision=190606
* BROKEN: Size mismatchKris Kennaway2007-04-221-0/+2
| | | | Notes: svn path=/head/; revision=190605
* BROKEN on 5.x: Does not compileKris Kennaway2007-04-221-0/+4
| | | | Notes: svn path=/head/; revision=190604
* BROKEN on 7.0: Incorrect objformat handlingKris Kennaway2007-04-223-2/+18
| | | | Notes: svn path=/head/; revision=190603
* BROKEN: Incorrect objformat handlingKris Kennaway2007-04-221-1/+7
| | | | Notes: svn path=/head/; revision=190602
* Remove BROKEN on 4.x (due to EOL).David Thiel2007-04-221-7/+1
| | | | | | | | | | PR: ports/111827 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Reviewed by: lx Approved by: edwin (mentor) Notes: svn path=/head/; revision=190601
* - Set correct permissions on instal.Stanislav Sedov2007-04-211-1/+1
| | | | Notes: svn path=/head/; revision=190600
* - Fix pkg-plistMartin Wilke2007-04-212-0/+2
| | | | | | | Submitted by: krisbot Notes: svn path=/head/; revision=190599
* - Update to 4.45Andrew Pantyukhin2007-04-212-7/+6
| | | | Notes: svn path=/head/; revision=190598