non port: print/freetype/Makefile |
Number of commits found: 39 |
Wednesday, 8 Jun 2022
|
09:56 Baptiste Daroussin (bapt)
print/freetype: remove long abandonned port
It has been replaced very log ago by print/freetype2, it is more than
time to decommission it
da86df1 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 8 Dec 2019
|
17:32 sunpoet
Update MASTER_SITES
http://sunsite.cnlab-switch.ch/ has gone.
Approved by: portmgr (blanket)
|
Thursday, 7 May 2015
|
22:18 amdmi3
- Add CPE info
Approved by: portmgr blanket
|
Monday, 30 Mar 2015
|
22:39 bapt
Remove dead RINGSERVER
|
Friday, 19 Sep 2014
|
15:45 tijl
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
|
Thursday, 17 Jul 2014
|
08:57 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Friday, 27 Jun 2014
|
23:06 bapt
Convert to libtool:oldver
|
Wednesday, 5 Feb 2014
|
13:45 miwi
- Stage support
|
Friday, 20 Sep 2013
|
22:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Friday, 26 Apr 2013
|
09:23 bapt
In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework.
|
Sunday, 6 Jan 2013
|
21:24 gjb
Remove deprecation of print/freetype. This port is needed for the
textproc/docproj build with CJK set.
Assign maintainer to doceng@ until a suitable replacement is found.
|
Wednesday, 5 Dec 2012
|
12:52 kwm
Mark textproc/libxml and print/freetype deprecated.
Last releases in 2002 and 2000, and unsupported by upstream.
Feature safe: yes
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Saturday, 22 Aug 2009
|
00:35 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Friday, 26 Jan 2007
|
15:46 shaun
- Add PORTSCOUT variable.
- Tweak IGNORE message to make portlint happier.
|
Tuesday, 15 Aug 2006
|
00:56 clsung
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Saturday, 13 May 2006
|
01:03 edwin
Remove USE_REINPLACE from all categories starting with P
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Friday, 27 Jan 2006
|
09:38 linimon
Replace the dangerous .error with IGNORE.
|
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.
|
Friday, 3 Jun 2005
|
20:18 oliver
change the libtool version to use from 1.3 to 1.5
|
Saturday, 21 Aug 2004
|
11:02 arved
- Rename variable ARCH in the freetype Makefile to FTARCH to avoid conflict
with ARCH from the ports infrastructure. This fixes build on amd64.
- Nuke USE_GMAKE while i am here. the port builds fine with our make.
|
Sunday, 16 May 2004
|
16:48 krion
- Fix MASTER_SITES
PR: ports/66711
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
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:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thursday, 20 Feb 2003
|
18:55 knu
De-pkg-comment.
|
Saturday, 14 Sep 2002
|
13:32 sobomax
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
|
Thursday, 14 Mar 2002
|
11:15 sobomax
Install includes into ${PREFIX}/include/freetype1/freetype instead of
${PREFIX}/include/freetype, so that ports that want freetype2 but don't
pay particular attention to the order of `-I' directives won't be screwed
if freetype1 is occasionally installed on the same system. This should
fix recent problems with Mozilla.
Bump PORTREVISION.
|
Monday, 17 Sep 2001
|
18:40 dwcjr
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long
|
Tuesday, 9 Jan 2001
|
09:09 sobomax
Don't create symlinks of files in ${PREFIX}/include/freetype in the directory
${PREFIX}/include, because this lead to the freetype1's includes being picked
by the freetype2 ports.
|
Thursday, 23 Nov 2000
|
14:23 knu
Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively.
|
Sunday, 12 Nov 2000
|
02:20 vanilla
Urrr... I miss to commit Makefile :(
|
Tuesday, 3 Oct 2000
|
02:00 reg
USE_LIBTOOL.
|
Friday, 16 Jun 2000
|
22:52 asami
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
11:38 sobomax
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
Wednesday, 14 Jun 2000
|
14:21 sobomax
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
|
Sunday, 4 Jun 2000
|
07:00 vanilla
Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts. And,
update the MASTER_SITES to where really they are.
|
Number of commits found: 39 |