non port: emulators/mtools/Makefile |
Number of commits found: 65 |
Thursday, 11 May 2023
|
08:33 Alexey Dokuchaev (danfe)
emulators/mtools: fix the patch, COMMENT, and port description
- Add back the patch hunk lost in commit b13d37256e21 (luckily,
this did not affect packaging in any way)
- Clarify the COMMENT and shorten it for the benefit of ``pkg
search ^mtools'' fitting the standard 80-character terminal
- Reformat port description, spell abbreviations properly, etc.
e8418c8 |
Saturday, 6 May 2023
|
11:34 Alexey Dokuchaev (danfe)
emulators/mtools: update GNU mtools to version 4.0.43
Via: https://www.linux.org.ru/news/gnu/17168036
b13d372 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu)
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Eric L. Hernes <erich@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gerald Pfeifer <gerald@FreeBSD.org>
* Gunter Wambaugh <techgunter@yahoo.com>
* Jacques Vidrine <nectar@FreeBSD.org>
* Janni
* Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Jeremy Karlson
* Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
* Joel Sutton <jsutton@webnet.com.au>
* Joerg Wunsch <joerg@FreeBSD.org>
* Jonathan M. Bresler (jmb)
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Juergen Lock <nox@jelal.kn-bremen.de>
* Kaltashkin Eugene <zhecka@gmail.com>
* Kevin Bowling <kbowling@FreeBSD.org>
* Li-Lun Wang <llwang@infor.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Martin Hinner
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Neumann <mneumann@ntecs.de>
* Miguel Mendez <flynn@energyhq.homeip.net>
* Naram Qashat <cyberbotx@cyberbotx.com>
* Nicole Reid <root@cooltrainer.org>
* Nishika <nishika@cheerful.com>
* Pavel I Volkov <pavelivolkov@googlemail.com>
* Piotr Kubaj
* Ruan Wei (iamayan@gmail.com)
* Sebastian Schuetz <sschuetz@fhm.edu>
* Seiichirou Hiraoka
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <axl@iafrica.com>
* Simon Dick <simond@irrelevant.org>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Stijn Hoop <stijn@win.tue.nl>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thomas Bernard <nanard@free.fr>
* Timothy Beyer <beyert@cs.ucr.edu>
* Tobias Reifenberger <tr@freebsd.mayn.de>
* Tom Carrick <knyghtmare@knyghtmare.com>
* Travis Poppe <tlp@liquidx.org>
* Uffe Jakobsen <uffe@uffe.org>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* alepulver
* alex
* dchapes@ddm.on.ca
* dk
* elbarto
* janek@gaja.ipan.lublin.pl
* jhb
* jmz
* joerg
* jraynard
* krion
* kstailey
* mbr@FreeBSD.org
* okeeblow <root@cooltrainer.org>
* pixel
* pjm
* tenser@spitfire.ecsel.psu.edu
* trasz
* trasz <trasz@pin.if.uz.zgora.pl>
* # Created by Timothy Beyer <beyert@cs.ucr.edu>
With hat: portmgr
27eb52a |
Thursday, 25 Nov 2021
|
21:40 Stefan Eßer (se)
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
04b9da4 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 23 Feb 2021
|
16:09 skreuzer
Add libiconv as a dependancy
* Prefer to use libiconv from ports
* Comment out the SAMPLE FILE line in mtools.conf to avoid breakng other ports
PR: 252928
Submitted by: John Kennedy <warlock@phouka.net>
 |
Friday, 15 Jan 2021
|
01:09 skreuzer
Update to 4.0.26
PR: 252531
Submitted by: Mara Sophie Grosch <littlefox@lf-net.org>
 |
Tuesday, 5 Nov 2019
|
15:48 zeising
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
 |
Saturday, 10 Nov 2018
|
18:12 bapt
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
 |
Monday, 10 Sep 2018
|
13:11 mat
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
Thursday, 8 Dec 2016
|
19:23 tijl
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 26 Aug 2014
|
05:34 antoine
Use @sample keyword
 |
Monday, 21 Jul 2014
|
17:47 adamw
Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead.
 |
Wednesday, 25 Jun 2014
|
21:51 antoine
Allow to build with texinfo from ports
 |
Tuesday, 10 Jun 2014
|
07:39 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
 |
Wednesday, 16 Apr 2014
|
18:28 zeising
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
 |
Tuesday, 11 Mar 2014
|
14:26 skreuzer
Fix build when WITH_X11 is defined
Define License
Switch to USES framework
Change MSDOS to MS-DOS in COMMENT
PR: ports/187008
Submitted by: Anton Yuzhaninov <citrin+hius@citrin.ru>
 |
Friday, 21 Feb 2014
|
01:55 miwi
- Stage support
 |
Friday, 20 Sep 2013
|
16:43 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
 |
Wednesday, 4 Sep 2013
|
18:06 madpilot
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
 |
Saturday, 27 Apr 2013
|
08:50 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
 |
