aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update the supported languages list in commentRong-En Fan2008-03-292-8/+28
| | | | | | | | | | | - All supported language except lua can be found by configure script, so add proper instructions to let configure finds our lua installation. This fixes lua support. Tested by: Vlad GALU <dudu at dudu.ro> Notes: svn path=/head/; revision=210088
* bsd.port.mk requires that OPTIONS should be spelled with double quotes.Ruslan Ermilov2008-03-291-2/+2
| | | | Notes: svn path=/head/; revision=210085
* - speedup makeDirk Meyer2008-03-291-1/+0
| | | | Notes: svn path=/head/; revision=210071
* - cleanup with GEM macrosDirk Meyer2008-03-292-85/+87
| | | | | | | - use new dependecy form Notes: svn path=/head/; revision=210070
* - Check arch for svgalibBeech Rintoul2008-03-291-1/+1
| | | | | | | | | PR: ports/122225 Submitted by: David Yeske <dyeske@gmail.com> Approved by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=210058
* Fix an undefined symbol on g_assert when linking to this library.Joe Marcus Clarke2008-03-282-1/+11
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=210046
* - Add RUN_DEPENDS on sysutils/fusefs-kmod if build with fuseMichael Johnson2008-03-281-0/+2
| | | | | | | To use fuse with gvfs make sure to add 'fusefs_enable="YES" to /etc/rc.conf and add 'vfs.usermount=1' to /etc/sysctl.conf Notes: svn path=/head/; revision=210043
* Update to 0.2.2.Joe Marcus Clarke2008-03-284-23/+34
| | | | Notes: svn path=/head/; revision=210039
* Update to 2.11Erwin Lansing2008-03-282-5/+4
| | | | Notes: svn path=/head/; revision=210037
* Pet portlintErwin Lansing2008-03-281-8/+8
| | | | Notes: svn path=/head/; revision=210036
* Update to 1.23Mathieu Arnold2008-03-282-5/+4
| | | | Notes: svn path=/head/; revision=210017
* - Update to 0.08Lars Thegler2008-03-282-5/+5
| | | | | | | - Relinquish maintainership Notes: svn path=/head/; revision=210014
* Update to 0.16Lars Thegler2008-03-282-4/+4
| | | | Notes: svn path=/head/; revision=210013
* Update to 0.6.7Mathieu Arnold2008-03-283-4/+6
| | | | Notes: svn path=/head/; revision=210009
* Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtimeJeremy Messenger2008-03-282-2/+7
| | | | | | | | | | and these seem work fine in normal use. I don't test every functions, so let me know if you have any problem with it. Reported by: pointyhat via pav Notes: svn path=/head/; revision=209987
* - Update to 0.13Cheng-Lung Sung2008-03-283-10/+10
| | | | | | | Changes: http://search.cpan.org/dist/IO-Async/Changes Notes: svn path=/head/; revision=209984
* - Update to 1.7Cheng-Lung Sung2008-03-282-7/+5
| | | | | | | Changes: http://search.cpan.org/dist/Test-Parser/ChangeLog Notes: svn path=/head/; revision=209983
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+2
| | | | Notes: svn path=/head/; revision=209970
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-272-5/+2
| | | | Notes: svn path=/head/; revision=209964
* - Fix plistPav Lucistnik2008-03-271-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=209933
* Fix the plist, bump the PORTREVISION on glibmm-reference.Jeremy Messenger2008-03-263-3/+10
| | | | Notes: svn path=/head/; revision=209897
* Add libnotifymmMichael Johnson2008-03-265-0/+53
| | | | | | | C++ wrappers for libnotify Notes: svn path=/head/; revision=209862
* - Update to 0.8.1Martin Wilke2008-03-264-101/+84
| | | | | | | | | | - Remove knobs since they are rather useless PR: 121829 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=209857
* - Updated to 0.29;Cheng-Lung Sung2008-03-262-4/+4
| | | | | | | | | Changes: http://search.cpan.org/dist/PAR-Dist/Changes PR: ports/120398 Submitted by: Felippe de Meirelles Motta <lippemail_AT_gmail dot com> Notes: svn path=/head/; revision=209849
* - fix conditional dependency of dual-life modulesYen-Ming Lee2008-03-261-8/+16
| | | | | | | | | | | - bump PORTREVISION PR: based on 121603 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=209842
* mez_xml is a templte engine. It generates a Python template module for aRong-En Fan2008-03-265-0/+47
| | | | | | | | | | | | | | | | | | | | XML or XHTML file. Mercurial Repository: http://hg.assembla.com/mez_xml/ Latest Versions: http://www.assembla.com/spaces/files/mez_xml WWW: http://trac-hg.assembla.com/mez_xml PR: ports/122041 Submitted by: Thinker K.F. Li <thinker at branda.to> Notes: svn path=/head/; revision=209837
* Add a missing dependency on gtksourceview2.Joe Marcus Clarke2008-03-261-1/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=209833
* - Update to 1.3.0Martin Wilke2008-03-259-29/+57
| | | | | | | | PR: 121947 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=209817
* - Update to 1.0.10Martin Wilke2008-03-253-9/+7
| | | | | | | | PR: 121984 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=209813
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-252-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* Update to 0.74Mathieu Arnold2008-03-253-7/+7
| | | | Notes: svn path=/head/; revision=209801
* Update to 2.21Mathieu Arnold2008-03-253-18/+16
| | | | Notes: svn path=/head/; revision=209799
* - Add libbonobo dependency, it's no longer assumedPav Lucistnik2008-03-251-1/+1
| | | | Notes: svn path=/head/; revision=209786
* Use PKGNAMESUFFIX:=${PKGNAMESUFFIX}-reference instead of ↵Michael Johnson2008-03-251-1/+1
| | | | | | | PORTNAME:=${PORTNAME}-reference so -reference ports can use MASTER_SITES=GNOME Notes: svn path=/head/; revision=209781
* Fix build for GNOME 2.22Michael Johnson2008-03-251-2/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=209772
* Update to 3.8Lars Thegler2008-03-253-5/+7
| | | | Notes: svn path=/head/; revision=209762
* Update to 2.14Lars Thegler2008-03-252-4/+4
| | | | Notes: svn path=/head/; revision=209760
* Adjust MASTER_SITES to an other server of mineIon-Mihai Tetcu2008-03-251-1/+1
| | | | Notes: svn path=/head/; revision=209757
* remove duplicates for gcc-objc-4.2.1.tar.bz2Edwin Groothuis2008-03-251-3/+0
| | | | Notes: svn path=/head/; revision=209747
* add SHA256 for check-0.9.5.tar.gzEdwin Groothuis2008-03-251-0/+1
| | | | Notes: svn path=/head/; revision=209746
* Disable the libarchive module on versions of FreeBSD that have an olderJoe Marcus Clarke2008-03-252-2/+9
| | | | | | | libarchive. Notes: svn path=/head/; revision=209741
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* Upgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2.Brooks Davis2008-03-2412-178/+106
| | | | | | | | | | | Switch llvm-gcc4 from the deprecated gcc 4.0 based version to a new gcc 4.2 based release. See the release notes for details: http://www.llvm.org/releases/2.2/docs/ReleaseNotes.html Notes: svn path=/head/; revision=209734
* - Get rid of damn gems requirementsStanislav Sedov2008-03-243-0/+22
| | | | | | | | - Fix supplied example - Bump PORTREVISION. Notes: svn path=/head/; revision=209709
* - Add ruby-sexp, a ruby library for working with s-expressions.Stanislav Sedov2008-03-245-0/+50
| | | | | | | WWW: http://sexp.rubyforge.org/ Notes: svn path=/head/; revision=209706
* - Add port for ruby-multi, a pattern matching library for ruby.Stanislav Sedov2008-03-245-0/+49
| | | | | | | WWW: http://multi.rubyforge.org/ Notes: svn path=/head/; revision=209703
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* Pass maintainership back to rnoland - he's back online.Wesley Shields2008-03-241-1/+1
| | | | | | | | | Sorry about this and welcome back! Approved by: garga (implicit) Notes: svn path=/head/; revision=209690
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-5/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - Update to 0.83Rong-En Fan2008-03-242-6/+5
| | | | | | | - Use magic CPAN macro Notes: svn path=/head/; revision=209682