summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - s/GNOME_MTREE/GNOME_MTREE_FILE/ to be more like MTREE_FILEahze2006-02-051-4/+4
| | | | | | | - Allow users to override GNOME_MTREE_FILE (For what ever reason..) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5619 df743ca5-7f9a-e211-a948-0013205c9059
* - Remove "" around BROKEN messagesahze2006-02-051-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5618 df743ca5-7f9a-e211-a948-0013205c9059
* - Add an example for USE_GSTREAMER80ahze2006-02-021-2/+5
| | | | | | | | - Change the USE_GSTREAMER example so it actually uses plugins that exist in gstreamer 0.10 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5604 df743ca5-7f9a-e211-a948-0013205c9059
* Make the localstatedir configurable.marcus2006-02-011-2/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5586 df743ca5-7f9a-e211-a948-0013205c9059
* - Chase bsd.port.mkahze2006-01-301-41/+44
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5552 df743ca5-7f9a-e211-a948-0013205c9059
* - s/MACHINE_ARCH/ARCH/ahze2006-01-281-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5543 df743ca5-7f9a-e211-a948-0013205c9059
* Make the GConf schema installation code a bit nicer.marcus2006-01-241-4/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5524 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure our gconf package magic uses merged schemas.marcus2006-01-241-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5523 df743ca5-7f9a-e211-a948-0013205c9059
* GConf is using merged schemas now.marcus2006-01-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5521 df743ca5-7f9a-e211-a948-0013205c9059
* Correct a typo.marcus2006-01-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5515 df743ca5-7f9a-e211-a948-0013205c9059
* - USE_REINPLACE is noop nowpav2006-01-231-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5512 df743ca5-7f9a-e211-a948-0013205c9059
* - Add version number for ports that don't define it.ahze2006-01-231-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5511 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for versioning a single gst-pluginahze2006-01-231-6/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5510 df743ca5-7f9a-e211-a948-0013205c9059
* - Readd bsd.port.mk with USE_GSTREAMER80ahze2006-01-221-0/+5429
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5507 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix depends on ffmpeg plugin in 0.10 so it depends on gstreamer-ffmpeg ↵ahze2006-01-221-2/+4
| | | | | | | | | | instead of gstreamer-plugins-ffmpeg - Fix depends on ffmpeg plugin in 0.8 so it depends on gstreamer-ffmpeg80 instead of gstreamer-ffmpeg git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5500 df743ca5-7f9a-e211-a948-0013205c9059
* This has been committed into the ports tree.marcus2006-01-221-5285/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5496 df743ca5-7f9a-e211-a948-0013205c9059
* Fix pygnomedesktop one more time.marcus2006-01-211-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5492 df743ca5-7f9a-e211-a948-0013205c9059
* Grrr...really fix py-gnome-desktop.marcus2006-01-211-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5486 df743ca5-7f9a-e211-a948-0013205c9059
* Correct all the Python components' detection files since ${PYTHON_SITELIBDIR}marcus2006-01-211-7/+7
| | | | | | | is not necessarily defined when bsd.gnome.mk is included. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5485 df743ca5-7f9a-e211-a948-0013205c9059
* Correct the pygnomedesktop detection file.marcus2006-01-211-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5484 df743ca5-7f9a-e211-a948-0013205c9059
* Update pygnomeextras dependencies, and add a new component: pygnomedesktop.marcus2006-01-211-3/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5483 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for bad and uglyahze2006-01-211-3/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5479 df743ca5-7f9a-e211-a948-0013205c9059
* - Add gstreamer-plugins-goodahze2006-01-211-3/+5
| | | | | | | | | | | gstreamer-plugins-good is the sys and gst dirs - Readd ffmpeg to USE_GSTREAMER - Add good to gstreamer-plugins-core GO GNOME 2.13.5!! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5476 df743ca5-7f9a-e211-a948-0013205c9059
* doh, fix USE_GSTREAMER=yesahze2006-01-211-5/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5467 df743ca5-7f9a-e211-a948-0013205c9059
* - Make the new BUILD/RUN_DEPENDS a little more configurable so we can versionahze2006-01-211-5/+13
| | | | | | | things like gstreamer-ffmpeg. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5464 df743ca5-7f9a-e211-a948-0013205c9059
* s/esd/esound/ to conform with gst-0.8ahze2006-01-211-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5462 df743ca5-7f9a-e211-a948-0013205c9059
* - Use the new >= in build/run depends so we don't have to chase distfiles asahze2006-01-211-45/+8
| | | | | | | often. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5459 df743ca5-7f9a-e211-a948-0013205c9059
* - Make USE_GSTREAMER work with new gstreamerahze2006-01-201-2/+7
| | | | | | | - Remove old plugins that aren't supported either now or yet. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5451 df743ca5-7f9a-e211-a948-0013205c9059
* - Move gstreamer 0.8 stuff to gstreamer*80 in preps of gstreamer 0.10ahze2006-01-202-2/+272
| | | | | | | | | | - Add USE_GSTREAMER80 to support old gstreamer - Add a bunch of ports that use USE_GSTREAMER80 Some stuff repo-copied by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5446 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the evolutiondataserver shared lib version.marcus2006-01-181-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5429 df743ca5-7f9a-e211-a948-0013205c9059
* Add a hack for dbus service installation.marcus2006-01-171-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5413 df743ca5-7f9a-e211-a948-0013205c9059
* Grammar fixes.adamw2006-01-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5390 df743ca5-7f9a-e211-a948-0013205c9059
* More improvement on the grammar.mezz2006-01-101-2/+2
| | | | | | | Copied from: marcus (www/en/gnome/docs/bugging.sgml,v 1.25) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5366 df743ca5-7f9a-e211-a948-0013205c9059
* We no longer suggest to send attach in mailing list, because the list usuallymarcus2006-01-081-2/+2
| | | | | | | | | | | | | like to strip it. Change the suggest with different choices to: - Put your attach in website. - copy-n-paste in http://freebsd-gnome.pastebin.com/ - send-pr with attach Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5362 df743ca5-7f9a-e211-a948-0013205c9059
* Make the configure fail message a little less verbose.marcus2005-12-251-2/+2
| | | | | | | Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5317 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the evolutiondataserver shared library version.marcus2005-12-151-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5290 df743ca5-7f9a-e211-a948-0013205c9059
* - Move Mk/bsd.mozilla.mk to www/mozilla/bsd.gecko.mkahze2005-11-262-121/+0
| | | | | | | Requested by: marcus and mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5218 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix build of librvsg by removing the need of using WANT_GECKO=yesahze2005-11-261-11/+2
| | | | | | | before bsd.port.pre.mk git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5216 df743ca5-7f9a-e211-a948-0013205c9059
* Fix FAM support by keeping WANT_FAM_SYSTEM reserved for ports, and exposingmarcus2005-11-251-9/+21
| | | | | | | | | WITH_FAM_SYSTEM to users. Also, make gamin the default FAM system. PR: 89498 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5214 df743ca5-7f9a-e211-a948-0013205c9059
* - Only echo GOOD_USE_GECKO instead of USE_GECKO so it only prints supportedahze2005-11-241-2/+2
| | | | | | | geckos git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5213 df743ca5-7f9a-e211-a948-0013205c9059
* Remove trailing whitespace.marcus2005-11-241-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5212 df743ca5-7f9a-e211-a948-0013205c9059
* Use ${TRUE} instead of true.marcus2005-11-241-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5211 df743ca5-7f9a-e211-a948-0013205c9059
* * Use tabs instead of spaces in some placesmarcus2005-11-241-3/+3
| | | | | | | * Correct a fairly serious typo with a missing '}' git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5210 df743ca5-7f9a-e211-a948-0013205c9059
* - Err, add double checking for ${GECKO} to make sure it's what we want.ahze2005-11-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5208 df743ca5-7f9a-e211-a948-0013205c9059
* - Rearrange what is included after bsd.port.pre.mk so things likeahze2005-11-241-7/+11
| | | | | | | .if ${GECKO}=="seamonkey" will work git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5207 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for stuff being below bsd.port.pre.mkahze2005-11-241-2/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5204 df743ca5-7f9a-e211-a948-0013205c9059
* - Add a generic pre-everything to bsd.mozilla.mk that echos the gecko it isahze2005-11-241-1/+13
| | | | | | | going to use and echos other gecko's it can use. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5200 df743ca5-7f9a-e211-a948-0013205c9059
* - A working copy of bsd.mozilla.mk!ahze2005-11-242-5/+5296
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5198 df743ca5-7f9a-e211-a948-0013205c9059
* Use ${X11BASE} rather than %%X11BASE%% in the packing list ofjylefort2005-11-171-3/+3
| | | | | | | | INSTALLS_ICONS ports. The latter does not work because we modify the packing list after the PLIST_SUB processing. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5151 df743ca5-7f9a-e211-a948-0013205c9059
* - Take adamw's advice about using *_GECKOahze2005-11-131-27/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5119 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix another line with missing {ahze2005-11-131-4/+12
| | | | | | | | | - add thunderbird sunbird and nvu in the mix (thunderbird and nvu are supported by many ports by default with no patching) - Add USE_GCC=3.4+ for gecko's that need it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5118 df743ca5-7f9a-e211-a948-0013205c9059
* Add 2 missing closing curly braces. Also, add back in the tacos that Iadamw2005-11-131-3/+4
| | | | | | | | | | | | | | | | | | | | | | stayed up ALL NIGHT COOKING JUST FOR YOU, AND THERE YOU GO AND JUST DUMP OUT MY TACOS! SEE IF I EVER COOK TACOS FOR YOU AGAIN! Note also that, while I haven't tested this, I doubt that most of the substitutions will work anyway. Furthermore, I believe that ${MOZILLA} is not the optimal end variable to set here. I think that a new variable name that's not used in other ports should be used, so that we can properly track and deprecate the ${MOZILLA} stuff currently in use. I propose that the end variable be ${GECKO, as in --with-mozilla=${GECKO}. Also, I strongly advise that all non-exported variables be prefixes with '_' whenever possible. Heh. '_' is a robot smileyface ::P git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5117 df743ca5-7f9a-e211-a948-0013205c9059
* - Make sure _USE_GNOME is defined so we don't break stuffahze2005-11-121-3/+3
| | | | | | | Submitted by: kysd@po.harenet.ne.jp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5114 df743ca5-7f9a-e211-a948-0013205c9059
* - Update an incomplete bsd.mozilla.orgahze2005-11-121-48/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports Can Use: WITH_MOZILLA= yes includes bsd.mozilla.mk USE_MOZILLA= seamonkey firefox firefox-devel ..... USE_MOZILLA is a list of gecko's that the port supports, the first entry is the default gecko to use unless WITH_MOZILLA is defined. End Users Can Use: WITH_MOZILLA= seamonkey mozilla ..... if WITH_MOZILLA is defined then the first match of WITH_MOZILLA is used, if no match is found then it defaults back to the first entry of USE_MOZILLA Todo: o Change two lines that say "CHANGE ME" to only use the first var of the whole var. o Might concider changing the *_MOZILLA to *_GECKO in bsd.mozilla.mk so ports that don't use bsd.mozilla.mk will still work as intended. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5113 df743ca5-7f9a-e211-a948-0013205c9059
* - Add >/dev/null to MTREE_CMD line to be like bsd.port.mkahze2005-11-121-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5110 df743ca5-7f9a-e211-a948-0013205c9059
* - Make pre-su-install quiteahze2005-11-111-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5108 df743ca5-7f9a-e211-a948-0013205c9059
* - readd gnomehierahze2005-11-111-8/+6
| | | | | | | | | | | This version uses gnome-pre-su-install to create directories and still uses MTREE file. This removes the need for having to bump PORTREVISION in gnomehier and have to keep the GNOME_MTREE in sync with X11 MTREE_FILE. Also gnomehier now only creates directories from dirlist. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5107 df743ca5-7f9a-e211-a948-0013205c9059
* Remove .warning to fix INDEX builds on 4.X.marcus2005-11-081-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5083 df743ca5-7f9a-e211-a948-0013205c9059
* - Chase n-c-b libverahze2005-11-061-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5038 df743ca5-7f9a-e211-a948-0013205c9059
* Actually commit my hack to fix D-BUS service installation.marcus2005-10-241-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4966 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.13.2 (yes, this is a stable release, but the shared lib versionmarcus2005-10-121-3/+3
| | | | | | | changed). git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4939 df743ca5-7f9a-e211-a948-0013205c9059
* Protect the icon scanning code with INSTALLS_ICONS. We need this so wemarcus2005-09-221-4/+6
| | | | | | | | | | do not pollute all {USE,WANT}_GNOME ports with a post-install target potentially breaking index. Reported by: Scott I. Remick <scott@sremick.net> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4858 df743ca5-7f9a-e211-a948-0013205c9059
* Always force an update of the icon cache. This may fix problems withmarcus2005-09-191-4/+4
| | | | | | | icons mysteriously disappearing. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4849 df743ca5-7f9a-e211-a948-0013205c9059
* Add support for auto-detecting icon installation, and runningmarcus2005-09-181-3/+20
| | | | | | | | | gtk-update-icon-cache to build the icon cache. Submitted by: jylefort git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4842 df743ca5-7f9a-e211-a948-0013205c9059
* - Retire USE_GNOME=gstreamerpluginsahze2005-09-091-7/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4804 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomeprint(ui) shared library version.mezz2005-08-201-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4559 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 module version.marcus2005-08-191-2/+2
| | | | | | | Reported by: Andreas Kohn <andreas.kohn@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4555 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared library version.mezz2005-08-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4554 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the eel shared library version.mezz2005-08-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4551 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the librsvg2 shared library version.mezz2005-08-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4549 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomepanel shared lib version.marcus2005-08-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4547 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomedesktop shared lib version.marcus2005-08-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4545 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgsf's shared library.adamw2005-08-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4511 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgsf[-gnome] shared lib versions.marcus2005-08-161-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4503 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure ${LIBTOOL_DEPENDS} is added to PATCH_DEPENDS when using ltverhack.marcus2005-08-131-1/+5
| | | | | | | Also, add hooks for FETCH_DEPENDS and EXTRACT_DEPENDS as well. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4483 df743ca5-7f9a-e211-a948-0013205c9059
* py-gnome-extras no longer depends on libgda2 (at least for now).marcus2005-08-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4482 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the atk and pango shared lib versions.marcus2005-08-131-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4481 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomecanvas shared lib version.marcus2005-08-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4479 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gconf2 shared lib version.marcus2005-08-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4478 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomevfs2 shared lib version.marcus2005-08-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4477 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libwnck shared lib version.marcus2005-08-091-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4441 df743ca5-7f9a-e211-a948-0013205c9059
* Ports that don't use libtool, but user GNOME would die violently withmarcus2005-08-081-1/+3
| | | | | | | | | | ltverhack as it was. Only mark ports BROKEN if they want to use ltverhack, but don't use libtool. Reported by: Caelian on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4398 df743ca5-7f9a-e211-a948-0013205c9059
* Add a new ltverhack that properly corrects the shared lib version on FreeBSDmarcus2005-08-081-5/+33
| | | | | | | | | | to be that of Linux. This will keep our shred libs inline with what Linux has, and should help truly show ABI changes. Submitted by: jylefort git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4395 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomeui shared lib version.marcus2005-08-061-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4386 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnome shared lib version.marcus2005-08-061-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4384 df743ca5-7f9a-e211-a948-0013205c9059
* gtk20 is now usign the new ltverhack, so chase its shared lib version.marcus2005-08-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4380 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the glib20 shared lib version.marcus2005-08-031-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4375 df743ca5-7f9a-e211-a948-0013205c9059
* Add a missing '\' in the previous commit.marcus2005-08-031-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4373 df743ca5-7f9a-e211-a948-0013205c9059
* Add ltverhack, a way of normalizing shared library versions.marcus2005-08-031-2/+6
| | | | | | | Submitted by: jylefort git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4372 df743ca5-7f9a-e211-a948-0013205c9059
* - Chase pangoahze2005-07-271-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4331 df743ca5-7f9a-e211-a948-0013205c9059
* * Add a new gnomedocutils componentmarcus2005-07-261-7/+13
| | | | | | | | * Add a new gnomeprefix CONFIGURE_ARG (--with-help-dir) which will be needed for ports that use gnomedocutils git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4313 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtk20 shared lib version.marcus2005-07-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4271 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.7.2ahze2005-07-091-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4202 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomevfs2 shared lib version.marcus2005-07-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4155 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnome shared lib version.marcus2005-07-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4149 df743ca5-7f9a-e211-a948-0013205c9059
* - Add libgnomeui at version 2.11.1ahze2005-07-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4147 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.11.4ahze2005-07-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4146 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtk20 shared lib version.marcus2005-07-021-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4142 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.7.1ahze2005-07-011-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4138 df743ca5-7f9a-e211-a948-0013205c9059
* Add $MCom$ tags underneath every $FreeBSD$ tag.adamw2005-06-282-1/+2
| | | | | | | | Instead of using a full ^I tab, I used two spaces, which I think is more readable. 4 spaces might be even more readable. *shrug* git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4133 df743ca5-7f9a-e211-a948-0013205c9059
* - Update for gtk20 supportahze2005-06-211-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4108 df743ca5-7f9a-e211-a948-0013205c9059
* - Add pango at 1.9.0ahze2005-06-211-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4104 df743ca5-7f9a-e211-a948-0013205c9059
* Add and update to 2.7.0kwm2005-06-111-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4064 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.11.2ahze2005-06-101-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4055 df743ca5-7f9a-e211-a948-0013205c9059
* * Issue warnings when USE_GTK is defined, or when USE_GNOME=yes is used.adamw2005-06-091-1/+3
| | | | | | | | | | | This could be controversial. * Update the message spat out when configure fails to tell you to just run the gnomelogalyzer, rather than piping the output to a file and blah blah blah. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4050 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgsf-gnome shared lib version.marcus2005-06-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4041 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgsf shared lib version.marcus2005-06-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4039 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomedb shared library.marcus2005-06-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4035 df743ca5-7f9a-e211-a948-0013205c9059
* Add libgda2 at 1.3.2, and chase libgda.adamw2005-06-021-1/+1
| | | | | | | | | | | | Note the following two thingers though: 1) I removed a MySQL provider patch because I think it's been obsoleted, but I don't know enough C to tell for sure. Somebody else should verify this. 2) libgnomedb won't build because it sucks. Somebody else is going to have to help me resolve the missing symbols. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4023 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomecanvas.adamw2005-05-251-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4017 df743ca5-7f9a-e211-a948-0013205c9059
* - Update gnomevfs2 shared lib versionahze2005-05-231-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4011 df743ca5-7f9a-e211-a948-0013205c9059
* - Merge changes from ports, add -type f to FIND .ahze2005-05-211-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4005 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the nautilus-cd-burner shared lib version.marcus2005-05-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3980 df743ca5-7f9a-e211-a948-0013205c9059
* Chase eel shlib dump.kwm2005-05-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3972 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gnome-menu shlib bump.kwm2005-05-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3970 df743ca5-7f9a-e211-a948-0013205c9059
* Oops. That's libatk-1.0.1011, not 1101.adamw2005-04-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3962 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libatk shlib bump.adamw2005-04-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3961 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgtkthml SHLIB bump.adamw2005-04-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3952 df743ca5-7f9a-e211-a948-0013205c9059
* pygnomeextras now depends on libgda2.marcus2005-04-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3944 df743ca5-7f9a-e211-a948-0013205c9059
* Remove trailing whitespace.marcus2005-04-181-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3943 df743ca5-7f9a-e211-a948-0013205c9059
* Merge changes from the ports tree.marcus2005-03-231-20/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3936 df743ca5-7f9a-e211-a948-0013205c9059
* 2.10 doesn't has libnautilus.pc anymore, change to libnautilus-extension.pcmezz2005-03-101-2/+2
| | | | | | | and update gstreamer-play-0.7.pc -> gstreamer-play-0.8.pc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3912 df743ca5-7f9a-e211-a948-0013205c9059
* Chase atk shlib version.kwm2005-03-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3894 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared lib version.marcus2005-03-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3887 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomeui and libgnomecanvase shlib dump.kwm2005-03-081-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3863 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnome shlib version.kwm2005-03-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3858 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gnomevfs2 shlib bump.kwm2005-03-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3853 df743ca5-7f9a-e211-a948-0013205c9059
* chase eel shlib dump.kwm2005-03-071-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3834 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gtkhtml3 shared lib numberkwm2005-03-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3765 df743ca5-7f9a-e211-a948-0013205c9059
* Remove, now in ports.ahze2005-03-012-5362/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libwnck lib version.kwm2005-03-011-1/+1
| | | | | | | Bump affected ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3743 df743ca5-7f9a-e211-a948-0013205c9059
* Add a pygnomeextras component as we're going to need this.marcus2005-02-281-1/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3725 df743ca5-7f9a-e211-a948-0013205c9059
* py-gnome2 no longer depends on so much. Most dependencies have been movedmarcus2005-02-281-1/+1
| | | | | | | out to py-gnome-extras. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3724 df743ca5-7f9a-e211-a948-0013205c9059
* gstreamer-plugins-theora now lives in multimediakwm2005-02-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3672 df743ca5-7f9a-e211-a948-0013205c9059
* Assign MAINTAINER gnome@FreeBSD.orgahze2005-02-161-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3659 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the evolution-data-server shared lib version.marcus2005-02-101-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3615 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomedesktop shared lib version.marcus2005-02-101-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3598 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.marcus2005-02-101-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3595 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libwnck shared lib version.marcus2005-02-091-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3590 df743ca5-7f9a-e211-a948-0013205c9059
* - Sync with portsahze2005-02-081-80/+129
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3568 df743ca5-7f9a-e211-a948-0013205c9059
* Bump the gtkhtml3 shared library version.marcus2005-02-071-1/+1
| | | | | | | Reported by: GNOME Tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3564 df743ca5-7f9a-e211-a948-0013205c9059
* - Sync with portsahze2005-02-021-4/+57
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3551 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomeui and libgnomecanvas shlib dumps.kwm2005-01-271-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3532 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnome shlib version.kwm2005-01-271-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3529 df743ca5-7f9a-e211-a948-0013205c9059
* s/gnomevfs/gnomemenus/ahze2005-01-261-1/+1
| | | | | | | Help from: adamw git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3525 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the librsvg2 shared lib version.marcus2005-01-261-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3524 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomepanel shared lib version.marcus2005-01-261-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3522 df743ca5-7f9a-e211-a948-0013205c9059
* Eel depends on gnomedesktop now.marcus2005-01-261-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3514 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.9.90ahze2005-01-261-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3507 df743ca5-7f9a-e211-a948-0013205c9059
* Chase varios shlib bumps in e-d-s.kwm2005-01-261-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3500 df743ca5-7f9a-e211-a948-0013205c9059
* - Rename x11-toolkits/eel2 -> x11-toolkits/eelpav2005-01-251-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3488 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the nautiluscdburner chared lib version.marcus2005-01-121-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3399 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libedataserver-1.2.adamw2005-01-121-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3388 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgtkhtml-3.6.adamw2005-01-121-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3386 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomedb shared lib version.marcus2005-01-051-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3356 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgda2 shared lib version.marcus2005-01-051-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3354 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.ahze2005-01-011-11/+16
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3347 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports tree.marcus2004-12-301-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3345 df743ca5-7f9a-e211-a948-0013205c9059
* desktop-file-utils now lives in LOCALBASE.marcus2004-12-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3341 df743ca5-7f9a-e211-a948-0013205c9059
* Sync X changes with the FreeBSD ports tree.marcus2004-12-261-36/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3329 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure _USE_GNOME is defined before we use it.marcus2004-12-231-0/+2
| | | | | | | Reported by: ahze git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3307 df743ca5-7f9a-e211-a948-0013205c9059
* Consolidate instances of the mtree file.marcus2004-12-231-2/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3304 df743ca5-7f9a-e211-a948-0013205c9059
* Move the check for gnomeprefix outside the main component check loop. Thismarcus2004-12-231-4/+4
| | | | | | | only needs to be checked once. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3303 df743ca5-7f9a-e211-a948-0013205c9059
* Introducing gnomehier 2.0ahze2004-12-231-1/+5
| | | | | | | | | | - Remove all the .keep files and use a auto-generated BSD.gnome-11.dist mtree file from a combination of files/dirlist and /etc/mtree/BSD.x11[-4].dist. - MTREE_FILE?=X11BASE/etc/mtree/BSD.gnome-x11.dist is defined for every port that uses gnomeprefix git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3302 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the evolutiondataserver shared library version.marcus2004-12-221-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3285 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared library version.marcus2004-12-221-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3283 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports by add two more hacks of mime.mezz2004-12-211-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3274 df743ca5-7f9a-e211-a948-0013205c9059
* Add cdaudio gstreamer plugin.kwm2004-12-181-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3261 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtk20 shared lib version.marcus2004-12-171-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3257 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the pango shared library version.marcus2004-12-171-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3254 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the glib20 shared lib version.marcus2004-12-161-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3252 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with portsahze2004-12-101-412/+529
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3238 df743ca5-7f9a-e211-a948-0013205c9059
* Add support to polypaudioahze2004-12-081-1/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3235 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared lib version.marcus2004-12-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3233 df743ca5-7f9a-e211-a948-0013205c9059
* Merge a new intlhack from the ports tree.marcus2004-12-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3230 df743ca5-7f9a-e211-a948-0013205c9059
* Add another hack in gnomehack for fix mime installation.mezz2004-12-051-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3222 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for musepack and libvisual pluginsahze2004-12-051-4/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3219 df743ca5-7f9a-e211-a948-0013205c9059
* Bump the gtk20 shared lib version.marcus2004-12-041-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3212 df743ca5-7f9a-e211-a948-0013205c9059
* Downgrade the glib20 shared lib version. It was not, in fact, bumped formarcus2004-12-041-1/+1
| | | | | | | 2.5.7. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3211 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the atk shared lib version.marcus2004-12-041-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3210 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the pango and gtk20 shlib version.kwm2004-12-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3208 df743ca5-7f9a-e211-a948-0013205c9059
* Add a gnomemenus component.marcus2004-11-301-1/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3176 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomevfs2 shared lib version.marcus2004-11-301-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3167 df743ca5-7f9a-e211-a948-0013205c9059
* Be more careful about creating ${PREFIX}/etc/gconf, so that it is only donemarcus2004-11-301-9/+7
| | | | | | | | | when the port installs GConf schemas. Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3158 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgsf-gnome shared lib version.marcus2004-11-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3149 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgsf shared lib version.marcus2004-11-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3147 df743ca5-7f9a-e211-a948-0013205c9059
* Add a nautiluscdburner component needed for gnomemedia2, and probably a fewmarcus2004-11-261-1/+5
| | | | | | | others in the near future, too. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3138 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the nautilus2 library.marcus2004-11-251-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3130 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the eel2 shared lib version.marcus2004-11-251-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3128 df743ca5-7f9a-e211-a948-0013205c9059
* Add another hack to gnomehack to fix hicolor icon installation.marcus2004-11-241-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3110 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared lib version.marcus2004-11-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3104 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the evolution-data-server shared lib version.marcus2004-11-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3100 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with portsahze2004-11-211-21/+42
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3091 df743ca5-7f9a-e211-a948-0013205c9059
* - Merge 1.83 from FreeBSD CVS: kill stray word in commentpav2004-11-211-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3090 df743ca5-7f9a-e211-a948-0013205c9059
* Misc cleanupahze2004-11-191-5/+10
| | | | | | | Add use for USE_GSTREAMER= core (multimedia/gstreamer-plugins-core) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3086 df743ca5-7f9a-e211-a948-0013205c9059
* Add forgotten ffmpeg supportahze2004-11-181-3/+5
| | | | | | | Fixes build on gstreamer-plugins-core git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3071 df743ca5-7f9a-e211-a948-0013205c9059
* Correct the gal-2.2.pc -> gal-2.4.pc.mezz2004-11-181-1/+1
| | | | | | | | % ls /usr/X11R6/libdata/pkgconfig | grep gal gal-2.4.pc git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3067 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD's bsd.gnome.mk by add new INSTALLS_OMF and switch from makemezz2004-11-161-8/+23
| | | | | | | | | loops to sh loops in GCONF_SCHEMAS part. Thanks to everybody for feedback and bland for wrote document. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3066 df743ca5-7f9a-e211-a948-0013205c9059
* Massive import of gstreamer-pluginsahze2004-11-152-0/+5129
| | | | | | | | | | | | | | | | | | | | | | | | | | This is gstreamer-plugins with each plugin in its own separate port. Includes bsd.gstreamer.mk so ports can use the following examples WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif USE_GSTREAMER=yes will always install multimedia/gstreamer-plugins WITH_GSTREAMER=yes will only include bsd.gstreamer.mk for use after bsd.port.pre.mk Approved by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3061 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the glib20, gtk20, and gal2 shared library versions.marcus2004-11-151-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3060 df743ca5-7f9a-e211-a948-0013205c9059
* Add another hack to intlhack.marcus2004-10-131-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2974 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomedb-2.so.adamw2004-10-121-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2945 df743ca5-7f9a-e211-a948-0013205c9059
* Wordsmith the GCONF_SCHEMAS section a bit.marcus2004-09-181-4/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2863 df743ca5-7f9a-e211-a948-0013205c9059
* Document the GCONF_SCHEMAS, I hope I did it good. Please feel free to tweakmezz2004-09-171-0/+9
| | | | | | | anything of it without ask me for review or whatever. :-) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2858 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the pango shared lib version.marcus2004-09-141-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2827 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomeui-2.so.adamw2004-09-141-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2821 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomecanvas-2.so.adamw2004-09-141-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2819 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnome-2.so.adamw2004-09-141-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2817 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libeel-2.so.adamw2004-09-131-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2803 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomevfs-2.so.adamw2004-09-131-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2801 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libatk-1.0.so.adamw2004-09-081-1/+1
| | | | | | | Reminded by: koop mast git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2780 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gnomevfs2 shared lib version.marcus2004-09-051-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2774 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the librsvg2 shared lib version.marcus2004-09-031-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2768 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gal2 shared lib version.marcus2004-08-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2742 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomecanvas-2.so.adamw2004-08-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2722 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnome-2.so.adamw2004-08-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2721 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomeui-2.so.adamw2004-08-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2719 df743ca5-7f9a-e211-a948-0013205c9059
* Correct the include path to bsd.gnome-experimental.mk.marcus2004-08-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2715 df743ca5-7f9a-e211-a948-0013205c9059
* If bsd.gnome-experimental.mk exists, include it as overrides.adamw2004-08-271-0/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2712 df743ca5-7f9a-e211-a948-0013205c9059
* Add a check to see that GCONF_SCHEMAS is defined around the post-installmezz2004-08-201-2/+4
| | | | | | | | | | target to fix ettercap. Reported by: tom_mc via IRC. Suggested by: marcus via IRC. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2697 df743ca5-7f9a-e211-a948-0013205c9059
* Intro a new GCONF_SCHEMAS, don't use gconf.pl anymore. :-) I will have tomezz2004-08-181-2/+14
| | | | | | | | write the doc about this. I will send my write at either gnome or marcuscvs-devel for the English grammar feedback and etc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2683 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomevfs-2.soadamw2004-08-161-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2670 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomeui-2.adamw2004-08-161-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2666 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomecanvas.adamw2004-08-161-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2664 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomeui.adamw2004-08-161-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2663 df743ca5-7f9a-e211-a948-0013205c9059
* Use some more hackery to make sure _USE_GNOME is actually defined, and thatmarcus2004-08-111-1/+2
| | | | | | | gconf2 is actually one of the requested components. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2640 df743ca5-7f9a-e211-a948-0013205c9059
* Gack, forgot a '_' in the last commit. USE_GNOME will only work if gconf2marcus2004-08-111-1/+1
| | | | | | | was explicitly requested. Use _USE_GNOME instead. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2639 df743ca5-7f9a-e211-a948-0013205c9059
* Correct a check for gconf2 presence that was causing gconf.xml.defaults tomarcus2004-08-111-1/+1
| | | | | | | | | | be created regardless of whether or not gconf2 support was requested. Reported by: lofi Tested by: lofi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2638 df743ca5-7f9a-e211-a948-0013205c9059
* Fix desktopfileutils detection.marcus2004-08-061-1/+1
| | | | | | | Submitted by: mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2621 df743ca5-7f9a-e211-a948-0013205c9059
* Add a new desktopfileutils component for ports that install a .desktop file.marcus2004-08-031-1/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2590 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomevfs-2.adamw2004-08-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2578 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomevfs-2.adamw2004-07-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2558 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomedb-2.adamw2004-07-221-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2530 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomeui shared lib version.marcus2004-07-211-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2512 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnome shared lib version.marcus2004-07-211-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2510 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libedataserver.adamw2004-07-201-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2504 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the pango shared lib version.marcus2004-07-201-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2497 df743ca5-7f9a-e211-a948-0013205c9059
* If the gconf2 component, is being used, overload pre-installadamw2004-07-201-0/+8
| | | | | | | | | to explicitly create ${PREFIX}/etc/gconf/gconf.xml.defaults/. A number of ports don't, and they fail for installation into non-standard prefixes. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2494 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared lib version.marcus2004-07-061-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2440 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgsf* shlib versions.adamw2004-07-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2433 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the pango shared lib version.marcus2004-06-301-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2425 df743ca5-7f9a-e211-a948-0013205c9059
* There will no longer be a mozilla-gtk1-devel.marcus2004-06-281-12/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2419 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the new Mozilla version.marcus2004-06-281-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2418 df743ca5-7f9a-e211-a948-0013205c9059
* Merge new locale directory hacks from the FreeBSD ports tree.marcus2004-06-281-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2414 df743ca5-7f9a-e211-a948-0013205c9059
* Merge the new gnome-pre-patch target from the FreeBSD ports tree.marcus2004-06-281-2/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2412 df743ca5-7f9a-e211-a948-0013205c9059
* Make patching work, and allow ports to override the snapshot versionadamw2004-06-261-9/+11
| | | | | | | numbers. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2411 df743ca5-7f9a-e211-a948-0013205c9059
* Add the ability to specify an alternate GCONF_CONFIG_SOURCE and alternatemarcus2004-06-241-1/+3
| | | | | | | | GCONF_CONFIG_OPTIONs. This will be used to ensure backward compatibility with gconf applications. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2408 df743ca5-7f9a-e211-a948-0013205c9059
* Tab-align some macros values, and add a comment about changing the pre-patchmarcus2004-06-111-13/+14
| | | | | | | | target to something else. We can't use pre-patch since it conflicts with bsd.gnome.mk. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2391 df743ca5-7f9a-e211-a948-0013205c9059
* Import a beginning for a bsd.mozilla.mk. It is by no means complete,adamw2004-06-111-0/+78
| | | | | | | | | | | nor is it functional. However, we need something like this badly, and it needs work from others to make it happen. I'm not even sure that the API, as it were, is optimal. Let's make this work. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2390 df743ca5-7f9a-e211-a948-0013205c9059
* Update librsvg2's implies list to include gnomevfs2.marcus2004-06-091-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2377 df743ca5-7f9a-e211-a948-0013205c9059