Tuesday, 26 Mar 2013
|
14:48 skreuzer
Convert to options ng
PR: ports/177209
Submitted by: William Grzybowski <william88@gmail.com>
 |
Wednesday, 11 Jan 2012
|
23:09 skreuzer
Mark as CONFLICTS_INSTALL because they both install to bin/mmd
PR: ports/163238
Submitted by: Peter Vereshagin <peter@vereshagin.org>
Approved by: Adam Weinberger <adamw@adamw.org> (multimarkdown maintainer)
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
 |
Tuesday, 5 Jul 2011
|
20:23 skreuzer
Don't overwrite mtools.conf
PR: ports/157910
Submitted by: Max Brazhnikov <makc@FreeBSD.org>
 |
Tuesday, 7 Jun 2011
|
14:53 skreuzer
Respect WITHOUT_X11 in plist
PR: ports/157428
Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
 |
Tuesday, 7 Apr 2009
|
17:28 skreuzer
Handle FAT partitions bigger then 4GBytes
PR: ports/133123
Submitted by: Dmitry <hanabana@mail.ru>
Approved by: wxs (mentor)
 |
Saturday, 28 Mar 2009
|
01:16 skreuzer
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
 |
Tuesday, 24 Mar 2009
|
14:45 wxs
- Update to 4.0.10.
- Use new MASTER_SITES.
- Fix up pkg-descr.
PR: ports/132759
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
 |
Friday, 27 Feb 2009
|
13:22 miwi
- Pass maintainership to Steven Kreuzer (skreuzer@exit2shell.com)
 |
Saturday, 21 Feb 2009
|
00:12 miwi
- Update to 4.0.5
PR: 131847
Submitted by: Ports Fury
 |
Monday, 16 Feb 2009
|
20:43 miwi
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
 |
Friday, 13 Feb 2009
|
15:31 tabthorpe
- Pass maintainership to submitter
Submitted by: Sergey Voronkov via freebsd-ports@
 |
Wednesday, 14 Jan 2009
|
09:12 miwi
- Update to 4.0.1
PR: 130453
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Saturday, 29 Nov 2008
|
00:11 linimon
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr
 |
Monday, 31 Mar 2008
|
01:30 timur
Fix compilation when WITHOUT_X11 is defined. Don't rely on the configure
defaults, use explicit values.
Approved by: maintainer
 |
Tuesday, 25 Mar 2008
|
16:32 miwi
- Fix build
Submitted by: timur@
Approved by: portmgr (xorg cleanup)
 |
Sunday, 23 Mar 2008
|
23:03 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 29 May 2006
|
10:02 jmz
Update to version 3.9.10-20060525
PR: ports/97992
Submitted by: Peter Jeremy <PeterJeremy@optushome.com.au>
 |
Sunday, 4 Dec 2005
|
23:35 edwin
Remove install-info from Makefile, it's automatically done when INFO is defined
 |
07:30 edwin
use INFO macro
 |
Saturday, 19 Nov 2005
|
20:13 jmz
Fix typo.
 |
Thursday, 17 Nov 2005
|
21:34 jmz
End of the update to version 3.9.9 - the previous commit was incomplete.
Pointyhat: jmz
 |
Tuesday, 12 Oct 2004
|
12:35 jmz
Update default devices names.
Submitted by: joerg
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Friday, 5 Dec 2003
|
15:56 jmz
Make mwrite a relative link to mtools.
PR: ports/36545
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Sunday, 2 Dec 2001
|
02:47 jmz
Update to the latest patchfile.
 |
Thursday, 6 Sep 2001
|
14:46 jmz
Upgrade to version 3.9.8.
 |
Thursday, 26 Jul 2001
|
00:01 jmz
Doc fix.
 |
Tuesday, 5 Jun 2001
|
12:38 sobomax
Standartise the way used to disable X11 support in various ports. From now on
WITHOUT_X11 is the Only True Way[tm].
 |
Tuesday, 15 May 2001
|
23:14 jmz
Add a missing man page.
 |
Sunday, 29 Apr 2001
|
01:01 jmz
Bump PORTREVISION
 |
01:01 jmz
- 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
 |
Monday, 16 Apr 2001
|
02:31 jmz
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
 |
Thursday, 5 Apr 2001
|
01:23 jmz
Fix 'make package' in the no X11 case.
 |
Sunday, 11 Mar 2001
|
01:56 jmz
Add floppyd.1 floppyd_ andstalltest man pages
 |
Tuesday, 6 Mar 2001
|
16:35 jmz
Add official patch mtools-3.9.7-20001213.diff. Do not overwrite an existing
mtools.conf file - install it as mtools.conf.sample
 |
Friday, 12 Jan 2001
|
01:53 jmz
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)
 |
Sunday, 26 Nov 2000
|
04:14 jmz
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
 |
Monday, 16 Oct 2000
|
01:56 jmz
Upgrade to version 3.9.7
 |
Saturday, 14 Oct 2000
|
02:36 jmz
Fix a bug when seeking in partitions larger than 4Gbytes.
 |
Number of commits found: 65 |