Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
|
Use string concatenation in ANSI C.
|
|
Convert to the bsd.pkg.install.mk framework:
- Honour PKG_SYSCONFDIR.
- Use RCD_SCRIPTS to handle the installed rc.d script.
Bump PKGREVISION to 6.
|
|
|
|
|
|
Thanks to wiz for noticing.
|
|
netatalk implementations. Closes PR pkg/18725 from Greg A. Woods.
Didn't just delete the packages as the thread in current-users with title
"Appletalk seems broken in 1.6" from 28-30 Sept implies that some people
still prefer the old packages.
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
mkpatches faithfully files that away as a patch, which somewhat broke
my previous update. Fixing.
|
|
|
|
|
|
they've taken over maintenance for this branch. There's no hurry to
upgrade -- they don't even claim to support NetBSD with the current Beta.
Closes PR pkg/12872.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
put pid files in /var/run (not /var/spool/lock)
make the rc.d script accept start, stop, and restart like all the others
|
|
Found by pkgconflict.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to atalkd. Those patches have now been tested and are working on
/alpha-1.4.2, /alpha-current, and /x86-current.
|
|
stricter requirements now present in sys/net/rtsock.c in a -current kernel.
This change is sufficient for i386, but may still not be correct for
LP64 systems or systems with different alignment constraints.
Thanks to wrstuden for identifying the kernel change that affected this.
|
|
|
|
Update to netatalk-asun-2.1.3nb3
|
|
|
|
problem. Update version to netatalk-asun-2.1.3nb2
|
|
|
|
|