| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Under open-motif we see a segfault when mgdiff calls regexec() in
libgnuregexec's regexec.c at line 782. Let's avoid libgnuregexec
entirely and use the regexec(3) provided by FreeBSD's libc instead.
This resolves the segfault and as a bonus we reduce mgdiff's
dependency list.
We also remove a now incorrect comment in the patch. It was misleading
since the EXTRA_LIBRARIES for Dell SVR4 had already been removed.
PR: 280289
Approved by: portmaster@BSDforge.com (maintainer)
MFH: 2024Q3
|
|
|
|
|
|
|
|
|
| |
Remove libXp dependency from mgdiff, it is not needed, and libXp is
deprecated.
Remove deprecation from mgdiff.
Notes:
svn path=/head/; revision=513124
|
|
|
|
| |
Notes:
svn path=/head/; revision=415145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop pkg-message by moving icons under share/pixmaps
- Add 48x48 color icon
- Add WWW link
- Define LICENSE
- Fix spelling of UNIX
- Pass maintainership
PR: 197975
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Notes:
svn path=/head/; revision=379808
|
|
|
|
| |
Notes:
svn path=/head/; revision=363444
|
|
|
|
| |
Notes:
svn path=/head/; revision=363336
|
|
|
|
| |
Notes:
svn path=/head/; revision=357437
|
|
Submitted by: Andreas Lohr andreas@marvin.RoBIN.de
Notes:
svn path=/head/; revision=4476
|