mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
12f5d21f63
2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
48 lines
1.1 KiB
Makefile
48 lines
1.1 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Software support for handheld devices (Palm, PocketPC, ...)
|
|
|
|
SUBDIR += bibelot
|
|
SUBDIR += coldsync
|
|
SUBDIR += gnome-pilot
|
|
SUBDIR += gnome-pilot-conduits
|
|
SUBDIR += iSiloXC
|
|
SUBDIR += imgvtopgm
|
|
SUBDIR += isilo
|
|
SUBDIR += jfconv
|
|
SUBDIR += jpilot
|
|
SUBDIR += jpilot-db
|
|
SUBDIR += libmal
|
|
SUBDIR += makeztxt
|
|
SUBDIR += mdbconv
|
|
SUBDIR += p5-Palm
|
|
SUBDIR += p5-Palm-PalmDoc
|
|
SUBDIR += palm-db-tools
|
|
SUBDIR += palmos-sdk
|
|
SUBDIR += palmpower
|
|
SUBDIR += pdbar
|
|
SUBDIR += pdbc
|
|
SUBDIR += pilot-link
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += pilrc
|
|
SUBDIR += plucker
|
|
SUBDIR += pose
|
|
SUBDIR += ppmtoTbmp
|
|
SUBDIR += prc-tools
|
|
SUBDIR += romeo
|
|
SUBDIR += sitescooper
|
|
SUBDIR += synce-dccm
|
|
SUBDIR += synce-gnomevfs
|
|
SUBDIR += synce-kde
|
|
SUBDIR += synce-librapi2
|
|
SUBDIR += synce-libsynce
|
|
SUBDIR += synce-multisync
|
|
SUBDIR += synce-rra
|
|
SUBDIR += synce-serial
|
|
SUBDIR += synce-trayicon
|
|
SUBDIR += txt2pdbdoc
|
|
SUBDIR += uppc-kmod
|
|
|
|
.include <bsd.port.subdir.mk>
|