non port: editors/ted/Makefile |
SVNWeb
|
Number of commits found: 60 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 7cd7a8d (Only the first 10 of 119 ports in this commit are shown above. )
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
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'.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Mar 2016
|
[ 00:56 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
- Fix build with GTK2
|
Thu, 24 Mar 2016
|
[ 15:47 tijl ] (Only the first 10 of 95 ports in this commit are shown above. )
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] (Only the first 10 of 354 ports in this commit are shown above. )
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] (Only the first 10 of 89 ports in this commit are shown above. )
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
|
Wed, 15 Apr 2015
|
[ 08:20 tijl ] (Only the first 10 of 152 ports in this commit are shown above. )
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above )
|
Mon, 5 Jan 2015
|
[ 08:35 pi ]
editors/ted: fix directory where ted finds its Ted.properties file
by adding CONFIGURE_ARGS+=--datadir=${PREFIX}/share
PR: 194833
Submitted by: shersch@dssgmbh.de
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Tue, 23 Dec 2014
|
[ 23:31 bapt ]
Do not hardcode png15
|
Fri, 17 Oct 2014
|
[ 10:23 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Reset maintainership
|
Fri, 20 Jun 2014
|
[ 11:15 amdmi3 ] (Only the first 10 of 23 ports in this commit are shown above. )
- Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sun, 15 Jun 2014
|
[ 03:25 vanilla ]
Stagify.
Approved by: portmgr@
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 10 Jul 2013
|
[ 06:49 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Mon, 18 Feb 2013
|
[ 12:36 pclin ]
- Update to 2.23
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership
PR: ports/175956
Approved by: swills (mentor)
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Tue, 12 Jun 2012
|
[ 10:34 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Convert to new options framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 3 May 2012
|
[ 16:25 miwi ]
- Update to 2.22
PR: 166883
Submitted by: Ports Fury
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Fri, 18 Nov 2011
|
[ 23:30 ehaupt ] (Only the first 10 of 46 ports in this commit are shown above. )
Remove trailing whitespaces.
Feature safe: yes
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 2 Nov 2009
|
[ 10:54 miwi ]
- Update to 2.21
PR: 140114
Submitted by: Ports Fury
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 4 Jul 2009
|
[ 20:54 miwi ]
- Update to 2.20
PR: 136043
Submitted by: Ports Fury
|
Mon, 8 Jun 2009
|
[ 13:02 itetcu ]
- Fix build with custom LOCALBASE
- make our configure script a little verbose
Reported by: QATty
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 11 Apr 2008
|
[ 20:14 dinoex ]
- fix build
- set USE_XORG
|
Mon, 24 Mar 2008
|
[ 23:21 miwi ] (Only the first 10 of 102 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 7 May 2006
|
[ 10:55 edwin ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with E
|
Sun, 26 Feb 2006
|
[ 20:35 dougb ]
Reset maintainer by request.
Approved by: portmgr (marcus)
|
Tue, 29 Nov 2005
|
[ 23:35 edwin ]
editors/ted - Fix LOCALBASE/X11BASE settings
Fix port so that it respects LOCALBASE/X11BASE settings.
PR: ports/89602
Submitted by: Jonathan <jdrews@cybox.com>
Approved by: Jon Drews <jon.drews@gmail.com>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sat, 26 Feb 2005
|
[ 00:21 pav ]
- Update to 2.17
PR: ports/78078
Submitted by: Jonathan <jon.drews@gmail.com> (maintainer)
|
Mon, 13 Dec 2004
|
[ 07:21 vs ]
Update maintainer's address
PR: ports/75005
Submitted by: maintainer
|
Thu, 17 Jun 2004
|
[ 08:18 pav ]
- Unify print/gsfonts dependency check
PR: ports/67999, ports/68035
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
|
Thu, 10 Jun 2004
|
[ 03:51 will ]
Update gsfonts dependency. Use DOCSDIR instead of port-specific INFODIR.
Use PORTDOCS.
PR: 67736
Submitted by: MAINTAINER
|
Mon, 18 Aug 2003
|
[ 02:48 petef ]
- use the proper lpc syntax to get a printer list
- bump PORTREVISION
PR: 37362
Submitted by: maintainer
Reported by: Greg Shenaut <gkshenaut@ucdavis.edu>
|
Wed, 18 Jun 2003
|
[ 02:34 will ]
Fix rendering crash with patch developed by the Ted developer and
sent via the submitter. Set maintainer to submitter.
PR: 53329
Submitted by: Jonathan Drews <j.e.drews@att.net>
|
Mon, 19 May 2003
|
[ 22:54 lioux ]
o Fix a crash when trying to open menu Help -> Document
o Fix consists on depending on open-motif rather than GTK+ for the
build. Developer also advises open-motif over GTK+
PR: 52418
Submitted by: Jonathan Drews <j.e.drews@worldnet.att.net>
|
Wed, 23 Apr 2003
|
[ 23:23 naddy ]
Update to version 2.14.
PR: 51051
Submitted by: Ports Fury
|
Sun, 20 Apr 2003
|
[ 02:58 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Thu, 20 Feb 2003
|
[ 17:12 knu ] (Only the first 10 of 51 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 19:04 ijliao ]
upgrade to 2.12
PR: 46131
Submitted by: Ports Fury
|
Sat, 27 Jul 2002
|
[ 02:51 pat ]
Update to 2.11
PR: ports/41030
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 21 Jun 2002
|
[ 15:52 ijliao ]
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sun, 16 Sep 2001
|
[ 17:59 kevlo ]
- Add USE_X_PREFIX - Support CC/CFLAGS properly - Add WWW: line- Add
USE_X_PREFIX
|
Tue, 11 Sep 2001
|
[ 11:06 kris ]
Spell ${TAR} correctly.
|
[ 04:05 ache ]
Bump png major
|
Tue, 28 Aug 2001
|
[ 07:36 petef ]
Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)
|
Fri, 24 Aug 2001
|
[ 09:32 kris ]
Add ted-2.10
|
Number of commits found: 60 |