aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Collapse)AuthorAgeFilesLines
* 1. Upgrade linux infrostructure ports from FC3 to FC4.bsam2006-07-109-447/+42
| | | | | | | 2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1] Requested by: netchild [1] Approved by: netchild (mentor, implicit)
* Update to KDE 3.5.3lofi2006-06-0612-24/+354
|
* - Add header in these *-reference ports.mezz2006-06-016-8/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus
* Update to 1.0.5.marcus2006-05-293-6/+6
|
* Change the PORTNAME:mezz2006-05-282-4/+2
| | | | | | | | | | | | | | | | gnomemag -> gnome-mag gnomespeech -> gnome-speech fileroller -> file-roller gnomeaudio -> gnome-audio gnomemedia2 -> gnome-media gnomedb -> gnome-db gnomeblog -> gnome-blog gnomepim -> gnome-pim gnomeutils2 -> gnome-utils bugbuddy -> bug-buddy gnomebuild -> gnome-build gnomecommon -> gnome-common gnomecrash -> gnome-crash
* Rename this ports to use the real vendor package name. The advantage of thismezz2006-05-286-85/+1
| | | | | | | | | | | is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
* Move gnomespeech from LIB_DEPENDS to USE_GNOME, no function change.mezz2006-05-281-3/+2
|
* Rename this ports to use the real vendor package name. The advantage of thismezz2006-05-288-387/+2
| | | | | | | | | | | | | is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for accessibility/gnopernicus, chase the rename. PR: ports/97985 Repocopy by: marcus
* Update to 0.12.5.mezz2006-05-226-56/+64
|
* - Add pkg-descrahze2006-05-183-0/+9
| | | | Requested by: Dan Langille <dan@langille.org> for freshports.org
* Update to 1.0.10.marcus2006-05-163-18/+4
|
* Add USE_GETTEXT to appease portlint.mezz2006-05-162-0/+2
|
* Fix a crash when trying to do anything useful in GOK.marcus2006-05-142-0/+14
| | | | Obtained from: GNOME CVS
* Move the at-spi programming reference to the at-spi-reference port.jylefort2006-05-114-134/+16
|
* Move the gail programming reference to the gail-reference port.jylefort2006-05-114-15/+15
|
* Move the atk programming reference to the atk-reference port.jylefort2006-05-104-35/+13
|
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-036-6/+0
|
* - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]netchild2006-05-026-60/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use fixed plists [1] - category "linux" added to those ports without it [1] - update some ports to a recent FC3 one [1] - remove plists/... for Alpha (there's no support since linux_base-8 for Alpha anymore) - don't hardcode version numbers in some plists, use PLIST_SUB instead (any errors are mine, don't keep them, send them to me) Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried to contact the maintainer) and also pull the "sweeping commit"-card (the port which it uses as some kind of master port can not be used for this anymore). Besides this, I don't think he will be upset when other people do the work instead of adding an entry to his TODO list. :-) This commit brings us just before the switch of the default linux base port to the fc3 one, modulo some bugs which may appear. So: Beta testers wanted! To test: sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8 portupgrade -o x11/linux-xorg-libs linux-XFree86-libs portupgrade linux-\* The first two steps are necessary to switch to fc3 as the new default linux base port, the last 3 steps to upgrade to fc3. And feel free to send a big "Thank you!" to Boris, he did a lot of the work! I just provided some hints and answered some questions (besides from committing all the necessary changes for FC3 and doing some minor changes+comments/improvements to/of his work), even when he tries to tell you something else. ;-) Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
* Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-3029-125/+740
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com>
* Update to KDE 3.5.2lofi2006-03-3112-30/+24
|
* - Fix build on FreeBSD 4.Xpav2006-03-164-2/+120
| | | | | | | - Style PR: ports/94537 Submitted by: Tod McQuillin <devin@spamcop.net>
* Update to 0.3.10.marcus2006-03-154-10/+8
|
* Update to 0.12.4.marcus2006-03-154-10/+10
| | | | Submitted by: mezz
* Conversion to a single libtool environment.ade2006-02-2330-35/+158
| | | | Approved by: portmgr (kris)
* Update to 1.8.10.marcus2006-02-223-4/+17
|
* - Back out of gok update, this is meant for gnome 2.13+ahze2006-02-154-120/+18
| | | | Reported by: marcus
* - Update to 1.0.6ahze2006-02-144-19/+120
|
* Update to 1.8.9.marcus2006-02-143-16/+9
|
* - Bump $PORTREVISION for libexpat shlib bump.kuriyama2006-02-061-0/+2
| | | | | | - Add explicit LIB_DEPENDS on libexpat. Spotted by: nork
* Update to 0.12.3.marcus2006-02-038-10/+372
|
* Update to KDE 3.5.1.lofi2006-02-0112-18/+24
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-223-414/+414
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-226-28/+28
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to KDE 3.5.0lofi2006-01-0912-516/+1644
|
* Add SHA256 message digest to distinfo fileedwin2005-12-276-0/+6
| | | | | PR: ports/90962 Submitted by: Scott Flatman <sf@slappy.org>
* Add SHA256 message digest to distinfo fileedwin2005-12-271-0/+1
| | | | | PR: ports/90961 Submitted by: Scott Flatman <sf@slappy.org>
* Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now thatadamw2005-12-251-2/+2
| | | | libtool-1.5.22 is unbroked.
* Add PTHREAD_{CFLAGS,KUBS} to CONFIGURE_ENV.adamw2005-12-251-2/+2
|
* un-RESTRICTED, and fetch matching SRPM.obrien2005-12-146-6/+30
|
* - Fix pkg-plist issues.flz2005-11-296-3/+12
| | | | | PR: ports/89682 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* Update to 1.8.8.marcus2005-11-293-76/+4
|
* Fix some memory leaks in gailtreeview.c (now Glade will not crashjylefort2005-11-252-0/+72
| | | | | | anymore when saving a project). Reference: http://bugzilla.gnome.org/show_bug.cgi?id=322299
* Update to 1.8.7jylefort2005-11-245-37/+16
|
* Fix a crash.jylefort2005-11-242-0/+22
| | | | | Reference: http://bugzilla.gnome.org/show_bug.cgi?id=322044 Obtained from: GNOME CVS
* - Add SHA256 checksumspav2005-11-246-0/+6
|
* Update to 1.8.0.netchild2005-11-219-51/+612
| | | | Tested with: acroread7
* Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1
| | | | | to allow for easier overriding of these targets by port Makefiles, if they need to.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-158-8/+8
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 1.8.6.marcus2005-11-153-4/+7
|
* Update to 0.3.9.marcus2005-11-146-28/+8
|
* - Make fetchablepav2005-11-133-0/+6
|
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-056-12/+12
|
* - Update to 0.14.0, see release note for details:mezz2005-11-052-0/+3
| | | | | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1 - Two new ports have been added, ruby-cairo and ruby-gtkmozembed. - databases/ruby-libgda has been mark as BROKEN, because it still needs to catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-057-0/+7
|
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-0516-160/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly.
* Update to 0.12.2.mezz2005-10-058-32/+8
|
* Update to 0.3.8.marcus2005-09-306-40/+18
|
* Revert previous commit since 3.2.18 requires the newer GTK+. It wouldmarcus2005-09-063-4/+4
| | | | | | | be safe not to bump PORTEPOCH since 3.2.18 wasn't buildable, but then we have to deal with the nags about PKGVERSION going backwards. Reported by: many
* Update to 1.6.6.marcus2005-09-063-3/+34
|
* Update to 3.2.18.kwm2005-09-063-3/+4
|
* Update to 1.6.5.marcus2005-08-313-8/+3
|
* Update to 1.8.5.marcus2005-08-314-12/+9
|
* Update to 3.2.17.mezz2005-08-294-46/+100
|
* - Enable on amd64pav2005-08-193-3/+3
| | | | Approved by: portmgr (marcus)
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-016-12/+12
|
* Update to KDE 3.4.1lofi2005-06-2612-36/+606
|
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-186-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* Fix a hang that can occur at configure time when Java is installed.marcus2005-06-072-6/+28
| | | | | PR: 81541 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* Remove some leftover locale directories.marcus2005-05-284-0/+6
| | | | Reported by: pointyhat via kris
* Update to 0.12.1.adamw2005-05-236-8/+10
|
* Update to 1.0.5.marcus2005-05-123-58/+3
|
* Update to 1.6.4.marcus2005-05-122-4/+3
|
* Update to 0.3.7.marcus2005-05-124-8/+6
|
* Fix the build on 4.X.marcus2005-05-081-0/+12
|
* Update to 0.10.9.marcus2005-05-072-4/+4
|
* Fix plist.krion2005-05-011-0/+2
|
* Update to 0.10.8.marcus2005-04-304-4/+73
|
* Update to 1.8.4.adamw2005-04-293-3/+4
|
* - Update to 1.0.4ahze2005-04-273-3/+29
|
* Update to 0.10.7.adamw2005-04-213-4/+8
|
* Update to 1.8.3.adamw2005-04-123-10/+6
|
* Update maintainer's email address.linimon2005-04-081-1/+1
| | | | Requested by: maintainer
* Update to 1.0.3.marcus2005-04-032-3/+3
|
* Update to 0.10.5.marcus2005-04-033-16/+15
|
* Update to KDE 3.4lofi2005-03-2112-12/+14610
|
* Restore RESTRICTED line.trevor2005-03-153-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | ATK is under the GNU Library General Public License. The following is the portion of the license which grants permission to distribute it in binary form: 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. Since this port does not offer the sources, the conditions are not satisfied, and therefore the license does not give us permission to distribute the binaries. I brought up this issue with portmgr but after 73 days I have seen no response.
* - Fix plist nitpav2005-03-131-0/+1
|
* -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.mezz2005-03-121-1/+0
| | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1 -A few clean up such as correct paths, dependencies and etc.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-126-2/+6
|
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-1213-70/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy!
* - Chase rerolled distfileahze2005-03-112-4/+4
| | | | | | | | | | only the following added to configure in new distfile +if test "x$JAVAC" != "x" ; then + javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" ` + echo JAVAC VERSION $javac_version + JAVAC="$JAVAC -source 1.4" +fi
* Fix build on 4.X.adamw2005-03-092-0/+24
|
* Update to 0.12.0kwm2005-03-084-8/+8
|
* Update to 1.6.3.kwm2005-03-082-3/+3
|
* Fix some crashers trying to initialize gnome-speech when no voices aremarcus2005-02-142-4/+14
| | | | | | | present. Reported by: adamw Obtained from: GNOME CVS
* Update to 0.11.14.marcus2005-02-064-6/+6
|
* Update to 0.11.13.marcus2005-01-204-6/+6
|
* Update to 0.11.12.marcus2005-01-186-6/+8
|
* Remove the ang locale if it is empty.marcus2005-01-152-0/+4
|
* Prevent Java support from being erroneously enable.marcus2005-01-144-0/+22
|
* Don't remove the gtk-2.0/modules directory as this is handled by gtk20.marcus2005-01-131-1/+0
| | | | Reported by: pointyhat via kris
* Update to 0.3.6.adamw2005-01-126-6/+48
|
* Update to 1.8.2.adamw2005-01-092-3/+3
|
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-016-36/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* Update MASTER_SITES for 2.3 -> 2.4.mezz2004-12-241-1/+1
|
* Fix xml syntax in OMF files.bland2004-12-211-0/+7
|
* Fix build on 4.X.marcus2004-12-211-0/+28
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Update to 0.9.19.marcus2004-12-212-4/+4
|
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+6
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Update to KDE 3.3.2lofi2004-12-1412-114/+12
|
* Update to 1.6.2.marcus2004-12-133-3/+7
|
* Fix the pkg-plist.mezz2004-12-112-0/+2
| | | | Reported by: pointyhat
* Update to 0.11.17.marcus2004-12-083-6/+58
|
* Update to 0.11.11.marcus2004-12-084-6/+6
|
* Update to 1.6.1.marcus2004-12-033-32/+3
|
* Update to 0.9.18.marcus2004-11-302-4/+4
|
* Update to 1.8.1.marcus2004-11-263-3/+4
|
* Use new INSTALLS_OMF.mezz2004-11-234-10/+2
| | | | Approved by: bland, kwm, marcus and pav
* Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint andmezz2004-11-151-1/+0
| | | | | Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with create and test with those new ports tonight or tomorrow.
* Fix a crash in dasher if there are no speech voices.marcus2004-11-132-1/+12
| | | | Reported by: Fernan Aguero <fernan@iib.unsam.edu.ar>
* Update to 0.9.17.adamw2004-11-112-5/+4
|
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasmezz2004-11-102-0/+2
| | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
* Update to KDE 3.3.1lofi2004-11-086-12/+12
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-082-1/+2
| | | | big upgrade.
* Add some files missed in the previous GNOME 2.8 update.marcus2004-11-084-0/+103
|
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-0826-116/+323
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Update to KDE 3.3lofi2004-08-3118-18/+30
|
* This patch is no longer needed.marcus2004-08-312-0/+0
|
* Update to 0.3.5.marcus2004-08-316-110/+8
|
* - Update to 0.10.0.mezz2004-08-152-5/+5
| | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port.
* Dasher needs GNOME support by default now.marcus2004-08-081-7/+2
| | | | Reported by: GNOME Tinderbox
* -Update to 3.2.11.mezz2004-08-034-14/+55
| | | | -Remove patch-configure and change libtool 13 -> 15.
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-105-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-082-520/+8
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Update to 0.3.3.marcus2004-06-114-6/+6
|
* Update to version 3.2.3lofi2004-06-106-12/+12
|
* -Update to 1.6.6.mezz2004-06-094-17/+6
| | | | -Remove patch-configure and use lthack instead.
* Update to 1.6.5.marcus2004-05-263-3/+14
|
* Switch to USE_BZIP2 for bandwidith reasons, and also because certain GNOMEmarcus2004-05-224-4/+6
| | | | | | | mirrors only carrier bzip2 tarballs. PR: 67020 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Update to 1.6.4.marcus2004-05-153-15/+4
|
* Change my email to mezz@FreeBSD.org.mezz2004-05-031-1/+1
| | | | Approved by: adamw (mentor)
* * Update to 3.2.10marcus2004-05-033-4/+20
| | | | | | * Add conditional GNOME and speech support Approved by: maintainer
* Update to 1.6.3.marcus2004-04-292-3/+3
|
* Use the new gnomespeech GNOME component.marcus2004-04-291-3/+3
|
* Update to KDE 3.2.2lofi2004-04-206-12/+12
|
* Update to 0.8.4.marcus2004-04-203-10/+10
|
* Update to 0.10.2.marcus2004-04-203-3/+33
|
* Update to 0.10.11.marcus2004-04-204-6/+6
|
* Update to 1.4.2.marcus2004-04-203-3/+33
|
* Update to 1.6.1.marcus2004-04-203-3/+8
|
* Update to 1.6.2.marcus2004-04-203-3/+4
|
* Update to 0.8.3.marcus2004-04-163-10/+11
|
* Add ruby-atk, Ruby binding for ATK.knu2004-04-094-0/+52
| | | | | | | This is part of the Ruby/GNOME2 suite. PR: ports/65270 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Update to 1.6.1.marcus2004-04-083-3/+10
|
* Update to 0.8.2.marcus2004-04-073-11/+11
|
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-0532-155/+569
| | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-11/+13
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Update to 0.10.10.adamw2004-03-236-6/+14
|
* - Add SIZE to GNOME portspav2004-03-186-0/+6
| | | | Submitted by: trevor
* SIZEify.trevor2004-03-183-0/+3
|
* Update to 0.10.9.marcus2004-03-176-6/+10
|
* Update to 1.3.16.marcus2004-03-173-33/+3
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-147-7/+7
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-1018-12/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
* Update to 0.10.8.marcus2004-03-096-6/+10
|
* Update to 1.3.15.marcus2004-03-092-3/+3
|
* Add missing dependencies on scrollkeeper.marcus2004-03-041-3/+5
|
* Add a missing dependency on libxslt.marcus2004-03-041-1/+3
| | | | Reported by: bento via kris
* Update to 1.3.14.marcus2004-03-023-3/+33
|
* Update to 3.2.4.marcus2004-02-273-3/+47
| | | | Approved by: maintainer (implicit)
* Update to 1.3.13.adamw2004-02-258-68/+8
|
* Update to 0.10.7.adamw2004-02-258-52/+10
|
* Update to 0.10.6.marcus2004-02-116-6/+8
|
* Update to 1.3.12.marcus2004-02-112-6/+4
|
* Add kdeaccessibilitykris2004-02-051-0/+1
| | | | Pointy hat to: lofi
* Update to KDE 3.2.0lofi2004-02-056-18/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series.
* Update to 3.2.3.marcus2004-02-053-3/+6
| | | | Approved by: maintainer
* Add kdeaccessibility. This port is set to IGNORE,lofi2004-02-0424-0/+1080
| | | | | it will be activated once the rest of KDE 3.2 is committed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0413-4/+13
| | | | (Part 2)
* patch fromtrevor2004-02-013-6/+6
| | | | | | | | <URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff> to fix dependencies: these ports need ports/archivers/rpm for their do-install, so they can can use the rpm2cpio that accompanies it Reviewed by: silence (two months) from portmgr and freebsd-ports-bugs
* The linux-atk port was repo-copied into the accessibility category.trevor2004-01-304-3/+4
|
* Chase the new locations for gnomespeech and gnomemag.marcus2004-01-221-2/+2
|
* Repocopy x11/gnopernicus to accessibility/gnopernicus.marcus2004-01-221-1/+1
|
* Start to populate the new accessibility physical category after respectivemarcus2004-01-2210-9/+17
| | | | | | | | | | | | repocopies. x11-toolkits/at-spi --> accessibility/at-spi devel/atk --> accessibility/atk editors/dasher --> accessibility/dasher x11-toolkits/gail --> accessibility/gail x11/gnomemag --> accessibility/gnomemag audio/gnomespeech --> accessibility/gnomespeech sysutils/gok --> accessibility/gok
* Add accessibility and x11-themes as new physical categories.marcus2004-01-202-0/+5
|
* Add a missing BUILD_DEPENDS on intltool.marcus2004-01-191-0/+2
| | | | Reported by: bento
* Update to 3.2.2.marcus2004-01-164-14/+4
| | | | Approved by: maintainer
* Update to 1.3.11.marcus2004-01-132-2/+2
|
* Update to 0.10.5.marcus2004-01-136-4/+10
|
* Merge a forgotten line from my GNOME 2.5 repo.marcus2004-01-041-1/+1
| | | | Reported by: Lewis Thompson <purple@lewiz.net>
* Add a missing USE_REINPLACE.marcus2004-01-031-0/+1
|
* Merge diffs from my GNOME 2.5 repo.marcus2004-01-035-16/+67
| | | | | | | | | | * Make this port build * Use USE_BZIP2 * Point to MASTER_SITE_GNOME * Correct pkg-plist * Obey CFLAGS * Use USE_LIBTOOL to avoid threading problems on -CURRENT * Add additional categories
* New port: misc/dasher, text entry system (for people with disabilities)edwin2004-01-034-0/+51
| | | | | | | | An information-efficient text entry system (for people with disabilities) PR: ports/54414 Submitted by: lewiz <purple@lewiz.net>
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-123-6/+6
| | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio.
* Fix build on -STABLE.marcus2003-12-102-0/+20
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Update to 0.10.4.marcus2003-12-108-4/+32
|
* Update to 0.2.8.marcus2003-12-094-4/+4
|
* Fix build on -STABLE.marcus2003-12-061-0/+11
| | | | Reported by: Randy Bush <randy@psg.com>
* Update to 1.3.9.adamw2003-12-063-25/+2
|
* Fix packing list.trevor2003-11-203-6/+6
|
* Decrease PORTREVISION from 2 to 0. I hope no one has installedtrevor2003-11-193-0/+3
| | | | these yet.
* new Linux/i386 binary port of Accessibility Toolkit librarytrevor2003-11-199-0/+129
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-176-6/+0
|
* Looks like they re-rolled the atk tarball to re-include the API documentation.marcus2003-10-213-1/+33
| | | | This is simply a documentation update.
* Update to 0.8.4.marcus2003-10-144-18/+53
|
* Update to 1.3.8.marcus2003-10-142-2/+2
|
* Remove a patch forgotten in the last commit.marcus2003-10-101-27/+0
|
* Update to 1.4.1.adamw2003-10-106-38/+6
|
* Update to 0.7.1.marcus2003-10-083-10/+10
|
* Correct some obsolete MASTER_SITESmarcus2003-10-061-1/+1
| | | | | PR: 57557 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix build under -STABLE.adamw2003-09-301-0/+16
|
* Update to 0.8.3.marcus2003-09-303-53/+3
|
* Add gnopernicus, and accessibility launcher for the GNOME desktop.marcus2003-09-185-0/+591
|
* Add gnomespeech, a library that facilitates text-to-speech for the GNOMEmarcus2003-09-1810-0/+220
| | | | desktop.
* Remove a patch forgotten in the last commit.marcus2003-09-181-0/+0
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-1818-141/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Update to 0.10.3.adamw2003-09-096-4/+42
|
* Update to 1.2.1.marcus2003-07-164-15/+6
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-122-8/+0
|
* Update to 0.7.5.adamw2003-06-073-2/+5
|
* Update to 0.7.4.marcus2003-06-034-6/+70
|
* Update to 1.2.2.marcus2003-05-132-2/+2
|
* Update to 1.2.4.marcus2003-05-133-2/+8
|
* Add gnomemag, the GNOME screen magnifier.marcus2003-05-1210-0/+164
|
* * Update to 0.7.1marcus2003-05-083-60/+62
| | | | * Sort the plist
* Remove an extra directory.marcus2003-05-071-0/+1
| | | | Reported by: GNOME tinderbox
* Convert to new GNOME infrastructure.marcus2003-04-221-5/+1
|
* atspi implies atk.adamw2003-04-211-1/+1
| | | | Submitted by: marcus
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Update to 1.2.1.marcus2003-04-172-7/+3
|
* * Update to 1.2.3marcus2003-04-163-9/+28
| | | | * Convert to new GNOME infrastructure
* The GNOME On-Screen Keyboard (GOK) is an accessability interfaceadamw2003-04-154-0/+166
| | | | | | | | | | | | | that gives you control of your system without needing a keyboard. The GOK makes available a hierarchical button system that enables keyboardless entry of common accelerators, and contains a clickable keyboard that sports suggested autocompletion of many common words, and even some commands. The GOK will provide an alternative interface to common commands and functions within applications that utilize the AT SPI. The GOK is is designed to be usable by many alternative input methods, i.e. not a common keyboard and mouse combination.
* Clear moonlight beckons.ade2003-03-076-3/+3
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* GC empty files.sobomax2003-02-241-0/+0
|
* Update to GNOME 2.2.marcus2003-02-0812-49/+106
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-213-3/+3
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 1.0.2.marcus2002-08-295-32/+4
|
* Update to 1.0.3.marcus2002-08-042-3/+3
|
* * Fix packaging error on bentomarcus2002-07-292-12/+3
| | | | | | * Use USE_GNOMENG Submitted by: bento (packaging stuff)
* Chase gailutil's version bump.marcus2002-07-241-1/+2
|
* Add patch forgotten in the last commit.marcus2002-07-241-0/+11
|
* Update to 0.17.marcus2002-07-243-4/+11
|
* Use USE_REINPLACE.sobomax2002-07-191-2/+3
|
* Use USE_REINPLACE.sobomax2002-07-111-2/+3
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-013-3/+3
|
* Update to GNOME 2.0 RC2.marcus2002-06-263-3/+3
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-157-11/+12
|
* Finish up the '\' tag team with sobomax, and hopefully get atk buildingmarcus2002-06-111-1/+1
| | | | | | again. Reported by: Dan Langille <dan@langille.org>
* Kill offending `\'.sobomax2002-06-111-1/+1
| | | | | Submitted by: Franz Klammer <klammer@webonaut.com> Dan Langille <dan@langille.org>
* Update to the latest GNOME 2 snapshot. This will be done it two parts.marcus2002-06-1110-66/+19
| | | | | This first part is the GNOME 2 API. The next part will contain the desktop components.