Commit Graph

55 Commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jean-Marc Zucconi
69defce4bf Make it compatible with a nonstandard X11BASE (untested). 2006-11-23 20:27:21 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Hiroki Sato
5ea01e4a24 - Fix a bug not to remove the font directories during the deinstall.
- Fix pathnames:
	s,$prefix/MakeTeXPK,$prefix/bin/MakeTeXPK,
	s,$prefix/lib/texmf/fonts/pk,${localbase}/share/texmf/fonts/pk,
- Remove pre-install to detect teTeX (CONFLICTS is enough).
- Make portlint(1) happy.

Approved by:	portmgr(marcus)
2005-03-25 06:11:28 +00:00
Jean-Marc Zucconi
ee9a1686b7 Use the '@unexec rmdir ...' construct instead of '@dirrm'. 2004-12-22 22:45:59 +00:00
Jean-Marc Zucconi
b5ca88acd3 Remove remaining directories in pkg_delete.
Submitted by:	pointyhat
2004-12-22 11:47:03 +00:00
Volker Stolz
7f3761a291 - PERL -> REINPLACE
- Add CONFLICTS with teTeX
- Use PKGDBDIR instead of literal
- Pet portlint

OK'ed by:	jmz
Approved by:	linimon (implicit)
2004-04-30 15:17:27 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jean-Marc Zucconi
673f2a7f12 Fix the build problem with XFree-4.x.
Add warnings about the conflicts with teTeX when it is installed.

Submitted by:	trevor
2002-01-21 20:17:56 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Steve Price
681b68d020 Don't require interaction on DEINSTALL while PACKAGE_BUILDING. 1999-07-04 21:41:46 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Jean-Marc Zucconi
db3126e16c Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use a
post-install target instead.
Requested by: asami
1998-12-01 21:14:08 +00:00
Steve Price
aa8e571660 Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:48:38 +00:00
Jean-Marc Zucconi
4c769fc559 Skip the questions and make the port non interactive if PACKAGE_BUILDING
is defined.
Requested by:	asami
1997-03-09 22:52:25 +00:00
Jean-Marc Zucconi
36bf03e6a0 Update to take account of the changes in TeX (some paths have changed) 1997-02-10 02:08:55 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
4f0064a2b1 MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. 1996-11-30 10:41:21 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
1ce919e683 Add pre-clean target to delete ${SCRIPTDIR}/post-install (created
in configure stage).
1996-09-16 00:56:30 +00:00
Satoshi Asami
a6dfd6d20f Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese
version is in the subdir.
1996-03-10 09:06:28 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Satoshi Asami
8360a75fd7 Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy. 1995-06-20 07:46:44 +00:00
Jean-Marc Zucconi
60ac0fe195 Upgrade: patchlevel 18 -> 20 1995-06-13 20:59:35 +00:00
Jean-Marc Zucconi
43b6162b06 Cosmetic changes. 1995-04-22 00:16:06 +00:00
Jean-Marc Zucconi
f53d67c7e8 Warn and request confirmation for installing/removing the package. One file
may also be used by dvips; the package is build with some defaults, which
may be not wanted by the user (the port IS_INTERACTIVE)
1995-04-22 00:14:30 +00:00
Jean-Marc Zucconi
68360a7bcc Remove the last line of the do-install target. The command will be executed
during post-install
1995-04-22 00:05:24 +00:00
Jean-Marc Zucconi
74bab574a2 Change all makefiles in the print directory according to the new rules
for bsd.port.mk
1995-04-21 00:21:41 +00:00
Jean-Marc Zucconi
3f3532544c The configure script now propose to create fonts in the default tex
font directory  instead of /tmp.
If the user choose the defaults, then the mode of font directory is
changed to 1777 at install time.
1995-04-20 02:04:02 +00:00
Satoshi Asami
ec89e8b011 Added various "build: configure" and "install: build" dependencies.
Pointed-out by:	jmz
1995-04-17 20:31:43 +00:00
Jean-Marc Zucconi
1e8406a563 Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. 1995-04-15 22:06:55 +00:00
Joerg Wunsch
79bf3682a0 Back out my previous change, and revert xdvi to build with gmake.
This Imakefile crud here it _too_ weird to deal with; let it as it
stands now.
1995-04-15 14:44:37 +00:00
Satoshi Asami
a28c2d8099 Print Makefiles...this one was tough! 1995-04-15 04:34:11 +00:00
Joerg Wunsch
cf5b29ae3d xdvi no longer requires GNU make. The offending `include' line in the
(admittedly ugly) Imakefile has never been used, since this port does
have its own configure script.

I gratuitously removed it. :)
1995-04-14 20:51:56 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jean-Marc Zucconi
a17b2981fd Another set of checksums 1995-04-01 16:33:35 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
c862ea308f Manpage is installed compressed. 1994-11-25 19:44:02 +00:00
Jean-Marc Zucconi
719a118771 replace /usr/local with ${PREFIX} 1994-11-25 13:58:40 +00:00