| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 21035
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: ports/20423
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
|
|
|
|
|
| |
PR: 19929
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
|
|
|
|
| |
PR: 19622
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
PR: 19149
Submitted by: pseudo-maintainer
|
|
|
|
|
| |
PR: 18976
Submitted by: pseudo-maintainer
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: ports/18676
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 18437
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
out of the shared library.
PR: ports/18016
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
string so I fixed it.
|
|
|
|
|
|
|
|
|
| |
- Fix typo in man page
I've left the dependency since libjpeg is explictly used by this port.
PR: 17851
Submitted by: tkato@prontomail.ne.jp
|
| |
|
|
|
|
|
|
|
|
|
| |
Due to the change of default prefix from X11BASE to LOCALBASE, some
other ports Makefile having dependancy to grapchics/netpbm may have to
modify *_DEPENDS line. I'll update those ports in a minute.
PR: 17742
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
|
|
| |
- Fix typo
PR: 16037
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 14403
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
| |
2) Add support for more xbm files
3) Install pstopnm.1 man page.
Submitted by: candy <candy@kgc.co.jp>
PR: ports/11956 ports/11957 ports/11958
|
|
|
|
| |
Add patch for Alpha. (fix type conflicts)
|
| |
|
|
|
|
| |
would go backwards.
|
|
|
|
| |
Approved by: asami
|
| |
|
| |
|
|
|
|
| |
to maintain all these ports I once committed (sometimes as a proxy).
|
|
|
|
| |
patch-ag was moved out of patch-ad.
|
|
|
|
|
| |
Submitted by: volf@oasis.IAEhv.nl (Frank Volf)
PR: 4740
|
|
|
|
|
|
| |
While I'm here, sort the PLIST.
PR: 4132 (pnmrotate)
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
lot of ports or what! ;>
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
| |
and some other minor cleanup.
|
|
|
|
|
| |
*-< :) (<= this is me with the pointed hat)
Pointed-out by: taob@gate.sinica.edu.tw
|
|
|
|
| |
also suffixes 3 and 5 not 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
|
| |
|
|
|
|
| |
Pointed-out by: jmz
|
|
|
|
|
|
|
| |
(1) Create merged binaries (much, much smaller total size)
(2) Use tiff library available in ports
(3) Install manpages in section 3 and 5 correctly
(4) Add missing executables to PLIST
|
| |
|
|
Submitted by: jmz
|