non port: lang/clips/Makefile |
Number of commits found: 20 |
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, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
18:18 tobik
Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch. It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
 |
Thursday, 16 May 2019
|
13:56 wen
- Re-add lang/clips
- Update to 6.30
- Add LICENSE
- Take maintainership
- Update COMMENT
- Pet portlint
 |
Monday, 2 May 2011
|
14:09 bapt
Remove unmaintained expired ports from lang
2011-05-01 lang/cim: Upstream disapear and distfile is no more available
2011-05-01 lang/clips: Upstream disapear and distfile is no more available
2011-05-01 lang/eiffel: Upstream disapear and distfile is no more available
2011-05-01 lang/libutils: Upstream disapear and distfile is no more available
2011-05-01 lang/linux-libperl5.8: Upstream disapear and distfile is no more
available
2011-05-01 lang/osb-jscore: Abandonware, please use www/webkit-gtk2
 |
Tuesday, 15 Mar 2011
|
13:45 bapt
Deprecate unmaintained ports from lang where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
 |
Thursday, 4 Jun 2009
|
22:15 gerald
Fix post-patch to allow for CFLAGS containing a slash (which happens
in case of pathnames).
 |
Tuesday, 19 Dec 2006
|
08:45 vd
Resurrect lang/clips and update it to 6.24
 |
Tuesday, 12 Dec 2006
|
16:12 vd
Remove expired leaf ports:
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear
release
 |
Tuesday, 5 Sep 2006
|
08:21 linimon
Reset inactive maintainer who has not responded to email.
Hat: portmgr
 |
Saturday, 2 Sep 2006
|
16:51 kris
Schedule these broken ports for termination on 2006-12-01
 |
Tuesday, 15 Aug 2006
|
00:29 clsung
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
 |
Saturday, 18 Mar 2006
|
18:13 garga
BROKEN: Unfetchable
PR: ports/92367
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (50 days)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
 |
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Wednesday, 29 Oct 2003
|
20:18 linimon
Changed maintainer email address; the old one points to the new
one as a replacement. Noticed by: Oliver Eikemeier.
 |
Friday, 21 Feb 2003
|
12:35 knu
De-pkg-comment.
 |
Friday, 17 Aug 2001
|
18:08 ijliao
add clips CLIPS is a productive development and delivery expert system tool
 |
Number of commits found: 20 |