Mark Linimon
0e653b3b04
Fix typo in comments. I don't believe there are that many sites
...
where you can download masers, but, on the other hand, see RFC 1437
by the present committer.
2003-11-02 00:15:23 +00:00
Christian Weisgerber
2934d4ceb2
Release maintainership of ports due to personal technical difficulties.
...
Submitted by: Serge Gagnon
2003-07-30 20:18:51 +00:00
Daichi GOTO
e4b8bfe6d0
- Unbroke xview on -current machine
...
- New files patch-old-wait.h patch-text_extras_menu patch-util-Imakefile
types.h.in wait.h.in.
PR: 52437
Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer)
2003-06-19 06:56:25 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
d500c1cc50
BROKEN on 5.1: does not compile
2003-05-18 10:15:44 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Patrick Li
40ec9cb1db
Add patch to fix mmap function prototype being redefined even for OS's with
...
an mmap implementation
PR: ports/41093
Submitted by: Adam Weinberger <adam@vectors.cx>
2002-08-01 02:50:41 +00:00
David W. Chapman Jr.
f023fb8b4d
Fix building on -current
...
PR: 37987
Submitted by: Oliver Braun
2002-05-15 20:03:08 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Thomas Gellekum
a9b51c42e0
Don't remove include/bitmaps; mtree(8) takes care of it.
2001-06-07 11:45:55 +00:00
Jimmy Olgeni
a130b2e7dd
Batch of style fixes for x11-toolkits.
2001-02-05 16:49:17 +00:00
Lars Koeller
ba965121da
Forgotten to bump PORTREVISION due to addition of patch-lp, which fixed
...
the problems of finding .text_extras_menu.
2001-01-28 14:54:40 +00:00
Lars Koeller
c614263584
During compile of xview on my 4.2-Release System with XFree-3.3.6 the
...
location of .text_extras_menu is set via imake to
-DEXTRASMENU="\"/usr/X11R6/lib/.text_extras_menu\""
This absolute path is not handeld by the code in
.../lib/libxview/textsw/txt_e_menu.c
This patch fixes this case. The warning message when starting xview
progams it's unable to find
/usr/lib/./usr/X11R6/lib/.text_extras_menu
didn't appear anymore.
2001-01-21 19:05:07 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1
First round of INSTALL_SHLIB fixes.
2000-06-15 16:44:16 +00:00
Satoshi Asami
fe90a46320
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
...
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
56d3de68d8
Add 5 files and delete 4 directories.
...
Submitted by: bento
2000-06-02 19:32:26 +00:00
Chris Piazza
458db42f26
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 01:11:24 +00:00
Satoshi Asami
dbddd321ba
Fix for sigset_t changes in -current.
...
PR: 16174
Submitted by: Alexander Langer <alex@cichlids.com>
2000-01-20 03:38:25 +00:00
Steve Price
5d8a5b5c88
Remove and entry for a file that we are longer using.
...
Caught by: pib(1)
1999-09-27 02:12:05 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Steve Price
ba6754f275
Combine xview-config and xview-lib into one port, xview.
...
PR: 11305
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-05-04 22:58:09 +00:00
Satoshi Asami
839f94d88c
Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
...
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Steve Price
7e7c29d9bd
Remove the _Use macro as it conflicts with the one supplied
...
by X11R6. Also portlin clean and separate patches out so
there is one file per patch.
PR: 6411
Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
1998-05-04 03:34:56 +00:00
Thomas Gellekum
f79d5b90e1
DISTFILE now on MASTER_SITE_LOCAL.
1997-10-28 12:28:08 +00:00
David E. O'Brien
12bfcfc1d8
Greatly shortened the DESCR files (which were simply the long README file
...
from the distfile).
Clarified COMMENT files.
1996-12-25 12:09:04 +00:00
Satoshi Asami
cdc7a3c58b
Makefile cleanup. Plus:
...
xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract:
target, otherwise DEPENDS won't work
xview-lib/Makefile: add comment explaining above, use full pathname
for ldconfig
xview-config/Makefile: use MASTER_SITE_XCONTRIB
1996-11-16 10:49:57 +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
d388462c78
Add XView.prog.
...
Noticed by: workman port
1995-11-27 07:53:13 +00:00
Satoshi Asami
d5bd88729e
Make the xview-* trilogy compile. I haven't tested them, but all
...
the patches applied without hitch so I assume they should work. (ljo's
too busy to take a look now, so I went ahead and fixed them....)
1995-04-25 04:48:02 +00:00
Satoshi Asami
08f93b2bb4
Some more ports Makefile updates...sorry, don't have time now so
...
x11/ is only halfway finished.
1995-04-12 15:22:43 +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
3753222345
Try to get most ports checksummed
1995-03-31 22:18:54 +00:00
L Jonas Olsson
4da66dcc6b
It is build: that is a no-op, not all:.
1994-11-23 12:39:45 +00:00
L Jonas Olsson
bb0ec3dc17
More fixes to get it to build properly.
1994-11-22 17:05:56 +00:00
L Jonas Olsson
305d7c6f69
Make a separate package for the config files. This is a simple way
...
out of having to install config files before the rest (libs and clients)
can be built.
1994-11-22 12:06:23 +00:00