Commit Graph

191 Commits

Author SHA1 Message Date
Maxim Sobolev
2504f939a5 Add message explaining that after installation the user have to run the program
as root in order to create registration key in ${DATADIR}.

PR:		33286
Submitted by:	David <ddavid_3@yahoo.com>
2001-12-29 10:25:54 +00:00
Martin Blapp
81b530e55a Hardcode another /cdrom, since the define is not overwritten by the
PRE section. Install the patches too for a WITH_CDROM installation.

Approved by:	demon
2001-12-28 10:36:58 +00:00
Maxim Sobolev
9327635599 Add linux-eagle , an easy to use, yet powerful tool for designing
printed circuit boards.
2001-12-26 16:12:17 +00:00
Martin Blapp
add5fa1d46 Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know
if the fix (PR 30983) will make it into 4.5R.

PR:	ports 29843 (fixed), ports 30983

Approved by:	demon,wca
2001-12-25 10:37:41 +00:00
Martin Blapp
356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00
Martin Blapp
5ff28879f9 Change my email address, upgrade to latest version and fix
the endless loop during install in the case no netscape
was installed.

PR:		ports/31390
Reviewed by:	Dmitry Sivachenko <mitya@cavia.pp.ru>
2001-12-23 23:27:43 +00:00
Dmitry Sivachenko
ace49a53ef Bump PORTREVISION due to recent update of sunsolve patch.
Submitted by:	MAINTAINER
2001-12-19 18:45:59 +00:00
Dmitry Sivachenko
5e05a16b9c Update for new sunsolve patch.
PR:		32969
Submitted by:	Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-12-18 14:39:17 +00:00
Dmitry Sivachenko
e2b4a761b4 Fix pkg-plist.
PR:		32908
Submitted by:	Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-12-18 13:48:18 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
David E. O'Brien
8209ae298d Opps, this is a bourne script, not binary. 2001-10-17 20:29:39 +00:00
David E. O'Brien
a49bc01164 Clean up the Makefile some by using .for and reducing wrapped lines. 2001-10-16 17:31:51 +00:00
David E. O'Brien
09fc1e0440 Allow easier tracking. 2001-10-16 17:18:55 +00:00
David E. O'Brien
46bb70b427 Farther tweaks to fix the coredumping during setup.
Submitted by:	Martin Blapp <mb@imp.ch>
2001-10-16 17:17:52 +00:00
David E. O'Brien
a9f90ff622 chmod is a wonderful thing -- it can do more than one thing at a time. 2001-10-15 22:52:00 +00:00
David E. O'Brien
ae0401e07e We can more easily just echo the single line that is in sversionrc
than copy & sed it.
2001-10-15 22:46:13 +00:00
Alexander Langer
b0320f9641 - Add missing file sversionrc
- Added fix for WRKDIRPREFIX size and better english.
  Thank goes to Mike Meyer <mwm@mired.org>
- Depend on installed libXrender.so.1.0 (linux-base-7)
- Create symlink for libXrender.so within the staroffice
  installation.
- Fix broken ".if !exists" cases with "ls -fs" instead just
  "ln -s"
- Fix spelling errors

Submitted by:	Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-10-14 22:52:18 +00:00
Alexander Langer
e889bba93c Remove additional "'"
PR:		31242
Submitted by:	David <ddavid_3@yahoo.com>
Approved by:	maintainer
2001-10-13 15:23:55 +00:00
Dmitry Sivachenko
1bda5ca264 Upgrade to StarOffice 6.0 (repo-copied from staroffice52).
PR:		31161
Submitted by:	Martin Blapp <mb@imp.ch>
2001-10-12 22:36:51 +00:00
Chris D. Faulhaber
5b2c639251 Fix the CDROM install of StarOffice.
PR:		30983
Submitted by:	Maintainer
2001-10-03 13:01:56 +00:00
Dirk Meyer
9a810cd156 Update to 0.93
- Fixed problem in current
- Support for charsets extended
2001-10-01 19:24:10 +00:00
Dirk Meyer
061a4e9c57 - Fix grammar in Abstract
- Update URL

PR:		30552
Submitted by:	bartequi@neomedia.it
2001-09-18 03:36:26 +00:00
Alexander Langer
6f12079725 Use full path to mount and utilites, because /sbin might not be in PATH.
Fix last-minute brainos in the message for linprocfs.

Submitted by:	fenner
2001-09-05 20:19:01 +00:00
Alexander Langer
b76089d126 - Add check for installed and running linprocfs
- Sync french version with the english and german version

Submitted by:   Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-09-04 22:30:19 +00:00
Dirk Meyer
4618438134 problem:
revision is ofen misleading when slave ports have own PORTVERSION,
maintainer has to bump local PORTREVISION fore each master port change.

de-ispell-20001109_2 (master: 3.2.04_1)
de-ispell-20001109   (master: 3.2.05)

use of PKGNAMESUFFIX traces version better:

testpatterns:

$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_1
=

-------------------------------------------v
$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05
>

-----------------------------------------------------------------------v
$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_2
<

------------------------------v
$ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_1
>

------------------------------v
$ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_2
>

Transition from old method to new:
$ pkg_version -t de-ispell-20011109_3 de-ispell-20011109-3.2.05_2
<

