summaryrefslogtreecommitdiffstats
path: root/palm
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-6/+3
|
* Mark broken on gcc4.2.linimon2007-10-011-1/+5
|
* Mark as broken with gcc4.2.linimon2007-10-011-0/+4
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-241-1/+1
| | | | Congratulations :-)
* uppc kmod installation problem on amd64edwin2007-09-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please see a discussion thread starting with the following message: http://lists.freebsd.org/pipermail/freebsd-ports/2007-August/042999.html It seems that installation action of uppc-kmod port (do-install target) uses incorrect tool to put uppc.ko in its destination. It seems that the tool (${INSTALL_PROGRAM}) corrupts the .ko, so that it is not a valid kernel module anymore. If I put uppc.ko into /boot/kernel and do kldxref then kldxref complains about missing symbol table in uppc.ko and dumps core. If the module is loaded then it crashes my system. On the other hand, if I simply copy uppc.ko from work directory then it works ok. Essentially this is the same issue as described in the following PR only with another port: http://www.freebsd.org/cgi/query-pr.cgi?pr=100703 Kostik Belousov confirms the issue with stripping kernel modules on amd64: You cannot strip kernel modules on amd64, because modules are elf object files, as opposed to shared objects on all other archs. Strip strips the object file symbol table, that is used by the static linker and in-kernel linker on amd64. On the other hand, shared object contains also a dynamic symbol table, that is not stripped and used by in-kernel linker on !amd64. PR: ports/115517 Submitted by: Andriy Gapon <avg@icyb.net.ua>
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-234-8/+4
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update to 0.12.2miwi2007-07-125-43/+44
| | | | | PR: 114521 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2pav2007-07-021-1/+7
|
* - Change my mail address to araujo@.araujo2007-06-291-1/+1
| | | | Approved by: stas (mentor)
* Populate the 'kld' virtual category, for ports that install Kernel Loadablelinimon2007-06-291-1/+1
| | | | | | modules. Hat: portmgr
* Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-configvs2007-06-181-2/+2
| | | | | to discover the necessary flags and neither does librapi have an explicit dependency on libsynce.
* Try to correct works when compiled with gcc4anray2007-06-105-0/+78
| | | | Reported by: Slawa Olhovchenkov
* - Unbreak on amd64pav2007-06-061-6/+5
| | | | | | PR: ports/110525 Submitted by: Eric P. Scott <eps+pbug0703@ana.com> Approved by: maintainer timeout (ijliao; 2 months)
* - Update to 1.4.4pav2007-06-063-10/+11
| | | | | PR: ports/113282 Submitted by: bf <bf2006a@yahoo.com>
* - Welcome X.org 7.2 \o/.flz2007-05-1915-12/+13
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* BROKEN on amd64: Does not build (needs -fPIC)kris2007-04-211-1/+7
|
* fix breakage due to removal of bsd.port.pre.mkedwin2007-04-191-1/+3
| | | | | Pointy hat to: gabor Noticed by: dvl@
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-192-15/+3
| | | | with letter n-p
* Retire OPSYS (well-intentioned, but there was no way this port waskris2007-04-151-7/+1
| | | | | cross-BSD compatible anyway), and also retire <=4.x support while I'm here
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵miwi2007-04-105-92/+0
| | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 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
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-061-7/+1
| | | | with letter o-z
* Add support for WITHOUT_NLS.stefan2007-04-042-5/+13
| | | | | | PR: 110538 Submitted by: Helge Oldach <ports-coldsync-mar07@oldach.net> Approved by: maintainer
* - Fix after objformat removalpav2007-03-291-0/+3
| | | | Reported by: pointyhat
* - Fix after objformat removalpav2007-03-232-2/+2
|
* - Desupport 4.Xpav2007-03-232-8/+0
|
* - Builds fine on my amd64, so give this a shotpav2007-03-232-14/+2
|
* unbreakijliao2007-03-013-4/+42
| | | | | PR: 109647 Submitted by: "Eric P. Scott" <eps+pbug0702@ana.com>
* mt@primats.org.ua no longer has access to FreeBSD machines, and haslinimon2007-02-271-1/+1
| | | | | | | requested these ports be returned to the pool. We appreciate the help in the past. Hat: portmgr
* Remove not needed dccm from RUN_DEPENDS. Internal vdccm is generalization ofanray2007-02-121-2/+1
| | | | | | dccm. Reported by: pointyhat via kris, pav
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-112-0/+4
| | | | broken at that time and no fix has been submitted.
* BROKEN: Configure failskris2007-02-101-0/+2
|
* BROKEN: Does not buildkris2007-02-041-0/+2
|
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+2
|
* Add Samsung SCH-I730 support.anray2007-01-302-2/+20
|
* Add pkg-config to build depends.anray2007-01-272-0/+2
|
* - Add needed for build depends(devel/pkg-config).anray2007-01-272-0/+4
| | | | | | - Fix plist Reported by: pointyhat via kris
* Update to 0.9.3anray2007-01-2618-34/+162
|
* Update to 0.9.3anray2007-01-269-7/+95
|
* Update to 0.9.3anray2007-01-256-27/+60
|
* Fix build on 6-STABLEanray2007-01-241-7/+7
| | | | Reported by: pav
* Fix build on 7.0-CURRENTanray2007-01-181-0/+13
|
* - update to 0.9.1 [1]itetcu2007-01-072-6/+9
| | | | | | | -pass maintainership to submitter [1] PR: ports/107598 [1] Submitted by: Marcelo Araujo [1]
* add palm-db-tools 0.3.6ijliao2006-12-256-0/+57
| | | | Utilities for the PalmOS flat-file database programs
* Fix build with gcc41 and unbreak on amd64 by removing Werrorarved2006-12-222-6/+4
|
* Maintainer no longer has time for these ports.linimon2006-12-151-1/+1
| | | | Hat: portmgr
* Remove expired leaf ports:vd2006-12-1211-248/+0
| | | | | | | | | | | 2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead. 2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more 2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead 2006-12-10 shells/mudsh: Project disappeared from the internet 2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable 2006-12-01 palm/syncal: Does not build with new pilot-link 2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead 2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
* Update to 2.0.15.marcus2006-11-236-10/+12
|
* Fix build on FreeBSD 4.x.shaun2006-11-212-0/+12
| | | | | PR: ports/104320 (partial) Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
OpenPOWER on IntegriCloud