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

420 Commits

Author SHA1 Message Date
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
Michael Haro
4c2203b852 Add bigyear 20012602,
a program to print a large (one month per page) calendar.

PR:		25381
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-04-02 20:15:41 +00:00
Dmitry Sivachenko
736f01bca4 Update -> 2.1.1. 2001-04-02 20:14:16 +00:00
Jimmy Olgeni
fff9aac6a7 Fix my previous mistakes: the PHP scripts really belong to
www/data.default.

Noticed by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
2001-03-30 21:45:08 +00:00
Jimmy Olgeni
389357b0b0 Bump PORTREVISION to trigger installation of the new modules. 2001-03-30 21:19:02 +00:00
Jimmy Olgeni
8ba8fb6af6 Add phpgw_projects and phpgw_inventory to RUN_DEPENDS, to get the full
phpgroupware suite.

Fix permissions for phpgroupware's files directory (707 is needed to access
user files).

Don't complain if files directory still contains files at deinstall time.
2001-03-30 21:15:41 +00:00
Jimmy Olgeni
b129c1bfda Add phpgw_projects, a project management application for phpGroupWare. 2001-03-30 21:09:39 +00:00
Jimmy Olgeni
54e11df8bd Add phpgw_inventory, an inventory management application for phpGroupWare. 2001-03-30 21:07:00 +00:00
Jimmy Olgeni
0dd1416788 Install files in www/data, not www/data.default.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-03-29 21:40:58 +00:00
Jimmy Olgeni
e35114d248 This port requires PHP to run (RUN_DEPENDS).
Submitted by:	James Housley <jim@thehousleys.net>
2001-03-29 21:37:29 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jimmy Olgeni
32a8fa0ac2 Add phpgroupware, a multi-user web-based groupware suite written in PHP. 2001-03-27 23:06:00 +00:00
Kevin Lo
5a44833e89 Update to version 2.1.5
PR: 26063
Submitted by: MAINTAINER
2001-03-25 16:15:06 +00:00
Kevin Lo
e419bb17d3 - Update checksum
(Makefile is slightly modified & several html documents are vanished)
- Add %%PORTDOCS%% to pkg-plist

PR: 25868
Submitted by: Ports Fury
2001-03-17 06:08:49 +00:00
Jun Kuriyama
98116ff0ca Add xcalendar 4.0,
a calendar with a notebook for X11
(internationarized version).

PR:		ports/25739
Submitted by:	MITA Yoshio <mita@iis.u-tokyo.ac.jp>
2001-03-16 02:37:16 +00:00
Steve Price
506e3c73fe Spell PORTDOCS without the trailing ':' so this port packages correctly. 2001-03-10 06:20:22 +00:00
Jing-Tang Keith Jang
0460e5ba02 Upgrade to use tcl/tk 8.3, instead of 8.2.
PR:		25373
2001-03-08 05:07:27 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Dmitry Sivachenko
37fb75eaf4 Remove bogus WWW: URL.
Submitted by:	Womchick alexeyeff <wom@wom.ru>
2001-03-03 09:10:48 +00:00
Dmitry Sivachenko
ccf6b3865c Remove kdepim2 and kdesdk2. 2001-03-02 15:43:32 +00:00
Dmitry Sivachenko
bf076a6d48 Add kdepim: Personal Information Management tools for KDE. 2001-03-02 15:07:19 +00:00
Dmitry Sivachenko
1512608bfe Remove kdepim2.
I'll re-add it as 'kdepim'.

Asked by:	will
2001-03-02 15:00:27 +00:00
Dmitry Sivachenko
e5888a9a0a New port: kdepim2 (Personal Information Management tools for KDE) 2001-03-02 13:47:37 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Chris D. Faulhaber
9f044fc527 Update yank to 0.2.0
Submitted by:	Kelsey Cummings <kc@microshaft.org>
2001-02-25 19:12:22 +00:00
Mario Sergio Fujikawa Ferreira
0fabc4ff05 Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
Neil Blakey-Milner
e00475599e Add ithought a4, an extensible text management system. 2001-02-20 14:46:27 +00:00
Daniel Harris
8dcde94ae5 Update to 2.1.4.
PR:		25084
Submitted by:	maintainer
2001-02-17 18:58:14 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
David E. O'Brien
f9df273596 Minor tweak of WRKSRC needed by ja-plan. 2001-02-06 08:52:34 +00:00
Ade Lovett
548809869d Release a few ports back into the wild that I don't have
time to maintain any more.
2001-01-22 19:33:59 +00:00
Chris D. Faulhaber
bf6cd3594b Update port to 0.1.5
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
2001-01-22 12:39:18 +00:00
Bill Fenner
472cadb803 Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncing
for over 2 months.
2001-01-22 05:49:31 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
FUJISHIMA Satsuki
68674ddbb0 fix X manpage error with XFree86-4
PR:		23422
2001-01-09 19:35:44 +00:00
Kevin Lo
0f82eea8ee Upgrade to 2.1.2
PR: 24075
Submitted by: MAINTAINER
2001-01-05 12:56:46 +00:00
Vanilla I. Shu
bb83b4147c use USE_GTK instead. 2001-01-03 21:04:42 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
c76b9aeae2 Add loserjabber 2.0.1, a GTK utility which allows registered users of
livejournal.com to update their journals.

PR:		23318
Submitted by:	Ryan Younce <ryan@manunkind.org>
2000-12-19 11:44:48 +00:00
Daniel Harris
3697379e1c Remove period (which pkg-comments shouldn't end with).
PR:		22986
Submitted by:	Ports Fury
2000-12-17 15:55:10 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Ade Lovett
e397622e9a Update to 1.4.9 2000-12-08 21:12:04 +00:00
Chris D. Faulhaber
f3ebcc13e1 Update port to 0.8.4 2000-12-02 12:20:12 +00:00
Daniel Eischen
5c6c4bd604 Update to plan-1.8.4. Change my email address in MAINTAINER.
PR:		22001
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2000-11-24 22:10:06 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00