Approved by:	alex@big.endian.de
2001-08-29 05:16:32 +00:00
Dirk Meyer
414f81e2b0 Add missing BUILD_DEPENDS line. 2001-08-25 06:13:05 +00:00
Alexander Langer
120f0a19fc Remove garbage at and of line.
Submitted by:	bento
2001-08-23 16:15:20 +00:00
Dirk Meyer
ee5094ad8b Avoid to build with broken Optimisation 2001-08-21 18:38:22 +00:00
Dirk Meyer
e9088574e7 Fix problem with PKGNAMEPREFIX set 2001-08-20 06:36:29 +00:00
Dirk Meyer
39de92460a Add an english abtract.
It is an german communication-protocol over modem lines,
a gateway for mail and news, complient to the german "GATEBAU" regulations.
It is the native protocol for the z-netz newsgroups.
2001-08-19 13:46:02 +00:00
Dirk Meyer
474819d807 New port of unix-connect
[German]

UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde
es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen
zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen
sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher
bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen
ist das schwieriger, aber nicht unmoeglich.

UNIX-Connect kann auch als Point benutzt werden - also um am heimischen
Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN
zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes
Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein
vermieden werden koennen.

Autoren:
     * 1993-1994 Martin Husemann         * 1995-1998 Christopher Creutzig
     * 1997-1998 Detlef Wuerkner         * 1995-2000 Moritz Both
     * 1997-2000 Matthias Andree         * 1997-2000 Andreas Barth
     * 1999-2000 Krischan Jodies         * 1996-2001 Dirk Meyer

FTP: ftp://ftp.sf.net/pub/sourceforge/unix-connect/
FTP: ftp://unix-connect.sf.net/pub/unix-connect/
FTP: ftp://ftp.dinoex.org/pub/unix-connenct/
WWW: http://www.dinoex.de/unix-connect.html
2001-08-18 20:57:05 +00:00
Alexander Langer
96bc7435a6 Add PORTREVISION=3.
Include Makefile.local, if possible.

Submitted by:	dinoex
2001-08-14 20:06:11 +00:00
Alexander Langer
5bc487f225 Add PORTREVISION=3.
Include Makefile.local, when possible.

Submitted by:	dinoex
2001-08-14 20:05:49 +00:00
Alexander Langer
3d58c21f6a Remove DISTNAME and UNSQ hacks, they have been merged to the masterport.
Submitted by:	dinoex
2001-08-14 20:04:08 +00:00
Dirk Meyer
680fdcafcd - Update path from masterport 2001-08-01 15:16:00 +00:00
Dirk Meyer
119ffec125 - DISTNAME needs PORTVERSION of master PORT
- Add support for Makefile.local
- PORTREVISTION bumped

PR:		28368
2001-08-01 05:06:44 +00:00
David E. O'Brien
e4e10e443f Minor Staroffice 5.2 fixes and addons for the english and german port.
- Remove non working MASTER_SITES
- Make Adabas installation optional with make WITH_ADABAS=YES
- Add a check for free disk space in Makefile
- Replace a "/usr/local" with $PREFIX, which should fix make $PREFIX=
- Replace german "umlauts" in the german port.

Submitted by:	Martin Blapp <mb@imp.ch>
2001-06-03 16:29:56 +00:00
Dirk Meyer
2ed7e49c39 - Make this PORTS a slave port of www/webalizer
- Allow Makefile.local in the slave dir.
2001-05-29 20:01:19 +00:00
Jacques Vidrine
87c79eaed8 A German-English dictionary program for X windows/Unix 2001-05-25 23:51:34 +00:00
Maxim Sobolev
f88690bf53 Ports policy:
Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
2001-05-22 18:19:44 +00:00
Alexander Langer
27b48095bf Update to version 3.03.
This update is a compatiblity updates for systems with Perl 5.6.0
and 5.00503.

PR:		26456
Submitted by:	maintainer
2001-05-09 09:49:48 +00:00
Dirk Meyer
d117506b83 - Removed obsolte german/webalizer
Thanks for the head up.

Submitted by:	kent@tfd.com (Kent Hauser)
2001-05-09 04:41:07 +00:00
Dirk Meyer
c63d2fb848 - remove outdated port
PR:		21875
2001-05-07 16:43:41 +00:00
Dirk Froemberg
d0ca03c713 Add de-php_doc - a german version of lang/php_doc. 2001-04-29 13:45:02 +00:00
Dmitry Sivachenko
387390a801 New port: de-kde2-i18n: KDE2 messages and documentation in German language. 2001-04-17 09:00:46 +00:00
Dirk Meyer
34d4a9724a added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
Jimmy Olgeni
e42ae82388 At deinstall time, remove the "application/x-ica" mime type from netscape's
mailcap and mime.types files.

Do this only if the netscape files actually exist.
2001-04-01 18:02:38 +00:00
Dirk Meyer
e3b4a947d6 - bumped port revision
- CVS Reopsitory copy still open

PR:		21875
2001-03-21 19:38:24 +00:00
Dirk Meyer
9228142ebd - moved patches from www/webalizer2 to german/webalizer2
PR:		21875
2001-03-21 19:34:37 +00:00