1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

33622 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
fac28747e0 Rewritten to use EXTRA_PATCHES
Submitted by: asami
2000-10-09 14:47:52 +00:00
Trevor Johnson
41a7eda481 Add ALL_TARGET to stop imake from trying to build dynamag.man.
Thanks again to Mike Meyer, for further testing.
2000-10-09 13:08:01 +00:00
Thomas Gellekum
5ecf74d75b Remove reference to ${PLIST_TK}. 2000-10-09 12:18:06 +00:00
Thomas Gellekum
0b684776a7 Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta. 2000-10-09 12:11:24 +00:00
Dag-Erling Smørgrav
1f3c3106a8 Look for pkg-descr rather than pkg/DESCR.
Always use the -d option when invoking CVS, to work around breakage in CVS
(said breakage has reportedly been fixed in 1.11, but I haven't verified this)
Bump version number.
2000-10-09 11:45:46 +00:00
Akinori MUSHA
f605096311 Add a missing file to plist.
Submitted by:	new bento
2000-10-09 11:04:04 +00:00
Akinori MUSHA
349f898607 Oops, forgot to commit Makefile too.
- PORTREVISION bump due to the checksum update
2000-10-09 10:58:02 +00:00
Akinori MUSHA
0cf369300c Update the checksum. :(
- Two typo fixes
  - Debug option turned on in the configure script

Submitted by:	new bento
2000-10-09 10:56:30 +00:00
Akinori MUSHA
ea17e4d6b2 Add a missing manpage.
Submitted by:	new bento
2000-10-09 10:33:40 +00:00
Maxim Sobolev
81b865fd63 - add "-I${X11BASE}/include" into CPPFLAGS, because otherwise in some cases
configure script fails to detect session managment X11 includes.
- fix `@exec install-info ...' in pkg-plist.
2000-10-09 10:32:12 +00:00
Maxim Sobolev
42bcbe7e1f - Update to 1.12 (maintainer);
- use USE_PYTHON (maintainer, sobomax);
- precompile all .py files being installed;
- make it working with python versions other that 1.52 by using Pmw python
  module from ports instead of port's own pre-compiled for python1.52 version;
- install files into ${PREFIX}/share/ptkei, not into ${PREFIX}/ptkei.

Submitted by:	maintainer
Improved by:	sobomax
2000-10-09 08:04:17 +00:00
Trevor Johnson
94655d598b Update from 0.61.0 to 0.61.1, submitted by maintainer. To account for
files left behind after "make deinstall" I also added a MAN1 line and
added the Cthulhain style file, which is new in this version, to
pkg-plist.  I fixed a stray space found by portlint -t.

PR:		21850
Submitted by:	patseal@hyperhost.net
2000-10-09 07:28:28 +00:00
Satoshi Asami
b39810b3fa Define MD5_FILE, FILESDIR is not enough now. 2000-10-09 06:25:46 +00:00
Maxim Sobolev
6ce7757a77 Ajust for a new world order (md5 --> distinfo). 2000-10-09 06:23:44 +00:00
Satoshi Asami
2a281a9871 Put back PKGDIR definition. What do I know -- it was defined in
games/zangband/Makefile.

Submitted by:	bento
2000-10-09 02:34:36 +00:00
Satoshi Asami
08f0cc831b Move USE_IMAKE up above the include of bsd.port.pre.mk, so it gets the
dependency right.  (Also, remove the "#xxx Hack alert!" that becomes
unnecessary as a result. :)
2000-10-09 01:40:02 +00:00
Satoshi Asami
423990e4c2 Name change, files/md5 -> distinfo. (Only change is to message -- the
code actually detects both new and old errors.)

Expand the USE_XLIB case to include Xosdefs.h.
2000-10-09 01:37:22 +00:00
Mario Sergio Fujikawa Ferreira
3fb236c8a4 Simple MASTER_SITES addition.
Submitted by: maintainer <oddbjorn@tricknology.org>

PR: 21822
2000-10-09 01:29:07 +00:00
Satoshi Asami
593c1068d7 Fix own typo -- forgot a ">".
Submitted by:	bento
2000-10-09 00:26:12 +00:00
Chris D. Faulhaber
5f6e2e1cf5 - Update port to 2.0b6
- Allow mailman user/uid/install dir to be overridden
- Add WWW
2000-10-08 23:54:27 +00:00
Satoshi Asami
01d6c6e31a Define MD5_FILE instead of FILESDIR -- it turns out that the FILESDIR
definition was to get (the old) files/md5.

Submitted by:	bento
2000-10-08 23:47:46 +00:00
Satoshi Asami
62a369e45b "${MKDIR} work" -> "${MKDIR} ${WRKDIR}"
Submitted by:	bento
2000-10-08 23:20:54 +00:00
Trevor Johnson
1bd430337d Add PortoSeguro, Felipe Bergo's dock. 2000-10-08 21:47:23 +00:00
Trevor Johnson
332fe20a08 Add do-install target to port's Makefile. Remove patch section
adding install target to ${WRKSRC}/Makefile.

PR:		21792
Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp>
2000-10-08 19:31:00 +00:00
Trevor Johnson
feee5c527c Add URL for home page. 2000-10-08 19:03:11 +00:00
Trevor Johnson
656bf2fdab Add audio/snd, a multitracking, GUILE-extensible sound editor. 2000-10-08 18:53:47 +00:00
Chris D. Faulhaber
f65b3ad332 - Actually populate the variable used for the homedir when creating the
mailman user.
- Bump PORTREVISION
2000-10-08 18:20:40 +00:00
David E. O'Brien
6d6a246240 Take over maintance.
Approved by:	rnordier
2000-10-08 17:33:20 +00:00
Kevin Lo
38e1bcbc42 port is broken since renaming the patchfile
PR: 21830
Submitted by: MAINTAINER
2000-10-08 15:14:30 +00:00
Akinori MUSHA
a564850750 Add a German mirror to MASTER_SITE_RUBY. 2000-10-08 14:30:03 +00:00
Akinori MUSHA
ac596e3f53 Update to 0.2.7. 2000-10-08 14:16:47 +00:00
MIHIRA Sanpei Yoshiro
6505575cbe update to 1.5.2
1.4   More improved reliability. MPEG-1 video. 601
       luminance conversions. Hardware YUV conversions.
       AC3 fixed.
 1.4.1 Compatible with this year's window managers.
       Improved YUV overlay
 1.5   GUI update. Twice the complexity. Half the
       compilability.
 1.5.1 Improved music DVD playback. Higher quality
       through the MMX disable option.
 1.5.2 Now reads IFO files. You can play those
       interleaved DVD's.
2000-10-08 12:21:43 +00:00
Satoshi Asami
51824bb516 NEWLAYOUT is now the default. 2000-10-08 11:43:54 +00:00
Satoshi Asami
7a40c2a2f7 Fix MD5_FILE (files/md5 -> distinfo). 2000-10-08 10:31:13 +00:00
Satoshi Asami
479b3e87ff Move files/md5.{i386,alpha} to distinfo.{i386,alpha}. 2000-10-08 10:28:37 +00:00
Satoshi Asami
f7c1b90f73 Change places where "/patches/" is spelled out to "/files/". 2000-10-08 10:25:16 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
99ebbc27f8 Remove extra "pkg/". 2000-10-08 10:09:39 +00:00
Satoshi Asami
b1b11fff74 Oops, remove extra "pkg/". 2000-10-08 10:07:18 +00:00
Satoshi Asami
223b77c5d3 ${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...) 2000-10-08 10:05:16 +00:00
Satoshi Asami
a537c475ad ${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (now that's a new one!) 2000-10-08 10:04:18 +00:00
Satoshi Asami
abc7b2571a Adjust to lang/tcl* install/deinstall script paths. 2000-10-08 10:02:41 +00:00
Satoshi Asami
5e284d22d4 Adjust to x11-toolkits/tk* install/deinstall script paths. 2000-10-08 10:00:55 +00:00
Satoshi Asami
41a1051858 ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL as
the second argument.
2000-10-08 09:23:53 +00:00
Satoshi Asami
1e981237af ${PKGDIR}/INSTALL -> ${PKGINSTALL}. It isn't checking the arguments
anyway but I'm giving it the requisite two arguments.
2000-10-08 09:18:03 +00:00
Satoshi Asami
35fd6afe68 ${PKGDIR}/REQ -> ${PKGREQ}. Also, give it two arguments. 2000-10-08 08:55:51 +00:00
Satoshi Asami
3834cc1b28 ${PKGDIR}/INSTALL -> ${PKGINSTALL}. ${PKGINSTALL} is called without
any arguments but I'm not sure what I should give it (it's called from
pre-configure!) so I'll leave it alone.
2000-10-08 08:53:06 +00:00
Satoshi Asami
495a8149cb Use variables for ${PKGDIR}/{INSTALL,MESSAGE}. ${PKGINSTALL} is
called twice without any arguments but I'm not sure what I should give
it (it's once called from do-configure!) so I'll leave it alone.
2000-10-08 08:51:35 +00:00
Satoshi Asami
3c01009f0e ${PKGDIR}/INSTALL -> ${PKGINSTALL}. Also, give the requisite two
arguments to ${PKGINSTALL}.  (I suspect this install script actually
working without the second argument is because of this Makefile, but I
won't touch the script itself.)
2000-10-08 08:47:41 +00:00
Satoshi Asami
b1a71c9300 Rename pkg/{COMMENT,DESCR} to pkg-{comment,descr}. Take out
PKGDIR=${MASTERDIR} definition, which is the default.
2000-10-08 08:38:58 +00:00