Steven Kreuzer
ef029c2de0
Handle FAT partitions bigger then 4GBytes
...
PR: ports/133123
Submitted by: Dmitry <hanabana@mail.ru>
Approved by: wxs (mentor)
2009-04-07 17:28:52 +00:00
Steven Kreuzer
58e59f78c6
Change MAINTAINER on my ports to my FreeBSD email address
...
Approved by: wxs (mentor)
2009-03-28 01:16:37 +00:00
Wesley Shields
0d6e8f6bb8
- Update to 4.0.10.
...
- Use new MASTER_SITES.
- Fix up pkg-descr.
PR: ports/132759
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2009-03-24 14:45:55 +00:00
Martin Wilke
c58c4f22a8
- Pass maintainership to Steven Kreuzer (skreuzer@exit2shell.com)
2009-02-27 13:22:13 +00:00
Martin Wilke
82a2e006c2
- Update to 4.0.5
...
PR: 131847
Submitted by: Ports Fury
2009-02-21 00:12:38 +00:00
Martin Wilke
d7d64edfea
- Reset Maintainer
...
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
2009-02-16 20:43:17 +00:00
Thomas Abthorpe
15ad88cd94
- Pass maintainership to submitter
...
Submitted by: Sergey Voronkov via freebsd-ports@
2009-02-13 15:31:11 +00:00
Martin Wilke
9747f75669
- Update to 4.0.1
...
PR: 130453
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:17 +00:00
Mark Linimon
a34ad4f459
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
...
and no commit activity for 3 months.
Hat: portmgr
2008-11-29 00:11:56 +00:00
Timur I. Bakeyev
64c10d590e
Fix compilation when WITHOUT_X11 is defined. Don't rely on the configure
...
defaults, use explicit values.
Approved by: maintainer
2008-03-31 01:30:40 +00:00
Martin Wilke
91a33e79ae
- Fix build
...
Submitted by: timur@
Approved by: portmgr (xorg cleanup)
2008-03-25 16:32:53 +00:00
Martin Wilke
06aa815303
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jean-Marc Zucconi
2b1591b364
Update to version 3.9.10-20060525
...
PR: ports/97992
Submitted by: Peter Jeremy <PeterJeremy@optushome.com.au>
2006-05-29 10:02:22 +00:00
Edwin Groothuis
3d887eb3f6
Remove install-info from Makefile, it's automatically done when INFO is defined
2005-12-04 23:35:14 +00:00
Edwin Groothuis
16719bdaeb
use INFO macro
2005-12-04 07:30:00 +00:00
Jean-Marc Zucconi
e85e651aaf
Fix typo.
2005-11-19 20:13:26 +00:00
Jean-Marc Zucconi
5b61f984bd
End of the update to version 3.9.9 - the previous commit was incomplete.
...
Pointyhat: jmz
2005-11-17 21:34:48 +00:00
Jean-Marc Zucconi
42b1f6af41
Update default devices names.
...
Submitted by: joerg
2004-10-12 12:35:37 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Jean-Marc Zucconi
6058fb216f
Make mwrite a relative link to mtools.
...
PR: ports/36545
2003-12-05 15:56:09 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jean-Marc Zucconi
d9b14b9d5a
Update to the latest patchfile.
...
Submitted by: kris
2001-12-02 02:47:43 +00:00
Jean-Marc Zucconi
5e820e6321
Upgrade to version 3.9.8.
2001-09-06 13:46:44 +00:00
Jean-Marc Zucconi
79c900d0f7
Doc fix.
...
Submitted by: Martin Kammerhofer <mkamm@sbox.tu-graz.ac.at>
2001-07-25 23:01:13 +00:00
Maxim Sobolev
400f4557f6
Standartise the way used to disable X11 support in various ports. From now
...
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Jean-Marc Zucconi
cab9d95766
Add a missing man page.
2001-05-15 22:14:45 +00:00
Jean-Marc Zucconi
7c42a8fdd2
Bump PORTREVISION
2001-04-29 00:01:37 +00:00
Jean-Marc Zucconi
aec1a66fc9
- Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plist
...
- PLIST now manages installation/removal of mtools.conf (pkg-install no longer
required). mtools.conf will be removed only if it is equal to mtools.conf.sample.
Submitted by: olgeni
2001-04-29 00:01:00 +00:00
Jean-Marc Zucconi
2dbe3cb4e7
Use !defined(NO_X) instead of defined(WITH_X11)
...
Some ports use WITH_X11, some other WITHOUT_X11 or WITHOUT_X but it seems
that only NO_X is documented and can be set in make.conf
2001-04-16 01:31:16 +00:00
Jean-Marc Zucconi
f30eb2793a
Fix 'make package' in the no X11 case.
...
Submitted by: Alec Wolman <wolman@cs.washington.edu>
2001-04-05 00:23:09 +00:00
Jean-Marc Zucconi
96568360d5
Add floppyd.1 floppyd_ andstalltest man pages
2001-03-11 01:56:11 +00:00
Jean-Marc Zucconi
846ea1e4cf
Add official patch mtools-3.9.7-20001213.diff.
...
Do not overwrite an existing mtools.conf file - install it as
mtools.conf.sample
2001-03-06 16:35:13 +00:00
Jean-Marc Zucconi
2788e4c947
Add 2 extra files in plist; remove all @exec/@unexec lines and replace them
...
by the list of files (pkg_* programs have no problem with symlinks)
2001-01-12 01:53:02 +00:00
Jean-Marc Zucconi
2b2e3e3cd8
Add mformat.c to the list of files processed by sed, so that it can correctly
...
report PREFIX/etc/mtools.conf as its configuration file
PR: ports/20999
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:13:14 +00:00
Jean-Marc Zucconi
7d19fcde2b
Upgrade to version 3.9.7
2000-10-16 00:56:51 +00:00
Jean-Marc Zucconi
3775478f7b
Fix a bug when seeking in partitions larger than 4Gbytes.
2000-10-14 01:36:18 +00:00
Michael Haro
b7f08d10c0
PORTNAME/VERSION stuff
2000-04-12 04:56:17 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Jean-Marc Zucconi
1a0dbf5689
Upgrade to version 3.9.6
1999-07-21 23:43:56 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Jean-Marc Zucconi
523157e0cf
Upgrade to version 3.9.4.
...
PR: ports/11192
Submitted by: Chris Piazza <cpiazza@home.net>
1999-04-18 12:04:27 +00:00
David E. O'Brien
8151326d6c
Add new mastersites as the old one has dissappeared.
1999-01-31 12:31:06 +00:00
David E. O'Brien
570377193a
upgrade to the 3.9.1-3110 patch.
1999-01-28 19:46:16 +00:00
Jean-Marc Zucconi
a431175b77
Specify PATCH_SITES
1998-07-03 14:47:31 +00:00
Vanilla I. Shu
5463954c43
Add mtools-3.9.1-2906.diff.gz patchfile.
1998-07-02 11:10:02 +00:00
Matthew Hunt
e7b04b2a38
Upgrade to 3.9.1.
...
Submitted by: "Nickolay N. Dudorov" <nnd@ctserv.itfs.nsk.su>
1998-05-22 06:26:28 +00:00
David E. O'Brien
770fb0efd0
vanilla just barely beat me on upgrading this.
...
Merging parts of my upgrade.
1998-05-07 09:52:37 +00:00
Vanilla I. Shu
fcbb7e5078
Upgrade to 3.9, and portlint.
1998-05-07 01:59:27 +00:00