summaryrefslogtreecommitdiffstats
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* Remove directory that got left behindade2000-06-261-0/+1
| | | | Submitted by: bento
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.ade2000-06-262-0/+4
| | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento
* - Support LOCALBASE properly (in setting path to custom wish script)sobomax2000-06-233-2/+5
| | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove maintainership of most of my ports. I don't really havecpiazza2000-06-201-1/+1
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* Activate gvid.sobomax2000-06-201-0/+1
|
* Use the distfiles now on ftp.freebsd.org instead of from my home directorysteve2000-06-171-1/+1
| | | | on freefall.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Use devel/gettext instead of libintl included in theade2000-06-151-2/+1
| | | | | | distribution itself. Approved by: maintainer
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-142-2/+4
|
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-091-0/+1
| | | | area on the local ports tree.
* Missing dependenciesade2000-06-082-2/+6
| | | | Submitted by: bento
* Add xpostit.1.asami2000-06-031-0/+1
| | | | Submitted by: bento
* Add optional gnomepilot support (WITH_GNOMEPILOT directive)ade2000-06-028-26/+240
| | | | | | The default is OFF, even if you have gnomepilot installed already. Problem reported by: Heath Nielson <heath@cs.byu.edu>
* Updates for new shared library versions in GNOME 1.2ade2000-06-016-14/+9
|
* Say hello to GNOME 1.2ade2000-06-0118-228/+572
| | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
* Update MASTER_SITES and remove manpage since it's no longer there.will2000-05-291-8/+2
| | | | | | PR: 17158 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Ignored by: joerg
* Checksum changed because the configure.in script was regen'd with autoconfsteve2000-05-281-1/+1
| | | | version 2.13 instead of 2.7.
* Update to KDEUTILS 1.90 (aka KDE2 beta).will2000-05-163-545/+553
|
* Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones.billf2000-05-141-1/+5
|
* Adding the bulb and moneydance ports.steve2000-05-011-0/+2
|
* Adding bulb version 1.0.6.steve2000-05-015-0/+46
| | | | | | | | A simple GNOME applet which provides a warning service when tasks terminate. PR: 17337 Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
* Add moneydance version 2.0.4.steve2000-05-015-0/+55
| | | | | | | | | Moneydance is a personal finance management application written in Java. Features include transaction auto-completion, reporting, graphing, check printing, scheduled transactions, and much more. PR: 17018 Submitted by: Sean Reilly <sreilly@seanreilly.com>
* Update to version 2.11.steve2000-04-302-2/+2
| | | | | PR: 18225 Submitted by: maintainer
* Respect C{,XX}FLAGS.steve2000-04-304-0/+49
| | | | | PR: 18242 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Unbreak by updating to gtimer 1.1.15, and redo a botched (but cosmetic)kris2000-04-293-12/+12
| | | | | | patch. Noticed by: bento
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-231-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Portlint COMMENT's.knu2000-04-141-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Tiny cosmetic fixes.knu2000-04-141-1/+1
| | | | | Assure master ports and their lang-specific slaves of having consistent categories.
* Convert to PORTNAME/PORTVERSION.asami2000-04-143-8/+8
|
* fix typomharo2000-04-102-2/+2
| | | | Submitted by: Ben Smithurst / ben@scientia.demon.co.uk
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0828-73/+74
|
* Update to 0.4.6ade2000-04-063-21/+20
|
* Update port to 0.1.3jedgar2000-03-302-3/+3
|
* Take over a couple of ports.ade2000-03-291-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-293-3/+3
| | | | | | have time to maintain them. Approved by: andy
* Upgrade to version 1.3.4.obrien2000-03-282-2/+2
|
* Directory reorginization on the master site.obrien2000-03-281-1/+1
| | | | Submitted by: "David G. Paschich" <dpassage@flophouse.com>
* Upgrade to version 1.3.3.obrien2000-03-263-43/+281
| | | | | | Submitted by: Matthew Condell <mcondell@bbn.com> For whom I cannot give enough praise for upgrading one of the most difficult ports I know of.
* Fix incomplete PLIST.imura2000-03-251-1/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Update to 1.0.51ade2000-03-218-48/+104
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Update port to 0.8.0jedgar2000-03-193-3/+19
|
* Update port to 0.7.10jedgar2000-03-092-3/+3
|
* distsite reorgedobrien2000-02-291-2/+2
| | | | | PR: 17049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Small modification to respect $(CXX)imura2000-02-241-5/+6
| | | | Obtained from: Will's Qt/KDE site.
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-243-5/+5
|
* Update port to 0.7.9jedgar2000-02-212-3/+3
|
OpenPOWER on IntegriCloud