Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-27 | Add reference to NetBSD .) | hubertf | 1 | -1/+1 | |
1997-10-27 | delete include/rpm on pkg_delete | hubertf | 1 | -0/+1 | |
1997-10-27 | update V2.4.3 -> V2.4.8 | hubertf | 1 | -1/+1 | |
1997-10-27 | LIBS+=-lcompat | hubertf | 1 | -2/+11 | |
1997-10-27 | We are NetBSD! We got no <sys/stdtypes.h>! | hubertf | 1 | -2/+20 | |
1997-10-27 | we run netbsd on ${ARCH} | hubertf | 1 | -1/+2 | |
1997-10-27 | <$ARCH>ify, remove propperly | hubertf | 1 | -1/+4 | |
1997-10-27 | i386 -> <$ARCH> | hubertf | 1 | -2/+2 | |
1997-10-27 | /usr/local/ -> ${PREFIX} | hubertf | 1 | -3/+12 | |
1997-10-27 | search ${PREFIX} for includes, libs | hubertf | 1 | -0/+10 | |
1997-10-27 | update & fix for V4.1 | hubertf | 4 | -74/+43 | |
1997-10-27 | put config-files in ${PREFIX}, add MANCOMPRESSED, MAN1, MAN4 | hubertf | 1 | -1/+6 | |
1997-10-27 | wish4.1 -> wish8.0 | hubertf | 1 | -0/+8 | |
1997-10-27 | delete all files | hubertf | 1 | -1/+14 | |
1997-10-27 | add \n at EOF | hubertf | 1 | -1/+1 | |
1997-10-27 | tk41 -> tk80, move remove USE_X11, replace /usr/local | hubertf | 1 | -4/+10 | |
1997-10-27 | clean up propperly on pkg_del | hubertf | 1 | -1/+3 | |
1997-10-24 | update & comment a bit | hubertf | 1 | -19/+19 | |
1997-10-24 | Put back FreeBSD RCS-Id | hubertf | 1 | -1/+2 | |
1997-10-24 | Put back FreeBSD RCS-Id. | hubertf | 2 | -2/+4 | |
1997-10-24 | - care for info-page | hubertf | 1 | -0/+4 | |
- remove port-specific dirs on pkg_delete | |||||
1997-10-24 | - Put back FreeBSD RCS Id | hubertf | 1 | -1/+9 | |
- Configure as '${ARCH}--netbsd' (CONFIGURE_ARGS) - require devel/gtexinfo for info-pages - run install-info on 'make install' | |||||
1997-10-24 | Put back FreeBSD RCS-Id | hubertf | 1 | -1/+2 | |
1997-10-24 | Use ${PREFIX}, not /usr/local! | hubertf | 1 | -5/+10 | |
1997-10-24 | - Put back FreeBSD RCS-Id | hubertf | 1 | -1/+4 | |
- add MANCOMPRESSED, MAN1 | |||||
1997-10-24 | search fdrc in ${PREFIX}/etc, not /etc | hubertf | 1 | -0/+11 | |
1997-10-24 | do not define sys_errlist | hubertf | 1 | -0/+11 | |
1997-10-24 | include etc/fdrc | hubertf | 1 | -0/+1 | |
1997-10-24 | - Put back FreeBSD RCS-Id | hubertf | 1 | -1/+3 | |
- Install .fdrc | |||||
1997-10-24 | remove all directories on pkg_delete | hubertf | 1 | -0/+25 | |
1997-10-24 | Add URL of homepage to description | hubertf | 1 | -0/+4 | |
1997-10-24 | - Put back FreeBSD RCS-Id | hubertf | 1 | -4/+5 | |
- Move from tk41 to tk80 | |||||
1997-10-24 | include formatted manpage | hubertf | 1 | -0/+1 | |
1997-10-24 | shut up user_from_uid(3), group_from_gid(3) | hubertf | 1 | -0/+13 | |
1997-10-24 | put manpages in ${PREFIX}/man, not ${PREFIX}/man/man | hubertf | 1 | -1/+1 | |
1997-10-24 | - Put back FreeBSD RCS Id | hubertf | 1 | -1/+4 | |
- define MAN1 | |||||
1997-10-24 | - Put back FreeBSD RCS-Id | hubertf | 1 | -1/+5 | |
- Define MANCOMPRESSED, MAN1 | |||||
1997-10-24 | claen up on pkg_delete | hubertf | 1 | -0/+1 | |
1997-10-24 | Update patch to detect Free/NetBSD in one go. | hubertf | 1 | -38/+35 | |
1997-10-24 | Put back FreeBSD RCS-Id | hubertf | 1 | -1/+2 | |
1997-10-24 | You need this option for Free- AND NetBSD! :-) | hubertf | 1 | -1/+1 | |
1997-10-24 | Use ${PREFIX}, not /usr/local! | hubertf | 1 | -5/+7 | |
1997-10-24 | Put back FreeBSD RCS-Id. | hubertf | 1 | -1/+2 | |
1997-10-24 | clean out dirs on pkg_delete | hubertf | 1 | -0/+2 | |
1997-10-24 | Put back FreeBSD RCS-Id. | hubertf | 1 | -1/+2 | |
1997-10-23 | Add libutf | agc | 1 | -1/+2 | |
1997-10-23 | Initial import of library with UTF-8 character set functionality, and | agc | 5 | -0/+33 | |
including UTF-8 aware regular expressions. Needed for the ssam editor. | |||||
1997-10-15 | Revert the default location to be /usr/local, so that we can use | agc | 2 | -24/+10 | |
the pre-processing stage in the pre-configure Makefile target to modify /usr/local to ${PREFIX}. | |||||
1997-10-15 | Pre-process the source tree, to modify /usr/local to ${PREFIX}. | agc | 1 | -1/+6 | |
This is done in the pre-configure stage. | |||||
1997-10-15 | Fix obvious typo which caused a NetBSD system to be recognised | agc | 1 | -1/+1 | |
as a FreeBSD one. |