1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

465 Commits

Author SHA1 Message Date
Akinori MUSHA
23a999b22b Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
Approved by:	kde (will), demon (MAINTAINERs)
2001-08-30 18:56:50 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD.  This group (at this time)
consists of:  demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.

While I'm here, fail build of kdelibs11 if kdelibs2 is installed.  This
was originally supposed to be committed with the 2.2 update, but...
2001-08-25 02:17:59 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Jimmy Olgeni
77d79924b6 Update port to version 1.0.17.
PR:		29855
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-19 09:30:15 +00:00
Ying-Chieh Liao
0fd83ad843 add logjam
A GTK interface to user journals on www.livejournal.com

PR:		29684
Submitted by:	Alan P. Laudicina <alanp@unixpower.org>
2001-08-17 14:35:56 +00:00
Maxim Sobolev
b61a15faef Update to 1.6.2. 2001-08-16 13:13:18 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Joerg Wunsch
b07ec88fd5 Adieu ftp.freesoftware.com! 2001-08-12 14:43:48 +00:00
Jimmy Olgeni
819376b083 Remove phpgw_projects port from category Makefile. 2001-08-08 13:56:47 +00:00
Jimmy Olgeni
77524c2194 Remove the phpgw_projects port, now officially in phpgroupware. 2001-08-08 13:56:13 +00:00
Jimmy Olgeni
53f0dfd5c6 Remove phpgw_inventory port from category Makefile. 2001-08-08 13:53:55 +00:00
Jimmy Olgeni
0b967bec5c Remove the phpgw_inventory port, now included in the stock phpgroupware
software.
2001-08-08 13:48:09 +00:00
Jimmy Olgeni
4f62997f8e Update port to version 0.9.12. It already includes the "inventory" and
"projects" applications.
2001-08-08 13:41:34 +00:00
Akinori MUSHA
3fcaaf6c99 Update to mhc-current-snap-20010625.
PR:		ports/29357
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
2001-08-02 09:43:52 +00:00
Mario Sergio Fujikawa Ferreira
74a67e8d6c Update to version 1.0.16
PR:		29352
Submitted by:	maintainer
2001-07-31 16:44:25 +00:00
Maxim Sobolev
7f8b4ad19d Update to 1.6.1. 2001-07-31 09:53:38 +00:00
Anton Berezin
2e8e2db23c Add dailystrips 1.0.14,
utility to download or view your favorite
online comic strips daily.

PR:		28960
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-30 14:02:42 +00:00
Mikhail Teterin
caa681f005 Upgrade to 3.0.3
PR:	ports/27936
Submitted-by: Andrew Bliznak
2001-07-24 01:57:09 +00:00
Dmitry Sivachenko
31ad869c44 Fix MASTER_SITES. 2001-07-15 14:06:08 +00:00
Dmitry Sivachenko
6b88f4b68b New port: MrProject.
A project management tool for GNOME.
2001-07-15 08:43:17 +00:00
Maxim Sobolev
4b51207458 Fix a typo (PORTS --> PORTSDIR).
Submitted by:	Ollivier Robert <roberto@keltia.freenix.fr>
2001-07-05 10:25:35 +00:00
Maxim Sobolev
01fd11ffd8 Use gettext-devel to workaround a incompatibility with the oldest version of
gettext.
2001-07-05 07:37:55 +00:00
Maxim Sobolev
957aa9d237 Update to 1.4.0.2. 2001-07-04 18:04:31 +00:00
Maxim Sobolev
9b1bae26b9 Update to 1.4.0.1. 2001-07-03 18:16:25 +00:00
Kevin Lo
62547ae0d5 Fix pkg-plist
PR: 28335
Submitted by: MAINTAINER
2001-06-23 14:40:42 +00:00
Mario Sergio Fujikawa Ferreira
102d885cdc House distfiles under since these are no longer available elsewhere 2001-06-22 17:39:16 +00:00
Michael Haro
0933f4f819 update MASTER_SITES
PR:		27746
Submitted by:	    Jeff Palmer <scorpio@drkshdw.org>
2001-06-18 07:11:18 +00:00
Ade Lovett
2b086db2d2 Update to 1.8
PR:		27943
Submitted by:	maintainer
2001-06-07 19:42:51 +00:00
Maxim Sobolev
8ea52382c6 Unbroke.
Remove USE_AUTOMAKE and but back explicit dependency to devel/automake.
These ports aren't intended to be configured by automake, which USE_AUTOMAKE
does automagically. Instead they are just using some files from
${LOCALBASE}/share/automake.

