Age | Commit message (Collapse) | Author | Files | Lines |
|
exported header anymore
so do this nonsense here to let the pkg build
|
|
|
|
should fix install error detected in bulk build
|
|
installation using XFree86/xorg packages from pkgsrc.
Apply patch from FUKAUMI Naoki in PR pkg/26743, no bump PKGREVISION
because there aren't functional changes if XFree86/xorg from pkgsrc
is not used.
|
|
seen in kristerw@'s bulk build.
Bump PKGREVISION.
|
|
|
|
version this package depends on anymore.
|
|
bulk build.
|
|
this package depends on.
|
|
No idea if this works, since I don't know how to use this, but the diff
looks sane enough to me.
|
|
|
|
+ drscheme-208
Pointed out by Peter Bex.
|
|
|
|
have been done.
|
|
|
|
|
|
Should fix problem seen in last bulk-build.
|
|
* gcvs 1.0b2
- callback.[ch], interface.[ch] and support.[ch] will be
created automaticaly if gcvs.glade is newer
- add debug statement to check what envirment cvs gets
(activated by -DqCvsDebug=1)
* gcvs 1.0b2
- fixed Bug #507525
- fixed memory leaks while changing enviroment
- updated INSTALL file for using CVSGUI111 branch
- project- and spec-file updated to new beta
* gcvs 1.0b1:
- add forgotton headers to makefiles for building distribution
- update project file and version-strings
Makes the package build with gcc3.
|
|
Should fix bulk build.
|
|
update of ical since older version don't appear to be available from new
master site.
|
|
Point to correct location of VERSION file so we save the correct version
into pkgconfig file.
Addresses PR pkg/26875 by Ian Zagorskih.
|
|
|
|
|
|
|
|
|
|
|
|
This test verifies that print-PLIST works, as well as related functionality
such as PRINT_PLIST_AWK.
Reviewed by gavan@.
|
|
Add dante to CONFLICTS as they install files with the same name (dante already
has socks4 in its own CONFLICTS).
|
|
|
|
FEATURES:
- added crufty XML DocBook support
PORTABILITY FIXES:
- fixed a g++ 3.0 compilation problem
|
|
Don't try and use getutent() on NetBSD's that have utmpx
Fixes problems seen in bulkbuild.
|
|
so set USE_NCURSES and USE_GNU_READLINE. Should fix bulk build.
|
|
|
|
|
|
Changes since 2.037: 4 years of active development, and about 1000 lines
of NEWS included in changes.txt in the archive.
|
|
for it, but the result was never used.
|
|
NetBSD 2.0.
|
|
|
|
|
|
|
|
Changes since 0.8 are not documented except in the
ChangeLog.
Changes from Version 0.7 to 0.8
- Fixed lot of bugs, especially in nfs code
- Series 3 _should_ work again.
- Added support for KDE (KDE >= 2.1)
- Added KDE Application "kpsion"
Changes from Version 0.6 to 0.7
- Changed timezone-stuff again. With S5, now the machine-info is
evaluated. This info holds the Psion's time-offset so that we
are able to calculate the offset correctly, regardless of the
Psion's setting. All that is done in a new class PsiTime.
For S3, a Fallback is provided using an Env-Variable "PSI_TZ" which
can be set to the Psion's time-offset in seconds.
- Added lots of rpc related stuff:
- Implemented a procfs-like subdir in plpnfsd. Processes can
be examined and misc. parameters can be examined/changed using
the entries in <psionMountDir>/proc/
Several parameters can now be changed on the fly:
attribute-cache timeout in seconds: proc/acache (rw)
debuglevel: proc/debuglevel (rw)
directory-cache timeout in seconds: proc/dcache (rw)
Psion's owner-info: proc/owner (ro)
Unix-owner of mounted directory: proc/unixowner (rw)
Stopping of plpnfsd has now changed:
Old:
reference /mnt/psion/exit
New:
echo stop > /mnt/psion/proc/exit
This should be safer than accidentally referencing a file.
For every process running on the psion, a subdir in proc/ is
created with two files "cmd" and "args" (both ro). cmd is the
process-name, args is it's commandline.
- Added machinfo command in plpftp for displaying lot of interesting
information about S5. (E.g. battery status etc.)
- Added killsave and runrestore to plpftpd. Both take a unix file
as argument. killsave kills all processes on the Psion and saves
restart-information to the specified file. runrestore reads a file
created by killsave and starts all processes saved in this file.
-> Functionality similar to the behavior of PsiWin before/after backup.
|
|
|
|
Closes PR pkg/26845 by Kouichirou Hiratsuka.
|
|
|
|
|
|
unwanted extra files installed.
|
|
sigaction structure.
|
|
|
|
the resulting shared library names don't necessarily match the NetBSD
names. Instead of hardcoding the shared library names in the PLISTs,
only list the libtool archives in the PLISTs and dynamically determine
the shared library names at post-install time and insert them into
the PLIST. This fixes PLIST errors on non-NetBSD platforms.
All of the magic is done in pkgsrc/lang/gcc3/language.mk. This should
probably be generalized into something that could be used by all
packages that use libtool.
|
|
|