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

12509 Commits

Author SHA1 Message Date
Tim Vanderhoek
ca1b9291af Don't force the user to edit pkg/PLIST manuall. Don't use += on
first occurence of MAKE_ENV.
1998-08-22 17:27:00 +00:00
Tim Vanderhoek
74ba41cbe7 ${PKGDIR}/PLIST -> ${PLIST} 1998-08-22 16:20:24 +00:00
Satoshi Asami
02d6163767 Make links correctly depending on NOMANCOMPRESS. 1998-08-22 13:20:35 +00:00
Satoshi Asami
e33fb5a4d2 It doesn't compile because of gtk path. Vanilla? :)
Also, the tcl path ("--with-tcl=/usr/include") is entirely
wrong.  Ports are not supposed to use tcl in /usr.
1998-08-22 11:13:29 +00:00
Tim Vanderhoek
e4be841dab Use the MAN1 variable. Add the other half of patch-aa that causes
this port to respect BINOWN and MANOWN.
1998-08-22 06:07:08 +00:00
Tim Vanderhoek
249efab97e Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.
Respect BINOWN and MANOWN.  (Changes for this are in patch-ad --- I
should have split patch-aa in a separate commit).
1998-08-22 05:48:17 +00:00
Tim Vanderhoek
e742866df2 Make this work with asami's proposed bsd.port.mk. <sigh> 1998-08-22 04:45:03 +00:00
Brian Somers
f71edbd136 Add www.Awfulhak.org to the distribution sites as the other
sites move the old archive away when a new one is available
(breaking the port).
1998-08-22 02:13:51 +00:00
Tim Vanderhoek
a90bcf55f6 Almost forgot the reason I was here: use the MAN1 variable. 1998-08-21 23:11:03 +00:00
Masafumi Max NAKANE
1ab9de6776 Add URI for DeleGate homepage. 1998-08-21 22:11:47 +00:00
Masafumi Max NAKANE
d4976c7d82 Upgrade to 5.6.5. 1998-08-21 22:10:28 +00:00
Masafumi Max NAKANE
5214a9daa8 Add a line only contains a # after the $Id$ line. 1998-08-21 22:04:29 +00:00
Tim Vanderhoek
8b85da920b Guys, you can't include "@exec ranlib xxx" in the plist. Doing so
will cause pkg_delete to fail.
1998-08-21 21:44:18 +00:00
Tim Vanderhoek
9ba070b296 Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
1998-08-21 21:40:02 +00:00
Brian Somers
3ed18311fd Version 2.0.2 -> 2.1a4 1998-08-21 18:09:19 +00:00
Justin M. Seger
b8df51a288 Add perl5 category and properly compress perl man pages.
Suggested by:   ache
1998-08-21 12:00:41 +00:00
Andrey A. Chernov
01707c1e84 PerlMagick is now included in ImageMagick
Reviewed by: no response from Satoshi
1998-08-21 03:17:25 +00:00
Justin M. Seger
395755e27a Unbreak by making a new checksum and fixing the makefile to find a new source
file.
1998-08-21 03:09:08 +00:00
Justin M. Seger
8e6d3e2186 Upgrade to tf-40b2 1998-08-21 03:06:54 +00:00
Justin M. Seger
53823d81fa Un-BREAK with new checksum 1998-08-21 02:22:36 +00:00
David E. O'Brien
b0a37b7555 * Nuke included libpcap so I don't make the mistake ache fixed again.
* Prefer -u diffs over -c
1998-08-20 22:06:00 +00:00
Tim Vanderhoek
809f9c49b0 Dang. Instead of fixing my braindamage, I managed to mildly spam this
file in the last commit.  Sorry about this, Martin.  It should be right,
now.  Really.
1998-08-20 21:28:09 +00:00
Tim Vanderhoek
5aa1df2fa2 Remove some brain-damage on my part. 1998-08-20 19:06:21 +00:00
Justin M. Seger
e15a36b2f2 BROKEN:
# make package
>> povuni_s.tgz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/.
Receiving povuni_s.tgz (754341 bytes): 100%
754341 bytes transfered in 0.9 seconds  (800.61 Kbytes/s)
>> Checksum mismatch for povuni_s.tgz.
>> Checksum OK for povuni_d.tgz.
Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 18:56:00 +00:00
Justin M. Seger
1396c73731 BROKEN:
# make package
>> qpage-3.2.tar.Z doesn't seem to exist on this system.
>> Attempting to fetch from http://www.qpage.org/download/.
Receiving qpage-3.2.tar.Z (149352 bytes): 100%
149357 bytes transfered in 24.5 seconds  (5.95 Kbytes/s)
>> Checksum mismatch for qpage-3.2.tar.Z.
Make sure the Makefile and md5 file (/usr/ports/BROKEN/comms/qpage/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
#
1998-08-20 17:45:23 +00:00
Justin M. Seger
e470f7ab97 BROKEN:
# make package
>> harmonics.gz doesn't seem to exist on this system.
>> Attempting to fetch from http://www.universe.digex.net/~dave/files/.
Receiving harmonics.gz (358944 bytes): 100%
358944 bytes transfered in 396.0 seconds  (906 bytes/s)
>> Checksum OK for xtide-1.6.2.tar.gz.
>> Checksum mismatch for harmonics.gz.
Make sure the Makefile and md5 file (/usr/ports/astro/xtide/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 17:42:06 +00:00
Justin M. Seger
4a3440955e BROKEN:
# make checksum
>> Checksum mismatch for seaview.tar.
1998-08-20 17:41:16 +00:00
Satoshi Asami
7cd6f24734 /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/local/share/mysql/mysql
/usr/ports/databases/mysql/work/mysql-3.21.33/scripts/mysql_install_db
Didn't find the 'data' directory in the current directory
You should be in the distribution directory when executing this script
Please go to the directory where you unpacked this distribution
and start this script with 'scripts/mysql_install_db'
*** Error code 1
1998-08-20 13:29:17 +00:00
Vanilla I. Shu
f937a478e3 Fix the path problem.
Reminded by:	asami
1998-08-20 11:18:07 +00:00
Satoshi Asami
52d64440ee List files (actually only one) instead of directory. Shame on me.
While I'm here, add a @dirrm to delete said directory.
1998-08-20 10:31:42 +00:00
Satoshi Asami
d421946b3f Still doesn't package here, as root and without chroot. A few hundred
files are missing, so something is seriously wrong.
1998-08-20 10:21:20 +00:00
Satoshi Asami
2e69c43cef Adjust to new perl5 scheme. I don't continue fixing things but this port
was required by a few others.
1998-08-20 10:04:02 +00:00
Satoshi Asami
9c8a946603 Does this port automatically detect Motif now? Eek.
===
 :
cc -o chimera -O2 -m486      -L/usr/X11R6/lib  main.o url.o net.o ftp.o gopher.o http.o        util.o document.o local.o cache.o mime.o input.o        md5.o auth.o lang.o stringdb.o inline.o widget.o convert.o        fallback.o      -L../mxw -lmxw -L../libhtmlw -lhtmlw                    -L../xloadimage -lxloadimage                     -L../common -lcommon                                          -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm
main.o: Undefined symbol `_SetDelayedImageLoading' referenced from text segment
main.o: Undefined symbol `_ToggleDelayedImageLoading' referenced from text segment
HTML.o: Undefined symbol `_xmDrawingAreaWidgetClass' referenced from text segment
HTML.o: Undefined symbol `_xmScrollBarWidgetClass' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
 :
1998-08-20 09:57:32 +00:00
Tim Vanderhoek
dea5530101 GNU_CONFIGURE, actually. I really hope the maintainer has
a good reason for building the plist this way.  Unbreak for
the new bsd.port.mk.  We're not even going to talk about manpages
for this one...
1998-08-20 09:47:16 +00:00
Satoshi Asami
27c35668b6 Remove bogus tab at the beginning of (or at the end of) an empty line.
Found by:	portlint
1998-08-20 09:45:01 +00:00
Satoshi Asami
e49f81adfd Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
1998-08-20 09:39:06 +00:00
Satoshi Asami
fbbae1aa88 Could this be one of those that require an old version of qt?
===
 :
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -Iversit  -O2 -pipe -c eventwidget.cpp
eventwidget.cpp: In method `bool EventWidget::eventFilter(class QObject *, class QEvent *)':
eventwidget.cpp:73: `Event_FocusRestore' undeclared (first use this function)
eventwidget.cpp:73: (Each undeclared identifier is reported only once
eventwidget.cpp:73: for each function it appears in.)
gmake[2]: *** [eventwidget.o] Error 1
gmake[2]: Leaving directory `/usr/ports/deskutils/korganizer/work/korganizer/src'
 :
1998-08-20 09:12:04 +00:00
Tim Vanderhoek
991d4d08c7 I couldn't test this, since it died partway through the build, but
it should fix the install.  I did a partial test (which turned-out
to be a good thing) of a partial build, and it worked, at least...
1998-08-20 08:57:47 +00:00
Satoshi Asami
2a2e7e38f4 Depend on giflib, E needs it. 1998-08-20 08:22:35 +00:00
Satoshi Asami
a4bed74947 Properly call ldconfig from pkg_add and pkg_delete.
I also noticed a libgif.so.3 -> libgif.so.3.0 link in /usr/local/lib
so I thought it was this port adding it but when I installed it again
it didin't reappear.  I wonder wth is going on....
1998-08-20 08:21:41 +00:00
Joseph Koshy
1757d0a0d4 Don't bytecompile emacs .el files that go in to site-lisp/.
Requested by: asami@freebsd.org
1998-08-20 08:07:14 +00:00
Satoshi Asami
b9340d7da3 Seems this port didn't survive the gtk path change. Vanilla? :)
-----
checking for gtk_widget_new in -lgtk... no
configure: error: Can not link with gtk/gdk/glib
*** Error code 1

Stop.
1998-08-20 07:56:20 +00:00
Satoshi Asami
9111e6f1b5 Mark these ports broken if DISPLAY not set. 1998-08-20 07:35:23 +00:00
Thomas Gellekum
6bf3ce678a Make this fetchable again. 1998-08-20 07:01:07 +00:00
Tim Vanderhoek
446c0d1b28 Don't generate a PLIST on-the-fly. 1998-08-20 05:38:19 +00:00
Tim Vanderhoek
bfda4c1363 Remove libproplist from here, too.
Found-by:	*** Error code 2.  Stop.  *** Error code 1.  Stop.
1998-08-20 04:41:28 +00:00
Tim Vanderhoek
ca2856b5a0 As the last PLISTs with manpages, these were a window into the past.
Shut the window.
1998-08-20 03:45:29 +00:00
Tim Vanderhoek
2dcbf3caf3 I eat manpages for lunch. 1998-08-20 03:41:09 +00:00
Tim Vanderhoek
9f5e5e4e08 For removing this one manpage, I can not be bothered to
think of a pun.
1998-08-20 03:29:15 +00:00
Tim Vanderhoek
2e339a3559 These files no longer have manpages in them. 1998-08-20 03:26:58 +00:00