Screwed by:	ade
Reported by:	bento
2001-06-05 17:51:20 +00:00
Akinori MUSHA
2a2f708e8e List ruby-gtk in RUN_DEPENDS.
PR:		ports/27832
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
2001-06-03 06:26:28 +00:00
Ade Lovett
af2a6cb93b Replace explicit build dependency on automake with USE_AUTOMAKE knob 2001-05-31 22:53:13 +00:00
Ade Lovett
e460680d5e Replace explicit build dependency on libtool with USE_LIBTOOL knob 2001-05-31 22:44:45 +00:00
Ying-Chieh Liao
45feb7422b upgrade to 0510
PR:		27249
Submitted by:	maintainer
2001-05-27 13:03:34 +00:00
Ying-Chieh Liao
5f99cf5ae0 add jlj
Jerry's command-line LiveJournal.com entry system

PR:		26991
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-24 14:17:27 +00:00
Ade Lovett
5553db9a12 Update to 1.4.12 2001-05-22 23:34:13 +00:00
Will Andrews
01e826c5d1 Add gemcal 20010510, a calender program for MHC.
PR:		27248
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-05-20 03:20:21 +00:00
Daniel Eischen
097994f488 Add share/plan to pkg-plist.
PR:		27459
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-19 20:46:13 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Kris Kennaway
48e36d5ded Update to xwrits 2.15
Approved by:	maintainer (7 months ago)
2001-05-06 03:22:19 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Shigeyuki Fukushima
8173221672 Fix remove doc-directory problem.
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Obtained from:	http://home.jp.FreeBSD.ORG/cgi-bin/showmail/ports-jp/10974
2001-04-23 12:51:57 +00:00
Maxim Sobolev
fdd13a819c Update to 1.0.
PR:		ports/26669
Submitted by:	Alex Kapranoff <kappa@zombie.antar.bryansk.ru>
2001-04-19 08:54:31 +00:00
Kris Kennaway
59d6041c85 Forgot to commit sorted, updated plist with previous commit 2001-04-17 19:04:08 +00:00
Kris Kennaway
0c703c596d Update to gnucash 1.4.11 2001-04-17 18:30:37 +00:00
Shigeyuki Fukushima
38aff25769 Add mhc-xemacs21-mule.
MHC is designed to help those who receive most appointments via email.
Using MHC, you can easily import schedule articles from emails.
To use mhc, you must install some of the supported MUA.
The supported MUA are Mew, Wanderlust and Gnus.

PR:		ports/26398
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-04-08 16:33:31 +00:00
Shigeyuki Fukushima
a2f03d897f Add mhc-emacs20 port.
MHC is designed to help those who receive most appointments via email.
Using MHC, you can easily import schedule articles from emails.
To use mhc, you must install some of the supported MUA.
The supported MUA are Mew, Wanderlust and Gnus.

PR:		ports/26398
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-04-08 15:33:08 +00:00
Bill Fumerola
aa26f4da46 use a more standard date format in the port version
Reviewed by:	maintainer
2001-04-08 00:59:46 +00:00
Will Andrews
385d26eb0b Various fixes:
- Put kdesupport11 dependency back.  I forgot that it is not implied by
  kdelibs11 as kdesupport2 is by kdelibs2.
- HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed.
- Add X11 headers to CPPFLAGS for moonshine (extreme case).
2001-04-04 07:52:38 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00