non port: print/catdvi/Makefile |
SVNWeb
|
Number of commits found: 31 |
Mon, 19 Dec 2022
|
[ 14:44 Muhammad Moinur Rahman (bofh) ] 721e577 (Only the first 10 of 130 ports in this commit are shown above. )
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
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:22 Tobias C. Berner (tcberner) ] 51879c9 (Only the first 10 of 197 ports in this commit are shown above. )
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (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.
|
Thu, 3 Jul 2014
|
[ 14:36 bsam ]
. fix build:
-----
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCFG_HAS_GETOPT_LONG
-c -o kpathsea.o kpathsea.c
kpathsea.c:39:23: error: redefinition of 'kpathsea_version_string' with a
different type: 'char *' vs 'const char *'
extern char * kpathsea_version_string;
-----
. remove the indefinite article from COMMENT;
. add LICENSE (GPLv2).
|
Tue, 10 Jun 2014
|
[ 03:00 vanilla ]
Stagify.
|
Mon, 26 May 2014
|
[ 13:55 miwi ] (Only the first 10 of 19 ports in this commit are shown above. )
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Sat, 11 May 2013
|
[ 17:58 hrs ] (Only the first 10 of 152 ports in this commit are shown above. )
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
|
Mon, 6 May 2013
|
[ 02:00 hrs ] (Only the first 10 of 150 ports in this commit are shown above. )
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
|
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
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
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
|
Thu, 19 Nov 2009
|
[ 22:07 pav ] (Only the first 10 of 68 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
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
|
Thu, 20 Mar 2008
|
[ 09:56 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
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}.
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ] (Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 18 May 2003
|
[ 16:03 petef ]
Use USE_GETOPT_LONG.
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373,
51381, 51382
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 18:55 knu ] (Only the first 10 of 88 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 8 Feb 2003
|
[ 05:27 nork ] (Only the first 10 of 15 ports in this commit are shown above. )
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury
|
Sun, 2 Feb 2003
|
[ 14:44 nork ]
Conditionalize libgnugetopt dependencies.
PR: ports/47753
Submitted by: Ports Fury
|
Thu, 2 Jan 2003
|
[ 17:50 ijliao ]
upgrade to 0.14
PR: 45858
Submitted by: Ports Fury
|
Fri, 20 Sep 2002
|
[ 07:12 ijliao ]
- Support CFLAGS/CXXFLAGS properly
- Support install macros
PR: 42900
Submitted by: Ports Fury
|
Wed, 22 May 2002
|
[ 04:10 ijliao ]
no longer needed
Submitted by: Bjoern Brill <brill@samson.math.uni-frankfurt.de> (author)
|
Wed, 10 Apr 2002
|
[ 05:41 ijliao ]
upgrade to 0.13
|
Mon, 11 Feb 2002
|
[ 09:08 ijliao ]
add catdvi 0.12 A DVI to text/plain translator
|
Number of commits found: 31 |