non port: editors/jed/Makefile |
SVNWeb
|
Number of commits found: 51 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
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 )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
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").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
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.
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] (Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
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
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
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)
|
Wed, 14 May 2014
|
[ 19:33 garga ]
Move USE_BZIP2 to USES=tar:bzip2
|
Fri, 8 Nov 2013
|
[ 12:32 garga ]
Fix DOCS installation
|
Fri, 1 Nov 2013
|
[ 09:57 garga ]
Fix wrong use of OPTIONS_SUB
Reported by: danfe
|
Thu, 31 Oct 2013
|
[ 23:33 garga ]
. Add LICENSE
. Simplify Makefile
|
Fri, 27 Sep 2013
|
[ 15:21 garga ]
Support staging
|
Tue, 24 Sep 2013
|
[ 16:47 garga ] (Only the first 10 of 15 ports in this commit are shown above. )
Update LIB_DEPENDS syntax on my ports and silent make check-makefile
|
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)
|
Fri, 5 Oct 2012
|
[ 12:41 garga ] (Only the first 10 of 59 ports in this commit are shown above. )
Change headers of all ports maintained by me to new format
|
Fri, 3 Aug 2012
|
[ 15:34 garga ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports
|
Fri, 29 Jun 2012
|
[ 20:48 garga ]
- Move to OPTIONSng
- Pet portlint
|
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, 30 Sep 2010
|
[ 17:17 garga ]
cleanup MASTER_SITES
|
Wed, 12 May 2010
|
[ 20:37 pav ]
- Remove references to now non-existant devel/libslang
PR: ports/145245
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
|
Tue, 6 Apr 2010
|
[ 12:42 garga ]
Add 2 more OPTIONS to respect read-only files and don't try to host lookup
PR: ports/145006
Submitted by: Grzegorz Blach <magik@roorback.net>
|
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
|
Mon, 21 Dec 2009
|
[ 14:53 garga ]
After upgrade to 0.99.19 jed was freezing when called with -c, fix it now.
Reported by: andrew clarke <mail@ozzmosis.com>
Obtained from: Author by email
|
Tue, 15 Dec 2009
|
[ 10:07 garga ]
Update to 0.99.19
|
Sun, 29 Mar 2009
|
[ 15:20 garga ]
- Mark it as MAKE_JOBS_UNSAFE, i did it wrong on last commit
Reported by: QAT
|
Sat, 28 Mar 2009
|
[ 17:53 garga ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
|
Sun, 8 Feb 2009
|
[ 03:14 pgollucci ] (Only the first 10 of 41 ports in this commit are shown above. )
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
|
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 )
|
Mon, 2 Jun 2008
|
[ 11:28 garga ]
- Fix installation when NOPORTDOCS is set, preventing it to create doc dirs.
Bump PORTREVISION is unecessary since the default package will be untouched
Reported by: itetcu
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Fri, 31 Aug 2007
|
[ 19:02 garga ]
- Add more MASTER_SITES
|
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}.
|
Tue, 30 May 2006
|
[ 17:42 garga ]
Add one new master site and remove an old one that's not working anymore.
|
Mon, 3 Apr 2006
|
[ 13:18 garga ]
Update to 0.99.18
|
Mon, 7 Nov 2005
|
[ 13:58 garga ]
- info files are really old and out of date, so, do not install it anymore
|
Fri, 28 Oct 2005
|
[ 10:48 garga ]
- Respect CFLAGS/LDFLAGS
|
Thu, 27 Oct 2005
|
[ 18:04 garga ]
- Remove some patches and use REINPLACE_CMD, *_ARGS and *_ENV instead
- Use PORTDOCS
- Polish Makefile
|
[ 16:47 garga ]
- Add more MASTER_SITES
|
[ 09:59 garga ]
- Register CONFLICTS with jed-devel
- OPTIONS'ify
|
Mon, 11 Jul 2005
|
[ 16:47 garga ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
|
Sun, 15 May 2005
|
[ 20:01 jylefort ] (Only the first 10 of 11 ports in this commit are shown above. )
- Sort the packing list
- Honour ${NOPORTDOCS}
- Use ${INFO} instead of install-info, and add patches to add section
and dir-entry to info files
- Patch src/Makefile.in instead of installing files in the wrong
location and removing them
- Move ${STRIP_CMD} commands to src/Makefile.in
- Pass maintainership to Renato Botelho <freebsd@galle.com.br>
PR: ports/80441
Submitted by: Renato Botelho <freebsd@galle.com.br> (new maintainer)
Approved by: former maintainer
|
Mon, 1 Nov 2004
|
[ 19:12 pav ]
- Fix losing setuid/setgid bits on files when saving
- Portlint
PR: ports/72652
Submitted by: Renato Botelho <renato@galle.com.br>
Approved by: maintainer timeout (2 weeks)
|
Wed, 24 Sep 2003
|
[ 09:37 osa ] (Only the first 10 of 143 ports in this commit are shown above. )
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
Sun, 23 Feb 2003
|
[ 06:37 edwin ]
Maintainer update: editors/jed to 0.99.16
PR: ports/48487
Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de>
|
Fri, 21 Feb 2003
|
[ 11:38 knu ] (Only the first 10 of 54 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 19 Oct 2001
|
[ 05:01 dwcjr ]
Updated to 0.99.15
|
Fri, 29 Jun 2001
|
[ 15:48 roam ]
Update to 0.99.14. Change maintainer - the former maintainer was quite
unresponsive.
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Number of commits found: 51 |